Author: smukhina
Date: 2008-09-11 11:24:56 -0400 (Thu, 11 Sep 2008)
New Revision: 10415
Modified:
trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
Log:
https://jira.jboss.org/jira/browse/RF-2613 -APIs are market as implemented
Modified: trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2008-09-11 15:21:31
UTC (rev 10414)
+++ trunk/docs/userguide/en/src/main/docbook/included/listShuttle.xml 2008-09-11 15:24:56
UTC (rev 10415)
@@ -431,20 +431,20 @@
</row>
<!--List managing API -->
<row>
- <entry role="tbi">up()</entry>
- <entry role="tbi">Moves up selected item in the
list (to be implemented)</entry>
+ <entry>up()</entry>
+ <entry>Moves up selected item in the list</entry>
</row>
<row>
- <entry role="tbi">down()</entry>
- <entry role="tbi">Moves down selected item in the
list (to be implemented)</entry>
+ <entry>down()</entry>
+ <entry>Moves down selected item in the list</entry>
</row>
<row>
- <entry role="tbi">top()</entry>
- <entry role="tbi">Moves top selected item in the
list (to be implemented)</entry>
+ <entry>top()</entry>
+ <entry>Moves top selected item in the list</entry>
</row>
<row>
- <entry role="tbi">bottom()</entry>
- <entry role="tbi">Moves bottom selected item in
the list (to be implemented)</entry>
+ <entry>bottom()</entry>
+ <entry>Moves bottom selected item in the
list</entry>
</row>
<row>
<entry>copy()</entry>