Author: msorokin
Date: 2009-08-21 13:03:33 -0400 (Fri, 21 Aug 2009)
New Revision: 15260
Modified:
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/contextMenu.xml
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/tooltips.xml
Log:
updated
Modified:
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/contextMenu.xml
===================================================================
---
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/contextMenu.xml 2009-08-21
16:10:27 UTC (rev 15259)
+++
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/contextMenu.xml 2009-08-21
17:03:33 UTC (rev 15260)
@@ -1,5 +1,5 @@
<section id="contextMenu">
- <title>Context Menus TBR</title>
+ <title>Context Menus </title>
<para>Context menus are called when you right-click on a UI element. RichFaces
library provides a special component <emphasis
role="bold"><property><rich:contextMenu
></property></emphasis> to implement this type of functionality.
</para>
Modified:
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/tooltips.xml
===================================================================
---
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/tooltips.xml 2009-08-21
16:10:27 UTC (rev 15259)
+++
branches/community/3.3.X/docs/photo_album_app_guide/en/src/main/docbook/includes/tooltips.xml 2009-08-21
17:03:33 UTC (rev 15260)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<section id="tooltips">
- <title>ToolTips TBR</title>
+ <title>ToolTips </title>
<para>
When using RichFaces components library you've got nealy everything to build
UI, making a tooltip is not an exception. RichFaces provides a separate component to make
a bubble appeare when the user hovers a UI element or layout area.
The component is <emphasis
role="bold"><property><rich:toolTip></property></emphasis>.
Show replies by date