Author: artdaw
Date: 2009-03-30 18:48:22 -0400 (Mon, 30 Mar 2009)
New Revision: 13311
Modified:
trunk/ui/colorPicker/src/main/config/component/colorPicker.xml
Log:
https://jira.jboss.org/jira/browse/RF-6643 - requiredMessage, and required attributes were
added
Modified: trunk/ui/colorPicker/src/main/config/component/colorPicker.xml
===================================================================
--- trunk/ui/colorPicker/src/main/config/component/colorPicker.xml 2009-03-30 19:51:25 UTC
(rev 13310)
+++ trunk/ui/colorPicker/src/main/config/component/colorPicker.xml 2009-03-30 22:48:22 UTC
(rev 13311)
@@ -69,16 +69,6 @@
</description>
</property>
<property hidden="true">
- <name>required</name>
- <classname>boolean</classname>
- <description>If "true", this component is checked for non-empty
input</description>
- </property>
- <property hidden="true">
- <name>requiredMessage</name>
- <classname>java.lang.String</classname>
- <description>A ValueExpression enabled attribute that, if present, will be
used as the text of the validation message for the "required" facility, if the
"required" facility is used</description>
- </property>
- <property hidden="true">
<name>localValueSet</name>
<classname>boolean</classname>
<description>localValueSet</description>