Author: smukhina
Date: 2009-02-02 17:13:05 -0500 (Mon, 02 Feb 2009)
New Revision: 12535
Modified:
trunk/ui/tree/src/main/config/component/tree.xml
Log:
https://jira.jboss.org/jira/browse/RF-5649
boolean disableKeyboardNavigation description is added to Tree
Modified: trunk/ui/tree/src/main/config/component/tree.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/tree.xml 2009-02-02 22:02:21 UTC (rev 12534)
+++ trunk/ui/tree/src/main/config/component/tree.xml 2009-02-02 22:13:05 UTC (rev 12535)
@@ -321,6 +321,7 @@
<property>
<name>disableKeyboardNavigation</name>
<classname>boolean</classname>
+ <description>Disables keyboard navigation. Default value is
"false"</description>
</property>
<property>