[richfaces-svn-commits] JBoss Rich Faces SVN: r13377 - trunk/ui/layout/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Apr 3 11:28:21 EDT 2009


Author: msorokin
Date: 2009-04-03 11:28:21 -0400 (Fri, 03 Apr 2009)
New Revision: 13377

Modified:
   trunk/ui/layout/src/main/config/component/layoutPanel.xml
Log:
https://jira.jboss.org/jira/browse/RF-6593
added the description for the position attribute

Modified: trunk/ui/layout/src/main/config/component/layoutPanel.xml
===================================================================
--- trunk/ui/layout/src/main/config/component/layoutPanel.xml	2009-04-03 14:11:07 UTC (rev 13376)
+++ trunk/ui/layout/src/main/config/component/layoutPanel.xml	2009-04-03 15:28:21 UTC (rev 13377)
@@ -32,7 +32,7 @@
 		<property required="true">
 			<name>position</name>
 			<classname>org.richfaces.component.LayoutPosition</classname>
-			<description>
+			<description>Positions the component relative to the &lt;rich:layout/&gt; component. Possible values are top, left, right, center, bottom. 
 			</description>
 		</property>
 




More information about the richfaces-svn-commits mailing list