Author: akushunin
Date: 2008-02-06 08:12:11 -0500 (Wed, 06 Feb 2008)
New Revision: 5864
Modified:
trunk/ui/datascroller/src/main/config/component/datascroller.xml
Log:
http://jira.jboss.com/jira/browse/RF-1340
Modified: trunk/ui/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- trunk/ui/datascroller/src/main/config/component/datascroller.xml 2008-02-06 12:59:45
UTC (rev 5863)
+++ trunk/ui/datascroller/src/main/config/component/datascroller.xml 2008-02-06 13:12:11
UTC (rev 5864)
@@ -57,13 +57,6 @@
&ui_component_attributes;
<property>
- <name>id</name>
- <classname>java.lang.String</classname>
- <description>Every component may have a unique id that is automatically created
if omitted
- </description>
- </property>
-
- <property>
<name>handleValue</name>
<classname>java.lang.String</classname>
<description>Current handle value
@@ -71,13 +64,6 @@
</property>
<property>
- <name>binding</name>
- <classname>java.lang.String</classname>
- <description>The attribute takes a value-binding expression for a component
property of a backing bean
- </description>
- </property>
-
- <property>
<name>scrollerListener</name>
<classname>javax.el.MethodExpression</classname>
<description>MethodBinding representing an action listener method that will be
notified after scrolling