Author: ochikvina
Date: 2009-06-23 11:52:39 -0400 (Tue, 23 Jun 2009)
New Revision: 14705
Modified:
branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - definitions of the style attributes are
corrected;
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-23
15:45:20 UTC (rev 14704)
+++
branches/community/3.3.X/ui/panelmenu/src/main/config/component/panelMenu.xml 2009-06-23
15:52:39 UTC (rev 14705)
@@ -179,7 +179,7 @@
<property>
<name>style</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the
component</description>
+ <description>CSS style rules to be applied to the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -191,7 +191,7 @@
<property>
<name>groupStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to any component
group except top groups</description>
+ <description>CSS style rules to be applied to any component group except top
groups</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -203,7 +203,7 @@
<property>
<name>topGroupStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component top
groups</description>
+ <description>CSS style rules to be applied to the component top
groups</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -216,7 +216,7 @@
<name>itemStyle</name>
<classname>java.lang.String</classname>
<description>
- Holds a fragment of a style sheet that applies to the component item except top
items
+ CSS style rules to be applied to the component item except top items
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -231,7 +231,7 @@
<property>
<name>topItemStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component top
items</description>
+ <description>CSS style rules to be applied to the component top
items</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -252,7 +252,7 @@
<name>disabledItemStyle</name>
<classname>java.lang.String</classname>
<description>
- Holds a fragment of a style sheet that applies to the component disabled items
+ CSS style rules to be applied to the component disabled items
</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
@@ -265,7 +265,7 @@
<property>
<name>disabledGroupStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component
disabled groups</description>
+ <description>CSS style rules to be applied to the component disabled
groups</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -277,13 +277,13 @@
<property>
<name>hoveredItemStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component
hovered item</description>
+ <description>CSS style rules to be applied to the component hovered
item</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
<name>hoveredGroupStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the component
hovered group</description>
+ <description>CSS style rules to be applied to the component hovered
group</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -490,7 +490,7 @@
<property>
<name>hoverStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the group hovered
item</description>
+ <description>CSS style rules to be applied to the group hovered
item</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -502,7 +502,7 @@
<property>
<name>disabledStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the group
disabled items</description>
+ <description>CSS style rules to be applied to the group disabled
items</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -514,7 +514,7 @@
<property>
<name>style</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the
component</description>
+ <description>CSS style rules to be applied to the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -526,7 +526,7 @@
<property>
<name>iconStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the group icon
element</description>
+ <description>CSS style rules to be applied to the group icon
element</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -623,7 +623,7 @@
<property>
<name>hoverStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the hovered
item</description>
+ <description>CSS style rules to be applied to the hovered
item</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -635,7 +635,7 @@
<property>
<name>disabledStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the disabled
item</description>
+ <description>CSS style rules to be applied to the disabled
item</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -647,7 +647,7 @@
<property>
<name>style</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the
component</description>
+ <description>CSS style rules to be applied to the component</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
<property>
@@ -659,7 +659,7 @@
<property>
<name>iconStyle</name>
<classname>java.lang.String</classname>
- <description>Holds a fragment of a style sheet that applies to the item icon
element</description>
+ <description>CSS style rules to be applied to the item icon
element</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
&ui_component_attributes;