Author: smukhina
Date: 2009-07-30 06:19:50 -0400 (Thu, 30 Jul 2009)
New Revision: 15060
Modified:
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
Log:
https://jira.jboss.org/jira/browse/RF-7609 inplaces: onchange behaviour is implemented -
attribute description is updated
Modified:
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
---
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-07-30
10:10:24 UTC (rev 15059)
+++
branches/community/3.3.X/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-07-30
10:19:50 UTC (rev 15060)
@@ -221,7 +221,7 @@
<property>
<name>onviewactivated</name>
<classname>java.lang.String</classname>
- <description>The client-side script method
to be called when the component view state is activated</description>
+ <description>The client-side script method
to be called when the component view state is activated. onviewactivated fires request
only if the value is changed</description>
</property>
<property hidden="true">
<name>selectOnEdit</name>