[richfaces-svn-commits] JBoss Rich Faces SVN: r14738 - branches/community/3.3.X/ui/panelmenu/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Sun Jun 28 07:19:18 EDT 2009


Author: Alex.Kolonitsky
Date: 2009-06-28 07:19:18 -0400 (Sun, 28 Jun 2009)
New Revision: 14738

Modified:
   branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml
Log:
https://jira.jboss.org/jira/browse/RF-7390
panelMenu: There are some problems with icons

Modified: branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml
===================================================================
--- branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml	2009-06-26 22:06:14 UTC (rev 14737)
+++ branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml	2009-06-28 11:19:18 UTC (rev 14738)
@@ -100,7 +100,7 @@
 				You can also use predefined icons, setting the attribute to one of these possible values: "triangle", "triangleUp", "triangleDown", "disc", "chevron", "chevronUp", "chevronDown", "grid".
 				Default value is "grid".
 			</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconExpandedGroup</name>
@@ -108,7 +108,7 @@
 			<description>Path to the icon to be displayed for the expanded Group state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconCollapsedGroup</name>
@@ -116,7 +116,7 @@
 			<description>Path to the icon to be displayed for the collapsed Group state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconDisabledGroup</name>
@@ -124,7 +124,7 @@
 			<description>Path to the icon to be displayed for the disabled group state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconExpandedTopGroup</name>
@@ -132,7 +132,7 @@
 			<description>Path to the icon to be displayed for the expanded top group state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconCollapsedTopGroup</name>
@@ -140,7 +140,7 @@
 			<description>Path to the icon to be displayed for the collapsed top group state.\
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconTopDisableGroup</name>
@@ -149,7 +149,7 @@
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.
 			</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconItemPosition</name>
@@ -414,7 +414,7 @@
 			<description>Path to the icon to be displayed for the expanded item state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconCollapsed</name>
@@ -422,7 +422,7 @@
 			<description>Path to the icon to be displayed for the collapsed item state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>expanded</name>
@@ -434,7 +434,7 @@
 			<name>iconDisabled</name>
 			<classname>java.lang.String</classname>
 			<description>Path to the icon to be displayed for the disabled item state.</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>disabled</name>
@@ -584,7 +584,7 @@
 				Default value is &quot;grid&quot;.
 			
 			</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>iconDisabled</name>
@@ -592,9 +592,8 @@
 			<description>Path to the icon to be displayed for the disabled item state.
 				You can also use predefined icons, setting the attribute to one of these possible values: &quot;triangle&quot;, &quot;triangleUp&quot;, &quot;triangleDown&quot;, &quot;disc&quot;, &quot;chevron&quot;, &quot;chevronUp&quot;, &quot;chevronDown&quot;, &quot;grid&quot;.
 				Default value is &quot;grid&quot;.
-			
 			</description>
-			<defaultvalue><![CDATA[""]]></defaultvalue>
+			<defaultvalue><![CDATA["grid"]]></defaultvalue>
 		</property>
 		<property>
 			<name>disabled</name>




More information about the richfaces-svn-commits mailing list