Author: maksimkaszynski
Date: 2008-03-12 09:06:04 -0400 (Wed, 12 Mar 2008)
New Revision: 6746
Modified:
trunk/ui/orderingList/src/main/config/component/orderinglist.xml
Log:
updated tests
Modified: trunk/ui/orderingList/src/main/config/component/orderinglist.xml
===================================================================
--- trunk/ui/orderingList/src/main/config/component/orderinglist.xml 2008-03-12 12:34:04
UTC (rev 6745)
+++ trunk/ui/orderingList/src/main/config/component/orderinglist.xml 2008-03-12 13:06:04
UTC (rev 6746)
@@ -305,7 +305,7 @@
<classname>java.lang.Object</classname>
<description>RowKey is a representation of an identifier for a specific
data row</description>
</property>
- <property>
+ <property el="false">
<name>rowKeyVar</name>
<classname>java.lang.String</classname>
<description>The attribute provides access to a row key in a Request
scope</description>
@@ -317,14 +317,14 @@
A number of rows to display, or zero for all remaining rows in the list
</description>
</property>
- <property>
+ <property el="false">
<name>stateVar</name>
<classname>java.lang.String</classname>
<description>
The attribute provides access to a component state on the client side
</description>
</property>
- <property>
+ <property el="false">
<name>var</name>
<classname>java.lang.String</classname>
<description>
Show replies by date