Author: nbelaevski
Date: 2009-02-05 18:14:32 -0500 (Thu, 05 Feb 2009)
New Revision: 12584
Modified:
trunk/ui/calendar/src/main/config/component/calendar.xml
trunk/ui/fileUpload/src/main/config/component/fileUpload.xml
trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml
trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
trunk/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml
trunk/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml
trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
trunk/ui/panelbar/src/main/config/component/panelbar.xml
trunk/ui/panelmenu/src/main/config/component/panelMenu.xml
trunk/ui/pickList/src/main/config/component/picklist.xml
trunk/ui/tabPanel/src/main/config/component/tabPanel.xml
trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
Log:
https://jira.jboss.org/jira/browse/RF-4962
Modified: trunk/ui/calendar/src/main/config/component/calendar.xml
===================================================================
--- trunk/ui/calendar/src/main/config/component/calendar.xml 2009-02-05 22:43:46 UTC (rev
12583)
+++ trunk/ui/calendar/src/main/config/component/calendar.xml 2009-02-05 23:14:32 UTC (rev
12584)
@@ -302,34 +302,6 @@
</property>
<property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present,
- will be used as the text of the validator message,
- replacing any message that comes from the validator
- </description>
- </property>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present,
- will be used as the text of the converter message,
- replacing any message that comes from the converter
- </description>
- </property>
- <property>
<name>oninputmouseover</name>
<classname>java.lang.String</classname>
<description>HTML: a script expression; a pointer is moved
onto</description>
Modified: trunk/ui/fileUpload/src/main/config/component/fileUpload.xml
===================================================================
--- trunk/ui/fileUpload/src/main/config/component/fileUpload.xml 2009-02-05 22:43:46 UTC
(rev 12583)
+++ trunk/ui/fileUpload/src/main/config/component/fileUpload.xml 2009-02-05 23:14:32 UTC
(rev 12584)
@@ -332,34 +332,6 @@
<description>Used for locale definition</description>
</property>
- <property>
- <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>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present,
- will be used as the text of the converter message,
- replacing any message that comes from the converter
- </description>
- </property>
- <property>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present,
- will be used as the text of the validator message,
- replacing any message that comes from the validator
- </description>
- </property>
<property>
<name>ajaxSingle</name>
Modified: trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml
===================================================================
--- trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2009-02-05 22:43:46
UTC (rev 12583)
+++ trunk/ui/inplaceInput/src/main/config/component/inplaceinput.xml 2009-02-05 23:14:32
UTC (rev 12584)
@@ -246,27 +246,6 @@
<classname>java.lang.String</classname>
<description>HTML: script expression; a pointer button is
released</description>
</property>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text
of the converter message, replacing any message that comes from the converter
- </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text
of the validator message, replacing any message that comes from the validator
- </description>
- </property>
<property>
<name>label</name>
<classname>java.lang.String</classname>
Modified: trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml
===================================================================
--- trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-02-05 22:43:46
UTC (rev 12583)
+++ trunk/ui/inplaceSelect/src/main/config/component/inplaceselect.xml 2009-02-05 23:14:32
UTC (rev 12584)
@@ -335,30 +335,8 @@
<description>CSS style class for hovered
control</description>
</property>
- <property>
- <name>converterMessage</name>
-
<classname>java.lang.String</classname>
- <description> A ValueExpression enabled
attribute that, if
- present, will be used as the text of
the converter
- message, replacing any message that
comes from the
- converter </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
-
<classname>java.lang.String</classname>
- <description> A ValueExpression enabled
attribute that, if
- present, will be used as the text of
the validator
- message, replacing any message that
comes from the
- validator </description>
- </property> &html_events;
&ui_component_attributes;
+ &html_events;
+ &ui_component_attributes;
&ui_input_attributes; <property
hidden="true" existintag="false"
exist="false">
<name>localValueSet</name>
Modified: trunk/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml
===================================================================
--- trunk/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml 2009-02-05
22:43:46 UTC (rev 12583)
+++ trunk/ui/inputnumber-slider/src/main/config/component/inputNumberSlider.xml 2009-02-05
23:14:32 UTC (rev 12584)
@@ -267,27 +267,6 @@
<description>A name of CSS class for a selected control decrease arrow
element</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of the
converter message, replacing any message that comes from the converter
- </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of
the validator message, replacing any message that comes from the validator
- </description>
- </property>
<property>
<name>inputPosition</name>
<classname>java.lang.String</classname>
Modified: trunk/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml
===================================================================
---
trunk/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml 2009-02-05
22:43:46 UTC (rev 12583)
+++
trunk/ui/inputnumber-spinner/src/main/config/component/inputNumberSpinner.xml 2009-02-05
23:14:32 UTC (rev 12584)
@@ -35,27 +35,6 @@
</test>
</tag>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of the
converter message, replacing any message that comes from the converter
- </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of
the validator message, replacing any message that comes from the validator
- </description>
- </property>
<property>
<name>minValue</name>
<classname>java.lang.String</classname>
Modified: trunk/ui/listShuttle/src/main/config/component/listShuttle.xml
===================================================================
--- trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2009-02-05 22:43:46 UTC
(rev 12583)
+++ trunk/ui/listShuttle/src/main/config/component/listShuttle.xml 2009-02-05 23:14:32 UTC
(rev 12584)
@@ -72,6 +72,9 @@
<property hidden="true">
<name>required</name>
</property>
+ <property hidden="true">
+ <name>requiredMessage</name>
+ </property>
<property elonly="true">
<name>sourceSelection</name>
Modified: trunk/ui/modal-panel/src/main/config/component/modalPanel.xml
===================================================================
--- trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-02-05 22:43:46 UTC
(rev 12583)
+++ trunk/ui/modal-panel/src/main/config/component/modalPanel.xml 2009-02-05 23:14:32 UTC
(rev 12584)
@@ -191,9 +191,6 @@
<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>required</name>
Modified: trunk/ui/panelbar/src/main/config/component/panelbar.xml
===================================================================
--- trunk/ui/panelbar/src/main/config/component/panelbar.xml 2009-02-05 22:43:46 UTC (rev
12583)
+++ trunk/ui/panelbar/src/main/config/component/panelbar.xml 2009-02-05 23:14:32 UTC (rev
12584)
@@ -28,27 +28,6 @@
</superclass>
<test/>
</tag>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of the
converter message, replacing any message that comes from the converter.
- </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of
the validator message, replacing any message that comes from the validator.
- </description>
- </property>
<property>
<name>width</name>
<classname>java.lang.String</classname>
Modified: trunk/ui/panelmenu/src/main/config/component/panelMenu.xml
===================================================================
--- trunk/ui/panelmenu/src/main/config/component/panelMenu.xml 2009-02-05 22:43:46 UTC
(rev 12583)
+++ trunk/ui/panelmenu/src/main/config/component/panelMenu.xml 2009-02-05 23:14:32 UTC
(rev 12584)
@@ -360,28 +360,6 @@
<defaultvalue>false</defaultvalue>
</property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description> A ValueExpression enabled attribute that, if present, will be used
as the
- text of the validator message, replacing any message that comes from the validator
- </description>
- </property>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description> A ValueExpression enabled attribute that, if present, will be used
as the
- text of the converter message, replacing any message that comes from the converter
- </description>
- </property>
-
<property hidden="true">
<name>localValueSet</name>
<description>localValueSet</description>
@@ -557,29 +535,7 @@
<description>Displayed node's text</description>
<defaultvalue><![CDATA[""]]></defaultvalue>
</property>
-
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description> A ValueExpression enabled attribute that, if present, will be used
as the
- text of the validator message, replacing any message that comes from the validator
- </description>
- </property>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description> A ValueExpression enabled attribute that, if present, will be used
as the
- text of the converter message, replacing any message that comes from the converter
- </description>
- </property>
-
+
<property hidden="true">
<name>localValueSet</name>
<description>localValueSet</description>
Modified: trunk/ui/pickList/src/main/config/component/picklist.xml
===================================================================
--- trunk/ui/pickList/src/main/config/component/picklist.xml 2009-02-05 22:43:46 UTC (rev
12583)
+++ trunk/ui/pickList/src/main/config/component/picklist.xml 2009-02-05 23:14:32 UTC (rev
12584)
@@ -131,14 +131,6 @@
</property>
<property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>A ValueExpression enabled attribute that, if present, will
be used as the text of the converter message, replacing any message that comes from the
converter</description>
- </property>
-
-
-
- <property>
<name>disabledStyle</name>
<classname>java.lang.String</classname>
<description>CSS style rules to be applied to disabled
controls</description>
@@ -170,24 +162,12 @@
</property>
<property>
- <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>
<name>size</name>
<classname>int</classname>
<description>This attribute tells the user agent the initial width of the
control. The width is given in pixels except when type attribute has the value
"text" or "password". In that case, its value refers to the (integer)
number of characters</description>
</property>
<property>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>A ValueExpression enabled attribute that, if present, will
be used as the text of the validator message, replacing any message that comes from the
validator</description>
- </property>
-
- <property>
<name>listClass</name>
<classname>java.lang.String</classname>
<description>CSS class for a list</description>
Modified: trunk/ui/tabPanel/src/main/config/component/tabPanel.xml
===================================================================
--- trunk/ui/tabPanel/src/main/config/component/tabPanel.xml 2009-02-05 22:43:46 UTC (rev
12583)
+++ trunk/ui/tabPanel/src/main/config/component/tabPanel.xml 2009-02-05 23:14:32 UTC (rev
12584)
@@ -30,27 +30,6 @@
<classname>org.richfaces.taglib.TabPanelTagHandler</classname>
<superclass>org.richfaces.taglib.TabPanelTagHandlerBase</superclass>
</taghandler>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of the
converter message, replacing any message that comes from the converter
- </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of
the validator message, replacing any message that comes from the validator
- </description>
- </property>
<property>
<name>width</name>
<classname>java.lang.String</classname>
Modified: trunk/ui/togglePanel/src/main/config/component/togglePanel.xml
===================================================================
--- trunk/ui/togglePanel/src/main/config/component/togglePanel.xml 2009-02-05 22:43:46 UTC
(rev 12583)
+++ trunk/ui/togglePanel/src/main/config/component/togglePanel.xml 2009-02-05 23:14:32 UTC
(rev 12584)
@@ -69,27 +69,6 @@
attribute
</description>
</property>
- <property>
- <name>converterMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of the
converter message, replacing any message that comes from the converter
- </description>
- </property>
- <property>
- <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>
- <name>validatorMessage</name>
- <classname>java.lang.String</classname>
- <description>
- A ValueExpression enabled attribute that, if present, will be used as the text of
the validator message, replacing any message that comes from the validator
- </description>
- </property>
<property hidden="true">
<name>localValueSet</name>
<classname>boolean</classname>