Author: vbaranov
Date: 2008-03-26 12:37:43 -0400 (Wed, 26 Mar 2008)
New Revision: 7266
Modified:
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
Log:
http://jira.jboss.com/jira/browse/RF-1880
Modified:
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
===================================================================
---
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-03-26
15:43:00 UTC (rev 7265)
+++
trunk/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-03-26
16:37:43 UTC (rev 7266)
@@ -40,7 +40,7 @@
<superclassname>org.ajax4jsf.tests.AbstractJspTestCase</superclassname>
</test>
</tag>
-
+
<property>
<name>frozenColCount</name>
<classname>int</classname>
@@ -254,7 +254,7 @@
&ui_data_attributes;
&spec_table_attributes;
&html_style_attributes;
-
+
<property hidden="true">
<name>limitToList</name>
<classname>boolean</classname>
@@ -263,6 +263,14 @@
<name>ajaxSingle</name>
<classname>boolean</classname>
</property>
+
+ <property hidden="true">
+ <name>focus</name>
+ <classname>java.lang.String</classname>
+ <description>
+ id of element to set focus after request completed on client side
+ </description>
+ </property>
</component>
<renderer generate="true">