[richfaces-svn-commits] JBoss Rich Faces SVN: r4554 - 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
Thu Dec 6 08:37:43 EST 2007
Author: artdaw
Date: 2007-12-06 08:37:43 -0500 (Thu, 06 Dec 2007)
New Revision: 4554
Modified:
branches/3.1.x/docs/userguide/en/src/main/docbook/included/orderingList.xml
Log:
http://jira.jboss.com/jira/browse/RF-1184 - add screenshot for style classes, comment-out Sorting API
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-06 13:32:24 UTC (rev 4553)
+++ branches/3.1.x/docs/userguide/en/src/main/docbook/included/orderingList.xml 2007-12-06 13:37:43 UTC (rev 4554)
@@ -370,6 +370,7 @@
</thead>
<tbody>
<!--Sorting API -->
+ <!--
<row>
<entry>doSortAscending()</entry>
<entry>Sorts items in the list ascending</entry>
@@ -382,6 +383,8 @@
<entry>doSort()</entry>
<entry>Inverts current sorting</entry>
</row>
+ -->
+
<!--Controls common API -->
<row>
<entry>doHide()</entry>
@@ -600,8 +603,17 @@
<para>On the screenshot there are classes names that define styles for component elements.</para>
- <!-- ADD SCREENSHOT -->
+ <figure>
+ <title>Style classes</title>
+
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="images/orderingList_classes.png" scalefit="1"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
<table>
<title>Classes names that define a caption representation</title>
<tgroup cols="2">
More information about the richfaces-svn-commits
mailing list