Author: cluts
Date: 2008-04-08 05:31:12 -0400 (Tue, 08 Apr 2008)
New Revision: 7655
Modified:
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
Log:
RF-2880 - Added description of the attribute (activeRowKey) for scrollableDataTable
Modified:
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
===================================================================
---
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-04-08
09:23:04 UTC (rev 7654)
+++
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-04-08
09:31:12 UTC (rev 7655)
@@ -171,6 +171,11 @@
<description>Converter for a row key object</description>
</property>
+ <property>
+ <name>activeRowKey</name>
+ <classname>java.lang.Object</classname>
+ <description>Request scope attribute under which the activeRowKey will be
accessible</description>
+ </property>
<property el="false">
<name>rowKeyVar</name>
Show replies by date