Author: nbelaevski
Date: 2008-04-07 10:59:13 -0400 (Mon, 07 Apr 2008)
New Revision: 7631
Modified:
branches/3.1.x/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
Log:
http://jira.jboss.com/jira/browse/RF-2025
Modified:
branches/3.1.x/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml
===================================================================
---
branches/3.1.x/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-04-07
14:46:55 UTC (rev 7630)
+++
branches/3.1.x/ui/scrollableDataTable/src/main/config/component/scrollable-data-table.xml 2008-04-07
14:59:13 UTC (rev 7631)
@@ -137,7 +137,7 @@
</description>
</property>
- <property attachedstate="true">
+ <property attachedstate="true" elonly="true"
el="true">
<name>sortOrder</name>
<classname>org.richfaces.model.SortOrder</classname>
<description>
@@ -145,7 +145,7 @@
</description>
</property>
- <property attachedstate="true">
+ <property attachedstate="true" elonly="true"
el="true">
<name>selection</name>
<classname>org.richfaces.model.selection.Selection</classname>
<description>Value binding representing selected rows</description>