[richfaces-svn-commits] JBoss Rich Faces SVN: r4887 - branches/3.1.x/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Dec 18 06:10:00 EST 2007
Author: artdaw
Date: 2007-12-18 06:10:00 -0500 (Tue, 18 Dec 2007)
New Revision: 4887
Modified:
branches/3.1.x/docs/userguide/en/src/main/docbook/included/orderingList.xml
Log:
http://jira.jboss.com/jira/browse/RF-1184 - fix Details of Usage according to dev project
Modified: branches/3.1.x/docs/userguide/en/src/main/docbook/included/orderingList.xml
===================================================================
--- branches/3.1.x/docs/userguide/en/src/main/docbook/included/orderingList.xml 2007-12-18 11:03:56 UTC (rev 4886)
+++ branches/3.1.x/docs/userguide/en/src/main/docbook/included/orderingList.xml 2007-12-18 11:10:00 UTC (rev 4887)
@@ -100,10 +100,16 @@
<property>"var" </property>
</emphasis> attributes are used to access the values of a list. </para>
- <!--para>Controls rendering is based on the <emphasis>
+ <para>Controls rendering is based on the <emphasis>
<property>"controlsType" </property>
</emphasis> attribute. Possible types are button or none.
- </para-->
+ </para>
+ <note>
+ <para>
+ Currently the button controls type is based on <div> element.
+ </para>
+ </note>
+
<para> The <emphasis>
<property>"selection" </property>
@@ -137,12 +143,15 @@
<para> The <emphasis role="bold">
<property><rich:orderingList></property>
</emphasis> component allows to use <emphasis>
- <property>"header"</property>
+ <property>"caption"</property>
</emphasis>
<!--and <emphasis>
<property>"footer" </property>
</emphasis> -->
- facets. </para>
+ facet.
+ A caption could be also defined with <emphasis>
+ <property>"captionLabel"</property></emphasis> attribute.
+ </para>
<!-- ADD SCREENSHOT-->
More information about the richfaces-svn-commits
mailing list