Author: maksimkaszynski
Date: 2008-03-12 05:51:57 -0400 (Wed, 12 Mar 2008)
New Revision: 6738
Modified:
trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
Log:
added more sophisticated tests
Modified: trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
--- trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2008-03-12 09:51:45 UTC
(rev 6737)
+++ trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2008-03-12 09:51:57 UTC
(rev 6738)
@@ -220,7 +220,7 @@
Defines target list caption representation text
</description>
</property>
- <property>
+ <property el="false">
<name>var</name>
<classname>java.lang.String</classname>
<description>
@@ -257,12 +257,12 @@
<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>
</property>
- <property>
+ <property el="false">
<name>stateVar</name>
<classname>java.lang.String</classname>
<description>
Show replies by date