[richfaces-svn-commits] JBoss Rich Faces SVN: r481 - trunk/richfaces/dataTable/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Apr 23 10:20:36 EDT 2007


Author: vkukharchuk
Date: 2007-04-23 10:20:36 -0400 (Mon, 23 Apr 2007)
New Revision: 481

Modified:
   trunk/richfaces/dataTable/src/main/config/component/dataTable.xml
Log:


Modified: trunk/richfaces/dataTable/src/main/config/component/dataTable.xml
===================================================================
--- trunk/richfaces/dataTable/src/main/config/component/dataTable.xml	2007-04-23 14:17:36 UTC (rev 480)
+++ trunk/richfaces/dataTable/src/main/config/component/dataTable.xml	2007-04-23 14:20:36 UTC (rev 481)
@@ -52,6 +52,7 @@
 		<property>
 			<name>cellpadding</name>
 			<classname>java.lang.String</classname>
+			<description>This attribute specifies the amount of space between the border of the cell and its contents.</description>
 			<defaultvalue>"0"</defaultvalue>
 		</property>
 		<property>




More information about the richfaces-svn-commits mailing list