Author: atsebro
Date: 2009-01-23 11:11:13 -0500 (Fri, 23 Jan 2009)
New Revision: 12405
Modified:
trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
Log:
RF-5739: ModalPanel "domElementAttachment" attribute description
Modified: trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
--- trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-01-23 16:09:37 UTC
(rev 12404)
+++ trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-01-23 16:11:13 UTC
(rev 12405)
@@ -299,6 +299,7 @@
<property>
<name>domElementAttachment</name>
<classname>java.lang.String</classname>
+ <description>Defines the DOM element, which stacking context will assimilate the
modalPanel. Possible values: "body", "form",
"parent". Default value is
"body".</description>
</property>
</component>
</components>
Show replies by date