Author: cluts
Date: 2009-03-04 13:19:20 -0500 (Wed, 04 Mar 2009)
New Revision: 12831
Modified:
trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
Log:
RF-696 - corrected description (the "reRender" attribute) for toggleControl.
Modified: trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
===================================================================
--- trunk/ui/togglePanel/src/main/config/component/togglePanel.xml 2009-03-04 18:16:37 UTC
(rev 12830)
+++ trunk/ui/togglePanel/src/main/config/component/togglePanel.xml 2009-03-04 18:19:20 UTC
(rev 12831)
@@ -390,6 +390,10 @@
<property>
<name>reRender</name>
<classname>java.lang.Object</classname>
+ <description>
+ Id['s] (in format of call UIComponent.findComponent()) of components,
rendered in case of AjaxRequest caused by this component.
+ Can be single id, comma-separated list of Id's, or EL Expression with array
or Collection
+ </description>
</property>
<property>
<name>status</name>
Show replies by date