Author: akazakov
Date: 2009-01-19 09:38:20 -0500 (Mon, 19 Jan 2009)
New Revision: 13114
Modified:
trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/Richfaces3_3.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-3575 Missing enumerations in Content Assistance
for RichFaces components. -Fixed
Modified: trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/Richfaces3_3.xml
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/Richfaces3_3.xml 2009-01-19
14:18:43 UTC (rev 13113)
+++ trunk/common/plugins/org.jboss.tools.common.kb/schemas/tld/Richfaces3_3.xml 2009-01-19
14:38:20 UTC (rev 13114)
@@ -1,1061 +1,1132 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE kb-schema PUBLIC "-//Red Hat, Inc//DTD Knowledge Base 1.0//EN"
"http://www.redhat.com/dtds/kb-schema_1_0.dtd">
- <!--
- * Copyright (c) 2009 Red Hat, Inc. * Distributed under license by Red
- Hat, Inc. All rights reserved. * This program is made available under
- the terms of the * Eclipse Public License v1.0 which accompanies this
- distribution, * and is available at
-
http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Red Hat,
- Inc. - initial API and implementation
- -->
+<?xml version="1.0" encoding="ISO-8859-1"?>
<schema prefix="rich">
-
- <!-- Version 3.3 -->
- <element-type body-content="allowed" content="mixed"
- end-tag="required" name="ajaxValidator"
start-tag="required">
- <description>
- <![CDATA[The &lt;rich:ajaxValidator&gt; is a component
designed to provide ajax validation inside for JSF inputs.]]>
- </description>
- <attribute-type name="binding" required="false">
- <description>
- The attribute takes a value-binding expression for a
- component property of a backing bean
+ <!-- Version 3.3 -->
+ <element-type body-content="allowed" content="mixed"
+ end-tag="required" name="ajaxValidator"
start-tag="required">
+ <description><![CDATA[The &lt;rich:ajaxValidator&gt; is
a component designed to provide ajax validation inside for JSF
inputs.]]></description>
+ <attribute-type name="binding" required="false">
+ <description>
+ The attribute takes a value-binding expression for a
+ component property of a backing bean
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="binding" />
- <attribute-type name="ajaxListener" required="false">
- <description>
- MethodExpression representing an action listener method
- that will be notified when this component is activated by the ajax
- Request and handle it. The expression must evaluate to a public
- method that takes an AjaxEvent parameter, with a return type of
- void. Default value is "null"
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="binding"/>
+ <attribute-type name="ajaxListener" required="false">
+ <description>
+ MethodExpression representing an action listener method
+ that will be notified when this component is activated by the ajax
+ Request and handle it. The expression must evaluate to a public
+ method that takes an AjaxEvent parameter, with a return type of
+ void. Default value is "null"
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="ajaxListener" />
- <attribute-type name="data" required="false">
- <description>
- Serialized (on default with JSON) data passed on the
- client by a developer on AJAX request. It's accessible via
- "data.foo" syntax
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxListener"/>
+ <attribute-type name="data" required="false">
+ <description>
+ Serialized (on default with JSON) data passed on the
+ client by a developer on AJAX request. It's accessible via
+ "data.foo" syntax
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="data" />
- <attribute-type name="disableDefault" required="false">
- <description>
- disableDefault
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="data"/>
+ <attribute-type name="disableDefault"
required="false">
+ <description>
+ disableDefault
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="disableDefault" />
- <attribute-type name="event" required="false">
- <description>
- Name of JavaScript event property ( onclick, onchange,
- etc.) of parent component by
- which validation will be triggered. Default value is "onblur"
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="disableDefault"/>
+ <attribute-type name="event" required="false">
+ <description>
+ Name of JavaScript event property ( onclick, onchange,
+ etc.) of parent component by
+ which validation will be triggered. Default value is "onblur"
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="event" />
- <attribute-type name="eventsQueue" required="false">
- <description>
- Name of requests queue to avoid send next request before
- complete other from same event. Can be used to reduce
- number of
- requests of frequently events (key press,
- mouse move etc.)
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="event"/>
+ <attribute-type name="eventsQueue" required="false">
+ <description>
+ Name of requests queue to avoid send next request before
+ complete other from same event. Can be used to reduce
+ number of
+ requests of frequently events (key press,
+ mouse move etc.)
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="eventsQueue" />
- <attribute-type name="focus" required="false">
- <description>
- id of element to set focus after request completed on
- client side
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="eventsQueue"/>
+ <attribute-type name="focus" required="false">
+ <description>
+ id of element to set focus after request completed on
+ client side
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="focus" />
- <attribute-type name="id" required="false">
- <description>
- Every component may have a unique id that is
- automatically created if omitted
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="focus"/>
+ <attribute-type name="id" required="false">
+ <description>
+ Every component may have a unique id that is
+ automatically created if omitted
</description>
- </attribute-type>
- <attribute type="id" />
- <attribute-type name="ignoreDupResponses" required="false">
- <description>
- Attribute allows to ignore an Ajax Response produced by
- a request if the newest 'similar' request is
- in a queue already.
- ignoreDupResponses="true" does not cancel the request while it is
- processed on the server,
- but just allows to avoid unnecessary updates
- on the client side if the response isn't actual now
+ </attribute-type>
+ <attribute type="id"/>
+ <attribute-type name="ignoreDupResponses"
required="false">
+ <description>
+ Attribute allows to ignore an Ajax Response produced by
+ a request if the newest 'similar' request is
+ in a queue already.
+ ignoreDupResponses="true" does not cancel the request while it is
+ processed on the server,
+ but just allows to avoid unnecessary updates
+ on the client side if the response isn't actual now
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="ignoreDupResponses" />
- <attribute-type name="limitToList" required="false">
- <description>
- If "true", then of all AJAX-rendered on the page
- components only those will be updated,
- which ID's are passed to the "reRender" attribute of the describable
- component.
- "false"-the default value-means that all components with
ajaxRendered="true"
- will be updated.
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="ignoreDupResponses"/>
+ <attribute-type name="limitToList" required="false">
+ <description>
+ If "true", then of all AJAX-rendered on the page
+ components only those will be updated,
+ which ID's are passed to the "reRender" attribute of the describable
+ component.
+ "false"-the default value-means that all components with
ajaxRendered="true"
+ will be updated.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="limitToList" />
- <attribute-type name="rendered" required="false">
- <description>
- If "false", this component is not rendered
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="limitToList"/>
+ <attribute-type name="rendered" required="false">
+ <description>
+ If "false", this component is not rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="rendered" />
- <attribute-type name="onbeforedomupdate" required="false">
- <description>
- JavaScript code for call before DOM has been updated on
- client side
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="rendered"/>
+ <attribute-type name="onbeforedomupdate"
required="false">
+ <description>
+ JavaScript code for call before DOM has been updated on
+ client side
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="onbeforedomupdate" />
- <attribute-type name="onbeforedomupdate" required="false">
- <description>
- JavaScript code for call before DOM has been updated on
- client side
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="onbeforedomupdate"/>
+ <attribute-type name="onbeforedomupdate"
required="false">
+ <description>
+ JavaScript code for call before DOM has been updated on
+ client side
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="onbeforedomupdate" />
- <attribute-type name="oncomplete" required="false">
- <description>
- JavaScript code for call after request completed on
- client side
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="onbeforedomupdate"/>
+ <attribute-type name="oncomplete" required="false">
+ <description>
+ JavaScript code for call after request completed on
+ client side
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="oncomplete" />
- <attribute-type name="onsubmit" required="false">
- <description>
- JavaScript code for call before submission of ajax
- event
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="oncomplete"/>
+ <attribute-type name="onsubmit" required="false">
+ <description>
+ JavaScript code for call before submission of ajax
+ event
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="onsubmit" />
- <attribute-type name="" required="false">
- <description>
- Id['s] (in format of call UIComponent.findComponent())
- of components, rendered in case of AjaxRequest caused by this
- component. Can be single id, comma-separated list of Id's, or EL
- Expression with array or Collection
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="onsubmit"/>
+ <attribute-type name="reRender" required="false">
+ <description>
+ Id['s] (in format of call UIComponent.findComponent())
+ of components, rendered in case of AjaxRequest caused by this
+ component. Can be single id, comma-separated list of Id's, or EL
+ Expression with array or Collection
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="reRender" />
- <attribute-type name="requestDelay" required="false">
- <description>
- Attribute defines the time (in ms.) that the request
- will be wait in the queue before it is ready to send.
- When the delay
- time is over, the request will be sent to the server or removed if
- the newest 'similar' request is in a queue already
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="reRender"/>
+ <attribute-type name="requestDelay" required="false">
+ <description>
+ Attribute defines the time (in ms.) that the request
+ will be wait in the queue before it is ready to send.
+ When the delay
+ time is over, the request will be sent to the server or removed if
+ the newest 'similar' request is in a queue already
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="requestDelay" />
- <attribute-type name="similarityGroupingId"
required="false">
- <description>
- If there are any component requests with identical IDs
- then these requests will be grouped.
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="requestDelay"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>
+ If there are any component requests with identical IDs
+ then these requests will be grouped.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="similarityGroupingId" />
- <attribute-type name="status" required="false">
- <description>
- ID (in format of call UIComponent.findComponent()) of
- Request status component
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
+ <attribute-type name="status" required="false">
+ <description>
+ ID (in format of call UIComponent.findComponent()) of
+ Request status component
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="status" />
- <attribute-type name="summary" required="false">
- <description>
- Summary message for a validation errors.
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="status"/>
+ <attribute-type name="summary" required="false">
+ <description>
+ Summary message for a validation errors.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="summary" />
- <attribute-type name="timeout" required="false">
- <description>
- Response waiting time on a particular request. If a
- response is not received during this time, the request is aborted
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="summary"/>
+ <attribute-type name="timeout" required="false">
+ <description>
+ Response waiting time on a particular request. If a
+ response is not received during this time, the request is aborted
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="timeout" />
- </element-type>
- <element-type body-content="allowed" content="mixed"
- end-tag="required" name="extendedDataTable"
start-tag="required">
- <description>
- <![CDATA[The &lt;rich:extendedDataTable&gt; component is used
for
- tables extending standard component
&lt;rich:dataTable&gt; .]]>
- </description>
- <attribute-type name="ajaxKeys" required="false">
- <description>
- This attribute defines row keys that are updated after
- an AJAX request
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="timeout"/>
+ </element-type>
+ <element-type body-content="allowed" content="mixed"
+ end-tag="required" name="extendedDataTable"
start-tag="required">
+ <description><![CDATA[The &lt;rich:extendedDataTable&gt;
component is used for
+ tables extending standard component
&lt;rich:dataTable&gt; .]]></description>
+ <attribute-type name="ajaxKeys" required="false">
+ <description>
+ This attribute defines row keys that are updated after
+ an AJAX request
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="ajaxKeys" />
- <attribute-type name="align" required="false">
- <description>
- left|center|right [CI] Deprecated. This attribute
- specifies the position of the table with respect to the
- document.
- Permitted values:
-
- * left: The table is to the left of the document. *
- center: The table is to the center of the document. *
- right: The
- table is to the right of the document
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxKeys"/>
+ <attribute-type name="align" required="false">
+ <description>
+ left|center|right [CI] Deprecated. This attribute
+ specifies the position of the table with respect to the
+ document.
+ Permitted values:
+
+ * left: The table is to the left of the document. *
+ center: The table is to the center of the document. *
+ right: The
+ table is to the right of the document
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="align" />
- <attribute-type name="bgcolor" required="false">
- <description>
- Deprecated. This attribute sets the background color for
- the document body or table cells.
-
- This attribute sets the background
- color of the canvas
- for the document body (the BODY element) or for
- tables
- (the TABLE, TR, TH, and TD elements). Additional
- attributes for
- specifying text color can be used with
- the BODY element.
-
- This
- attribute has been deprecated in favor of style
- sheets for specifying
- background color information
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="align"/>
+ <attribute-type name="bgcolor" required="false">
+ <description>
+ Deprecated. This attribute sets the background color for
+ the document body or table cells.
+
+ This attribute sets the background
+ color of the canvas
+ for the document body (the BODY element) or for
+ tables
+ (the TABLE, TR, TH, and TD elements). Additional
+ attributes for
+ specifying text color can be used with
+ the BODY element.
+
+ This
+ attribute has been deprecated in favor of style
+ sheets for specifying
+ background color information
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="bgcolor" />
- <attribute-type name="binding" required="false">
- <description>
- The attribute takes a value-binding expression for a
- component property of a backing bean
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="bgcolor"/>
+ <attribute-type name="binding" required="false">
+ <description>
+ The attribute takes a value-binding expression for a
+ component property of a backing bean
</description>
- <proposal type="jsfVariables" />
- <proposal type="beanProperty">
- <param name="type" value="javax.faces.component.UIComponent"
/>
- </proposal>
- </attribute-type>
- <attribute type="binding" />
- <attribute-type name="border" required="false">
- <description>
- This attributes specifies the width of the frame around
- a component. Default value is "0".
+ <proposal type="jsfVariables"/>
+ <proposal type="beanProperty">
+ <param name="type"
value="javax.faces.component.UIComponent"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="binding"/>
+ <attribute-type name="border" required="false">
+ <description>
+ This attributes specifies the width of the frame around
+ a component. Default value is "0".
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="border" />
- <attribute-type name="captionClass" required="false">
- <description>
- Space-separated list of CSS style class(es) that are be
- applied to caption for this component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="border"/>
+ <attribute-type name="captionClass" required="false">
+ <description>
+ Space-separated list of CSS style class(es) that are be
+ applied to caption for this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="captionClass" />
- <attribute-type name="captionStyle" required="false">
- <description>
- CSS style(s) is/are to be applied to caption when this
- component is rendered
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="captionClass"/>
+ <attribute-type name="captionStyle" required="false">
+ <description>
+ CSS style(s) is/are to be applied to caption when this
+ component is rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="captionStyle" />
- <attribute-type name="cellpadding" required="false">
- <description>
- This attribute specifies the amount of space between the
- border of the cell and its contents. Default value is
- "0".
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="captionStyle"/>
+ <attribute-type name="cellpadding" required="false">
+ <description>
+ This attribute specifies the amount of space between the
+ border of the cell and its contents. Default value is
+ "0".
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="cellpadding" />
- <attribute-type name="cellspacing" required="false">
- <description>
- This attribute specifies the amount of space between the
- border of the cell and its contents. The attribute also
- specifies the
- amount of space to leave between cells.
- Default value is "0".
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="cellpadding"/>
+ <attribute-type name="cellspacing" required="false">
+ <description>
+ This attribute specifies the amount of space between the
+ border of the cell and its contents. The attribute also
+ specifies the
+ amount of space to leave between cells.
+ Default value is "0".
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="cellspacing" />
- <attribute-type name="columnClasses" required="false">
- <description>
- Comma-delimited list of CSS style classes that are be
- applied to the columns of this table. A space separated
- list of
- classes may also be specified for any individual
- column. If the
- number of elements in this list is less
- than the number of columns
- specified in the "columns"
- attribute, no "class" attribute is output
- for each
- column greater than the number of elements in the list.
- If
- the number of elements in the list is greater than
- the number of
- columns specified in the "columns"
- attribute, the elements at the
- position in the list
- after the value of the "columns" attribute are
- ignored
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="cellspacing"/>
+ <attribute-type name="columnClasses" required="false">
+ <description>
+ Comma-delimited list of CSS style classes that are be
+ applied to the columns of this table. A space separated
+ list of
+ classes may also be specified for any individual
+ column. If the
+ number of elements in this list is less
+ than the number of columns
+ specified in the "columns"
+ attribute, no "class" attribute is output
+ for each
+ column greater than the number of elements in the list.
+ If
+ the number of elements in the list is greater than
+ the number of
+ columns specified in the "columns"
+ attribute, the elements at the
+ position in the list
+ after the value of the "columns" attribute are
+ ignored
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="columnClasses" />
- <attribute-type name="columns" required="false">
- <description>Number of columns</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="columns" />
- <attribute-type name="columnsWidth" required="false">
- <description>
- Comma-separated list of width attribute for every
- column. Specifies a default width for each column in the
- table. In
- addition to the standard pixel, percentage,
- and relative values, this
- attribute allows the special
- form "0*" (zero asterisk) which means
- that the width of
- the each column in the group should be the minimum
- width
- necessary to hold the column's contents. This implies
- that a
- column's entire contents must be known before its
- width may be
- correctly computed. Authors should be aware
- that specifying "0*" will
- prevent visual user agents
- from rendering a table incrementally
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="columnClasses"/>
+ <attribute-type name="columns" required="false">
+ <description>Number of columns</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="columns"/>
+ <attribute-type name="columnsWidth" required="false">
+ <description>
+ Comma-separated list of width attribute for every
+ column. Specifies a default width for each column in the
+ table. In
+ addition to the standard pixel, percentage,
+ and relative values, this
+ attribute allows the special
+ form "0*" (zero asterisk) which means
+ that the width of
+ the each column in the group should be the minimum
+ width
+ necessary to hold the column's contents. This implies
+ that a
+ column's entire contents must be known before its
+ width may be
+ correctly computed. Authors should be aware
+ that specifying "0*" will
+ prevent visual user agents
+ from rendering a table incrementally
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="columnsWidth" />
- <attribute-type name="componentState" required="false">
- <description>
- It defines EL-binding for a component state for saving
- or redefinition
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="columnsWidth"/>
+ <attribute-type name="componentState"
required="false">
+ <description>
+ It defines EL-binding for a component state for saving
+ or redefinition
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="componentState" />
- <attribute-type name="dir" required="false">
- <description>
- Direction indication for text that does not inherit
- directionality. Valid values are "LTR" (left-to-right)
- and "RTL"
- (right-to-left)
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="componentState"/>
+ <attribute-type name="dir" required="false">
+ <description>
+ Direction indication for text that does not inherit
+ directionality. Valid values are "LTR" (left-to-right)
+ and "RTL"
+ (right-to-left)
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="dir" />
- <attribute-type name="first" required="false">
- <description>
- A zero-relative row number of the first row to display
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="dir"/>
+ <attribute-type name="first" required="false">
+ <description>
+ A zero-relative row number of the first row to display
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="first" />
- <attribute-type name="footerClass" required="false">
- <description>
- Space-separated list of CSS style class(es) that are be
- applied to footer for this component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="first"/>
+ <attribute-type name="footerClass" required="false">
+ <description>
+ Space-separated list of CSS style class(es) that are be
+ applied to footer for this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="footerClass" />
- <attribute-type name="frame" required="false">
- <description>
- void|above|below|hsides|lhs|rhs|vsides|box|border [CI]
- This attribute specifies which sides of the frame
- surrounding a table
- will be visible. Possible values:
-
- * void: No sides. This is the
- default value. * above:
- The top side only. * below: The bottom side
- only. *
- hsides: The top and bottom sides only. * vsides: The
- right and
- left sides only. * lhs: The left-hand side
- only. * rhs: The
- right-hand side only. * box: All four
- sides. * border: All four sides
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="footerClass"/>
+ <attribute-type name="frame" required="false">
+ <description>
+ void|above|below|hsides|lhs|rhs|vsides|box|border [CI]
+ This attribute specifies which sides of the frame
+ surrounding a table
+ will be visible. Possible values:
+
+ * void: No sides. This is the
+ default value. * above:
+ The top side only. * below: The bottom side
+ only. *
+ hsides: The top and bottom sides only. * vsides: The
+ right and
+ left sides only. * lhs: The left-hand side
+ only. * rhs: The
+ right-hand side only. * box: All four
+ sides. * border: All four sides
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="frame" />
- <attribute-type name="headerClass" required="false">
- <description>
- Space-separated list of CSS style class(es) that are be
- applied to header for this component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="void"/>
+ <param value="above"/>
+ <param value="below"/>
+ <param value="hsides"/>
+ <param value="lhs"/>
+ <param value="rhs"/>
+ <param value="vsides"/>
+ <param value="box"/>
+ <param value="lhs"/>
+ <param value="border"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="frame"/>
+ <attribute-type name="headerClass" required="false">
+ <description>
+ Space-separated list of CSS style class(es) that are be
+ applied to header for this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="headerClass" />
- <attribute-type name="id" required="false">
- <description>
- Every component may have a unique id that is
- automatically created if omitted
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="headerClass"/>
+ <attribute-type name="id" required="false">
+ <description>
+ Every component may have a unique id that is
+ automatically created if omitted
</description>
- </attribute-type>
- <attribute type="id" />
- <attribute-type name="lang" required="false">
- <description>
- Code describing the language used in the generated
- markup for this component
+ </attribute-type>
+ <attribute type="id"/>
+ <attribute-type name="lang" required="false">
+ <description>
+ Code describing the language used in the generated
+ markup for this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="lang" />
- <attribute-type name="onRowContextMenu" required="false">
- <description>
- JavaScript handler to be called on right click.
- Returning false prevents default browser context menu from being
- displayed
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="lang"/>
+ <attribute-type name="onRowContextMenu"
required="false">
+ <description>
+ JavaScript handler to be called on right click.
+ Returning false prevents default browser context menu from being
+ displayed
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowContextMenu" />
- <attribute-type name="onRowClick" required="false">
- <description>
- HTML: a script expression; a pointer button is clicked
- on row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowContextMenu"/>
+ <attribute-type name="onRowClick" required="false">
+ <description>
+ HTML: a script expression; a pointer button is clicked
+ on row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowClick" />
- <attribute-type name="onRowDblClick" required="false">
- <description>
- HTML: a script expression; a pointer button is
- double-clicked on row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowClick"/>
+ <attribute-type name="onRowDblClick" required="false">
+ <description>
+ HTML: a script expression; a pointer button is
+ double-clicked on row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowDblClick" />
- <attribute-type name="onRowMouseDown" required="false">
- <description>
- HTML: script expression; a pointer button is pressed
- down on row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowDblClick"/>
+ <attribute-type name="onRowMouseDown"
required="false">
+ <description>
+ HTML: script expression; a pointer button is pressed
+ down on row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowMouseDown" />
- <attribute-type name="onRowMouseMove" required="false">
- <description>
- HTML: a script expression; a pointer is moved within of
- row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowMouseDown"/>
+ <attribute-type name="onRowMouseMove"
required="false">
+ <description>
+ HTML: a script expression; a pointer is moved within of
+ row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowMouseMove" />
- <attribute-type name="onRowMouseOut" required="false">
- <description>
- HTML: a script expression; a pointer is moved away of
- row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowMouseMove"/>
+ <attribute-type name="onRowMouseOut" required="false">
+ <description>
+ HTML: a script expression; a pointer is moved away of
+ row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowMouseOut" />
- <attribute-type name="onRowMouseOver" required="false">
- <description>
- HTML: a script expression; a pointer is moved onto of
- row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowMouseOut"/>
+ <attribute-type name="onRowMouseOver"
required="false">
+ <description>
+ HTML: a script expression; a pointer is moved onto of
+ row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowMouseOver" />
- <attribute-type name="onRowMouseUp" required="false">
- <description>
- HTML: script expression; a pointer button is released on
- row
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowMouseOver"/>
+ <attribute-type name="onRowMouseUp" required="false">
+ <description>
+ HTML: script expression; a pointer button is released on
+ row
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onRowMouseUp" />
- <attribute-type name="onclick" required="false">
- <description>
- HTML: a script expression; a pointer button is clicked
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onRowMouseUp"/>
+ <attribute-type name="onclick" required="false">
+ <description>
+ HTML: a script expression; a pointer button is clicked
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onclick" />
- <attribute-type name="ondblclick" required="false">
- <description>
- HTML: a script expression; a pointer button is
- double-clicked
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onclick"/>
+ <attribute-type name="ondblclick" required="false">
+ <description>
+ HTML: a script expression; a pointer button is
+ double-clicked
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="ondblclick" />
- <attribute-type name="onkeydown" required="false">
- <description>
- HTML: a script expression; a key is pressed down
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ondblclick"/>
+ <attribute-type name="onkeydown" required="false">
+ <description>
+ HTML: a script expression; a key is pressed down
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onkeydown" />
- <attribute-type name="onkeypress" required="false">
- <description>
- HTML: a script expression; a key is pressed and released
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onkeydown"/>
+ <attribute-type name="onkeypress" required="false">
+ <description>
+ HTML: a script expression; a key is pressed and released
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onkeypress" />
- <attribute-type name="onkeyup" required="false">
- <description>
- HTML: a script expression; a key is released
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onkeypress"/>
+ <attribute-type name="onkeyup" required="false">
+ <description>
+ HTML: a script expression; a key is released
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onkeyup" />
- <attribute-type name="onmousedown" required="false">
- <description>
- HTML: script expression; a pointer button is pressed
- down
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onkeyup"/>
+ <attribute-type name="onmousedown" required="false">
+ <description>
+ HTML: script expression; a pointer button is pressed
+ down
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onmousedown" />
- <attribute-type name="onmousemove" required="false">
- <description>
- HTML: a script expression; a pointer is moved within
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmousedown"/>
+ <attribute-type name="onmousemove" required="false">
+ <description>
+ HTML: a script expression; a pointer is moved within
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onmousemove" />
- <attribute-type name="onmouseout" required="false">
- <description>
- HTML: a script expression; a pointer is moved away
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmousemove"/>
+ <attribute-type name="onmouseout" required="false">
+ <description>
+ HTML: a script expression; a pointer is moved away
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onmouseout" />
- <attribute-type name="onmouseover" required="false">
- <description>
- HTML: a script expression; a pointer is moved onto
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmouseout"/>
+ <attribute-type name="onmouseover" required="false">
+ <description>
+ HTML: a script expression; a pointer is moved onto
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onmouseover" />
- <attribute-type name="onmouseup" required="false">
- <description>
- HTML: script expression; a pointer button is released
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmouseover"/>
+ <attribute-type name="onmouseup" required="false">
+ <description>
+ HTML: script expression; a pointer button is released
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onmouseup" />
- <attribute-type name="rendered" required="false">
- <description>
- If "false", this component is not rendered
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmouseup"/>
+ <attribute-type name="rendered" required="false">
+ <description>
+ If "false", this component is not rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="rendered" />
- <attribute-type name="rowClasses" required="false">
- <description>
- A comma-delimited list of CSS style classes that is
- applied to popup table rows. A space separated list of
- classes may
- also be specified for any individual row.
- The styles are applied, in
- turn, to each row in the
- table. For example, if the list has two
- elements, the
- first style class in the list is applied to the first
- row, the second to the second row, the first to the
- third row, the
- second to the fourth row, etc. In other
- words, we keep iterating
- through the list until we reach
- the end, and then we start at the
- beginning again
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="rendered"/>
+ <attribute-type name="rowClasses" required="false">
+ <description>
+ A comma-delimited list of CSS style classes that is
+ applied to popup table rows. A space separated list of
+ classes may
+ also be specified for any individual row.
+ The styles are applied, in
+ turn, to each row in the
+ table. For example, if the list has two
+ elements, the
+ first style class in the list is applied to the first
+ row, the second to the second row, the first to the
+ third row, the
+ second to the fourth row, etc. In other
+ words, we keep iterating
+ through the list until we reach
+ the end, and then we start at the
+ beginning again
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="rowClasses" />
- <attribute-type name="rowKeyConverter" required="false">
- <description>Converter for a RowKey object.</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="rowKeyConverter" />
- <attribute-type name="rowKeyVar" required="false">
- <description>
- The attribute provides access to a row key in a Request
- scope
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="rowClasses"/>
+ <attribute-type name="rowKeyConverter"
required="false">
+ <description>Converter for a RowKey object.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="rowKeyConverter"/>
+ <attribute-type name="rowKeyVar" required="false">
+ <description>
+ The attribute provides access to a row key in a Request
+ scope
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="rowKeyVar" />
- <attribute-type name="rows" required="false">
- <description>
- A number of rows to display, or zero for all remaining
- rows in the table
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="rowKeyVar"/>
+ <attribute-type name="rows" required="false">
+ <description>
+ A number of rows to display, or zero for all remaining
+ rows in the table
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="rows" />
- <attribute-type name="rules" required="false">
- <description>
- This attribute specifies which rules will appear between
- cells within a table. The rendering of rules is user
- agent dependent.
- Possible values:
-
- * none: No rules. This is the default value. *
- groups:
- Rules will appear between row groups (see THEAD, TFOOT,
- and
- TBODY) and column groups (see COLGROUP and COL)
- only. * rows: Rules
- will appear between rows only. *
- cols: Rules will appear between
- columns only. * all:
- Rules will appear between all rows and columns
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="rows"/>
+ <attribute-type name="rules" required="false">
+ <description>
+ This attribute specifies which rules will appear between
+ cells within a table. The rendering of rules is user
+ agent dependent.
+ Possible values:
+
+ * none: No rules. This is the default value. *
+ groups:
+ Rules will appear between row groups (see THEAD, TFOOT,
+ and
+ TBODY) and column groups (see COLGROUP and COL)
+ only. * rows: Rules
+ will appear between rows only. *
+ cols: Rules will appear between
+ columns only. * all:
+ Rules will appear between all rows and columns
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="rules" />
- <attribute-type name="sortMode" required="false">
- <description>
- Defines mode of sorting. Possible values are 'single'
- for sorting of one column and 'multi' for some.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="rules"/>
+ <attribute-type name="sortMode" required="false">
+ <description>
+ Defines mode of sorting. Possible values are 'single'
+ for sorting of one column and 'multi' for some.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="sortMode" />
- <attribute-type name="sortPriority" required="false">
- <description>
- Defines a set of columns ids in the sorting order
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="single"/>
+ <param value="multi"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="sortMode"/>
+ <attribute-type name="sortPriority" required="false">
+ <description>
+ Defines a set of columns ids in the sorting order
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="sortPriority" />
- <attribute-type name="stateVar" required="false">
- <description>
- The attribute provides access to a component state on
- the client side
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="sortPriority"/>
+ <attribute-type name="stateVar" required="false">
+ <description>
+ The attribute provides access to a component state on
+ the client side
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="stateVar" />
- <attribute-type name="style" required="false">
- <description>
- CSS style(s) is/are to be applied when this component is
- rendered
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="stateVar"/>
+ <attribute-type name="style" required="false">
+ <description>
+ CSS style(s) is/are to be applied when this component is
+ rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="style" />
- <attribute-type name="styleClass" required="false">
- <description>
- Corresponds to the HTML class attribute
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="style"/>
+ <attribute-type name="styleClass" required="false">
+ <description>
+ Corresponds to the HTML class attribute
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="styleClass" />
- <attribute-type name="title" required="false">
- <description>
- Advisory title information about markup elements
- generated for this component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="styleClass"/>
+ <attribute-type name="title" required="false">
+ <description>
+ Advisory title information about markup elements
+ generated for this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="title" />
- <attribute-type name="value" required="false">
- <description>
- The current value for this component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="title"/>
+ <attribute-type name="value" required="false">
+ <description>
+ The current value for this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="value" />
- <attribute-type name="var" required="false">
- <description>
- A request-scope attribute via which the data object for
- the current row will be used when iterating
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="value"/>
+ <attribute-type name="var" required="false">
+ <description>
+ A request-scope attribute via which the data object for
+ the current row will be used when iterating
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="var" />
- <attribute-type name="width" required="false">
- <description>
- This attribute specifies the desired width of the entire
- table and is intended for visual user agents. When the
- value is
- percentage value, the value is relative to the
- user agent's available
- horizontal space. In the absence
- of any width specification, table
- width is determined by
- the user agent
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="var"/>
+ <attribute-type name="width" required="false">
+ <description>
+ This attribute specifies the desired width of the entire
+ table and is intended for visual user agents. When the
+ value is
+ percentage value, the value is relative to the
+ user agent's available
+ horizontal space. In the absence
+ of any width specification, table
+ width is determined by
+ the user agent
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="width" />
- </element-type>
-
- <element-type body-content="allowed" content="mixed"
- end-tag="required" name="beanValidator"
start-tag="required">
- <description>
- <![CDATA[Validate Input by the Bean/Hibernate validator annotations.]]>
- </description>
- <attribute-type name="binding" required="false">
- <description>
- A ValueExpression that evaluates to an instance of
- FacesBeanValidator.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="width"/>
+ <attribute-type name="activeClass" required="false">
+ <description>CSS class for active row</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="activeClass"/>
+ <attribute-type name="activeRowKey" required="false">
+ <description>Request scope attribute under which the activeRowKey will
+ be accessible</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="activeRowKey"/>
+ <attribute-type name="groupingColumn"
required="false">
+ <description>Defines an id of column which the data is grouped
by.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="groupingColumn"/>
+ <attribute-type name="height" required="false">
+ <description>Defines a height of the component. Default value is
"500px"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="height"/>
+ <attribute-type name="onselectionchange"
required="false">
+ <description>HTML: script expression to invoke on changing of rows
+ selection</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onselectionchange"/>
+ <attribute-type name="selectedClass" required="false">
+ <description>CSS class for selected rows</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="selectedClass"/>
+ <attribute-type name="selection" required="false">
+ <description>Value binding representing selected
rows</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="selection"/>
+ <attribute-type name="selectionMode" required="false">
+ <description>Single row can be selected. multi:
+ Multiple rows can be selected. none: no rows can
be
+ selected. Default value is
"single"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="selectionMode"/>
+ <attribute-type name="tableState" required="false">
+ <description>ValueBinding pointing at a property of a String to hold
+ table state</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="tableState"/>
+ </element-type>
+ <element-type body-content="allowed" content="mixed"
+ end-tag="required" name="beanValidator"
start-tag="required">
+ <description><![CDATA[Validate Input by the Bean/Hibernate validator
annotations.]]></description>
+ <attribute-type name="binding" required="false">
+ <description>
+ A ValueExpression that evaluates to an instance of
+ FacesBeanValidator.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="binding" />
- <attribute-type name="summary" required="false">
- <description>
- Summary message for a validation errors.
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="binding"/>
+ <attribute-type name="summary" required="false">
+ <description>
+ Summary message for a validation errors.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="summary" />
- <attribute-type name="id" required="false">
- <description>
- Every component may have a unique id that is
- automatically created if omitted
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="summary"/>
+ <attribute-type name="id" required="false">
+ <description>
+ Every component may have a unique id that is
+ automatically created if omitted
</description>
- </attribute-type>
- <attribute type="id" />
- <attribute-type name="rendered" required="false">
- <description>
- If "false", this component is not rendered
+ </attribute-type>
+ <attribute type="id"/>
+ <attribute-type name="rendered" required="false">
+ <description>
+ If "false", this component is not rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="rendered" />
- </element-type>
- <element-type body-content="allowed" content="mixed"
- end-tag="required" name="graphValidator"
start-tag="required">
- <description>
- <![CDATA[Bean validation @ and @validation support.]]>
- </description>
- <attribute-type name="binding" required="false">
- <description>
- The attribute takes a value-binding expression for a
- component property of
- a backing bean
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="rendered"/>
+ </element-type>
+ <element-type body-content="allowed" content="mixed"
+ end-tag="required" name="graphValidator"
start-tag="required">
+ <description><![CDATA[Bean validation @ and @validation
support.]]></description>
+ <attribute-type name="binding" required="false">
+ <description>
+ The attribute takes a value-binding expression for a
+ component property of
+ a backing bean
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="binding" />
- <attribute-type name="id" required="false">
- <description>
- Every component may have a unique id that is
- automatically created if omitted
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="binding"/>
+ <attribute-type name="id" required="false">
+ <description>
+ Every component may have a unique id that is
+ automatically created if omitted
</description>
- </attribute-type>
- <attribute type="id" />
- <attribute-type name="profile" required="false">
- <description>
- This attribute is reserved till the implementation of
- JavaBean Validation feature (JSR-303).
+ </attribute-type>
+ <attribute type="id"/>
+ <attribute-type name="profile" required="false">
+ <description>
+ This attribute is reserved till the implementation of
+ JavaBean Validation feature (JSR-303).
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="profile" />
- <attribute-type name="summary" required="false">
- <description>
- Summary message for a validation errors.
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="profile"/>
+ <attribute-type name="summary" required="false">
+ <description>
+ Summary message for a validation errors.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="summary" />
- <attribute-type name="type" required="false">
- <description>
- JSF Validator type, that implements GraphValidator
- interface.This validator is used for the Graph and input fields
- validation.
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="summary"/>
+ <attribute-type name="type" required="false">
+ <description>
+ JSF Validator type, that implements GraphValidator
+ interface.This validator is used for the Graph and input fields
+ validation.
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="bundleProperty" />
- </attribute-type>
- <attribute type="type" />
- <attribute-type name="value" required="false">
- <description>
- The current value of this component
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="bundleProperty"/>
+ </attribute-type>
+ <attribute type="type"/>
+ <attribute-type name="value" required="false">
+ <description>
+ The current value of this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="value" />
- </element-type>
-
- <element-type body-content="allowed" content="mixed"
- end-tag="required" name="hotKey"
start-tag="required">
- <description>
- <![CDATA[The &lt;rich:hotKey&gt; component allows to register
hot keys for the page or particular elements and to define client side processing
functions for these keys.]]>
- </description>
- <attribute-type name="binding" required="false">
- <description>
- The attribute takes a value-binding expression for a
- component property of
- a backing bean
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="value"/>
+ </element-type>
+ <element-type body-content="allowed" content="mixed"
+ end-tag="required" name="hotKey"
start-tag="required">
+ <description><![CDATA[The &lt;rich:hotKey&gt; component
allows to register hot keys for the page or particular elements and to define client side
processing functions for these keys.]]></description>
+ <attribute-type name="binding" required="false">
+ <description>
+ The attribute takes a value-binding expression for a
+ component property of
+ a backing bean
</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="binding" />
- <attribute-type name="id" required="false">
- <description>
- Every component may have a unique id that is
- automatically created if omitted
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="binding"/>
+ <attribute-type name="id" required="false">
+ <description>
+ Every component may have a unique id that is
+ automatically created if omitted
</description>
- </attribute-type>
- <attribute type="id" />
- <attribute-type name="checkParent" required="false">
- <description>
- Defines the hotkey handling of events generated by child
- components nested into the parent component to which the
&lt;rich:hotKey&gt; is attached.
+ </attribute-type>
+ <attribute type="id"/>
+ <attribute-type name="checkParent" required="false">
+ <description>
+ Defines the hotkey handling of events generated by child
+ components nested into the parent component to which the
&lt;rich:hotKey&gt; is attached.
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
<proposal type="bundleProperty"/>
<proposal type="enumeration">
- <param value="true"/>
- <param value="false"/>
- </proposal>
- </attribute-type>
- <attribute type="checkParent"/>
- <attribute-type name="disableInInput" required="false">
- <description>
- Disables the hotkeys activated on input elements when the value of this attribute is
"true".
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="checkParent"/>
+ <attribute-type name="disableInInput"
required="false">
+ <description>
+ Disables the hotkeys activated on input elements when the value of this attribute is
"true".
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
<proposal type="bundleProperty"/>
<proposal type="enumeration">
- <param value="true"/>
- <param value="false"/>
- </proposal>
- </attribute-type>
- <attribute type="disableInInput"/>
- <attribute-type name="disableInInputTypes"
required="false">
- <description>
- Defines the types of the inputs not to be influenced with hotKey component. Possible
values: buttons, texts and all (default). By default it is empty and this means ALL the
types.
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="disableInInput"/>
+ <attribute-type name="disableInInputTypes"
required="false">
+ <description>
+ Defines the types of the inputs not to be influenced with hotKey component. Possible
values: buttons, texts and all (default). By default it is empty and this means ALL the
types.
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
<proposal type="bundleProperty"/>
<proposal type="enumeration">
- <param value="buttons"/>
- <param value="texts"/>
- <param value="all"/>
- </proposal>
+ <param value="buttons"/>
+ <param value="texts"/>
+ <param value="all"/>
+ </proposal>
</attribute-type>
<attribute type="disableInInputTypes"/>
<attribute-type name="handler" required="false">
- <description>
- Defines the JavaScript function name which is called on hotkey activation
+ <description>
+ Defines the JavaScript function name which is called on hotkey activation
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
@@ -1063,8 +1134,8 @@
</attribute-type>
<attribute type="handler"/>
<attribute-type name="type" required="false">
- <description>
- JSF Validator type, that implements GraphValidator interface.This validator is used
for the Graph and input fields validation.
+ <description>
+ JSF Validator type, that implements GraphValidator interface.This validator is used
for the Graph and input fields validation.
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
@@ -1072,8 +1143,8 @@
</attribute-type>
<attribute type="type"/>
<attribute-type name="key" required="false">
- <description>
- Defines the hotkey itself
+ <description>
+ Defines the hotkey itself
</description>
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
@@ -1081,8 +1152,8 @@
</attribute-type>
<attribute type="key"/>
<attribute-type name="rendered" required="false">
- <description>
- If "false", this component is not rendered
+ <description>
+ If "false", this component is not rendered
</description>
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
@@ -1094,8 +1165,8 @@
</attribute-type>
<attribute type="rendered"/>
<attribute-type name="selector" required="false">
- <description>
- Defines a selector for query
+ <description>
+ Defines a selector for query
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
@@ -1103,9 +1174,9 @@
</attribute-type>
<attribute type="selector"/>
<attribute-type name="timing" required="false">
- <description>
- Defines the time when the hotkey is registered. Possible values are
"immediate" (by default), "onload", and "onregistercall".
- Default value is "immediate"
+ <description>
+ Defines the time when the hotkey is registered. Possible values are
"immediate" (by default), "onload", and "onregistercall".
+ Default value is "immediate"
</description>
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
@@ -1118,26 +1189,18 @@
</attribute-type>
<attribute type="timing"/>
<attribute-type name="type" required="false">
- <description>
- Defines the type of a keyboard event (onkeyup, onkeypress, etc.)
+ <description>
+ Defines the type of a keyboard event (onkeyup, onkeypress, etc.)
</description>
<proposal type="beanProperty"/>
<proposal type="jsfVariables"/>
<proposal type="bundleProperty"/>
</attribute-type>
<attribute type="type"/>
- </element-type>
-
-
-
-
-
-
- <element-type body-content="allowed" content="mixed"
+ </element-type>
+ <element-type body-content="allowed" content="mixed"
end-tag="required" name="calendar"
start-tag="required">
- <description>
- <![CDATA[The calendar component is a UI control used for creating graphical
monthly calendar on a page.]]>
- </description>
+ <description><![CDATA[The calendar component is a UI control used for
creating graphical monthly calendar on a page.]]></description>
<attribute-type name="ajaxSingle" required="false">
<description>
boolean attribute which provides possibility to limit
@@ -1149,9 +1212,9 @@
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
<proposal type="enumeration">
- <param value="true"/>
- <param value="false"/>
- </proposal>
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -1228,6 +1291,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="cellHeight" required="false">
@@ -1338,6 +1405,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="top-right"/>
+ <param value="top-left"/>
+ <param value="bottom-right"/>
+ <param value="bottom-left"/>
+ <param value="auto"/>
+ </proposal>
</attribute-type>
<attribute type="direction"/>
<attribute-type name="disabled" required="false">
@@ -1365,6 +1439,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="enableManualInput"/>
<attribute-type name="eventsQueue" required="false">
@@ -1513,6 +1591,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="locale" required="false">
@@ -1549,6 +1631,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="client"/>
+ </proposal>
</attribute-type>
<attribute type="mode"/>
<attribute-type name="monthLabels" required="false">
@@ -1817,6 +1903,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -1849,6 +1939,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showApplyButton"/>
<attribute-type name="showFooter" required="false">
@@ -1859,6 +1953,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showFooter"/>
<attribute-type name="showHeader" required="false">
@@ -1869,6 +1967,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showHeader"/>
<attribute-type name="showInput" required="false">
@@ -1880,6 +1982,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showInput"/>
<attribute-type name="showWeekDaysBar"
required="false">
@@ -1890,6 +1996,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showWeekDaysBar"/>
<attribute-type name="showWeeksBar" required="false">
@@ -1900,6 +2010,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showWeeksBar"/>
<attribute-type name="status" required="false">
@@ -2060,12 +2174,39 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="zindex"/>
+ <attribute-type name="oninputmouseout"
required="false">
+ <description/>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oninputmouseout"/>
+ <attribute-type name="oninputmouseover"
required="false">
+ <description/>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oninputmouseover"/>
+ <attribute-type name="readonly" required="false">
+ <description>If "true". Date and time are not selectable.
In
+ "popup" mode input is disabled and button is enabled. Default value is
"false".</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="readonly"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="changeExpandListener"
start-tag="required">
- <description>
- <![CDATA[The changeExpandListener represents an action listener method that
is notified on an expand/collapse event on the node.]]>
- </description>
+ <description><![CDATA[The changeExpandListener represents an action
listener method that is notified on an expand/collapse event on the
node.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -2080,9 +2221,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="column"
start-tag="required">
- <description>
- <![CDATA[The column is a UI component that represents a single column of data
within a parent dataTable component.]]>
- </description>
+ <description><![CDATA[The column is a UI component that represents a
single column of data within a parent dataTable component.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -2131,6 +2270,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="filterBy" required="false">
@@ -2250,6 +2393,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="selfSorted"/>
<attribute-type name="sortBy" required="false">
@@ -2305,6 +2452,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ASCENDING"/>
+ <param value="DESCENDING"/>
+ <param value="UNSORTED"/>
+ </proposal>
</attribute-type>
<attribute type="sortOrder"/>
<attribute-type name="sortable" required="false">
@@ -2356,12 +2508,24 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="label" required="false">
+ <description>Column label for drag indicator. Usable only for
extendedDataTable component</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="visible" required="false">
+ <description>The attribute is used to define whether the component is
visible or not. The default value is "true".</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="visible"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="columnGroup"
start-tag="required">
- <description>
- <![CDATA[The columnGroup component combines columns in one row to organize
complex subparts of a table.]]>
- </description>
+ <description><![CDATA[The columnGroup component combines columns in one
row to organize complex subparts of a table.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -2401,6 +2565,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="filterMethod" required="false">
@@ -2479,6 +2647,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="selfSorted"/>
<attribute-type name="sortOrder" required="false">
@@ -2489,6 +2661,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ASCENDING"/>
+ <param value="DESCENDING"/>
+ <param value="UNSORTED"/>
+ </proposal>
</attribute-type>
<attribute type="sortOrder"/>
<attribute-type name="style" required="false">
@@ -2523,9 +2700,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="columns"
start-tag="required">
- <description>
- <![CDATA[The columns is a component that allows to create a dynamic set of
columns from your model.]]>
- </description>
+ <description><![CDATA[The columns is a component that allows to create a
dynamic set of columns from your model.]]></description>
<attribute-type name="begin" required="false">
<description>The first iteration item</description>
<proposal type="beanProperty"/>
@@ -2584,6 +2759,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="end"/>
<attribute-type name="filterBy" required="false">
@@ -2710,6 +2889,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="selfSorted"/>
<attribute-type name="sortBy" required="false">
@@ -2765,6 +2948,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ASCENDING"/>
+ <param value="DESCENDING"/>
+ <param value="UNSORTED"/>
+ </proposal>
</attribute-type>
<attribute type="sortOrder"/>
<attribute-type name="sortable" required="false">
@@ -2832,6 +3020,20 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="label" required="false">
+ <description>Column label for drag indicator. Usable only for
extendedDataTable component</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="visible" required="false">
+ <description>The attribute is used to define whether the component is
visible or not. The default value is "true".</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="visible"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="comboBox"
start-tag="required">
@@ -2868,6 +3070,12 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ <param value="justify"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="binding" required="false">
@@ -3023,6 +3231,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="enableManualInput"/>
<attribute-type name="filterNewValues"
required="false">
@@ -3335,6 +3547,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -3460,12 +3676,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="label" required="false">
+ <description>A localized user presentable name for this
component.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="componentControl"
start-tag="required">
- <description>
- <![CDATA[The componentControl allows to call JavaScript API functions on
components after some defined events.]]>
- </description>
+ <description><![CDATA[The componentControl allows to call JavaScript API
functions on components after some defined events.]]></description>
<attribute-type name="attachTiming" required="false">
<description>
Defines the page loading phase when componentControl is
@@ -3510,6 +3731,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="disableDefault"/>
<attribute-type name="event" required="false">
@@ -3593,9 +3818,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="contextMenu"
start-tag="required">
- <description>
- <![CDATA[The contextMenu component is used for creating multileveled context
menus that are activated after a user defines an event ( "onmouseover" ,
"onclick" , etc.) on any element on the page.]]>
- </description>
+ <description><![CDATA[The contextMenu component is used for creating
multileveled context menus that are activated after a user defines an event (
"onmouseover" , "onclick" , etc.) on any element on the
page.]]></description>
<attribute-type name="attachTiming" required="false">
<description>
Defines the timing when the menu is attached to the
@@ -3631,6 +3854,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="attached"/>
<attribute-type name="binding" required="false">
@@ -3862,14 +4089,17 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="none"/>
+ </proposal>
</attribute-type>
<attribute type="submitMode"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dataDefinitionList"
start-tag="required">
- <description>
- <![CDATA[The dataDefinitionList component is used for definition lists
rendering. ]]>
- </description>
+ <description><![CDATA[The dataDefinitionList component is used for
definition lists rendering. ]]></description>
<attribute-type name="ajaxKeys" required="false">
<description>
This attribute defines row keys that are updated after
@@ -3929,6 +4159,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="first" required="false">
@@ -4076,9 +4310,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dataFilterSlider"
start-tag="required">
- <description>
- <![CDATA[The dataFilterSlider is a slider-based action component that is used for
filtering table data.]]>
- </description>
+ <description><![CDATA[The dataFilterSlider is a slider-based action
component that is used for filtering table data.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -4139,6 +4371,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="clientErrorMessage"
required="false">
@@ -4301,6 +4537,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="manualInput" required="false">
@@ -4648,12 +4888,38 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="oninputkeydown"
required="false">
+ <description>HTML: a script expression; a key is pressed
down</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oninputkeydown"/>
+ <attribute-type name="oninputkeypress"
required="false">
+ <description>HTML: a script expression; a key is pressed and
released</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oninputkeypress"/>
+ <attribute-type name="oninputkeyup" required="false">
+ <description>HTML: a script expression; a key is
released</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oninputkeyup"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dataGrid"
start-tag="required">
- <description>
- <![CDATA[The dataGrid component is used to render data as a grid. ]]>
- </description>
+ <description><![CDATA[The dataGrid component is used to render data as a
grid. ]]></description>
<attribute-type name="ajaxKeys" required="false">
<description>
This attribute defines row keys that are updated after
@@ -4677,6 +4943,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="bgcolor" required="false">
@@ -4807,6 +5078,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="elements" required="false">
@@ -4851,6 +5126,18 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="void"/>
+ <param value="above"/>
+ <param value="below"/>
+ <param value="hsides"/>
+ <param value="lhs"/>
+ <param value="rhs"/>
+ <param value="vsides"/>
+ <param value="box"/>
+ <param value="lhs"/>
+ <param value="border"/>
+ </proposal>
</attribute-type>
<attribute type="frame"/>
<attribute-type name="headerClass" required="false">
@@ -5115,6 +5402,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="none"/>
+ <param value="groups"/>
+ <param value="rows"/>
+ <param value="cols"/>
+ <param value="all"/>
+ </proposal>
</attribute-type>
<attribute type="rules"/>
<attribute-type name="stateVar" required="false">
@@ -5203,9 +5497,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dataList"
start-tag="required">
- <description>
- <![CDATA[The dataList component is used for unordered lists rendering.]]>
- </description>
+ <description><![CDATA[The dataList component is used for unordered lists
rendering.]]></description>
<attribute-type name="ajaxKeys" required="false">
<description>
This attribute defines row keys that are updated after
@@ -5265,6 +5557,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="first" required="false">
@@ -5451,9 +5747,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dataOrderedList"
start-tag="required">
- <description>
- <![CDATA[The dataOrderedList component is used for ordered lists rendering.
]]>
- </description>
+ <description><![CDATA[The dataOrderedList component is used for ordered
lists rendering. ]]></description>
<attribute-type name="ajaxKeys" required="false">
<description>
This attribute defines row keys that are updated after
@@ -5513,6 +5807,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="first" required="false">
@@ -5699,9 +5997,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dataTable"
start-tag="required">
- <description>
- <![CDATA[The dataTable component is used for table rendering. ]]>
- </description>
+ <description><![CDATA[The dataTable component is used for table
rendering. ]]></description>
<attribute-type name="ajaxKeys" required="false">
<description>
This attribute defines row keys that are updated after
@@ -5725,6 +6021,12 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ <param value="justify"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="bgcolor" required="false">
@@ -5874,6 +6176,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="first" required="false">
@@ -5911,6 +6217,18 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="void"/>
+ <param value="above"/>
+ <param value="below"/>
+ <param value="hsides"/>
+ <param value="lhs"/>
+ <param value="rhs"/>
+ <param value="vsides"/>
+ <param value="box"/>
+ <param value="lhs"/>
+ <param value="border"/>
+ </proposal>
</attribute-type>
<attribute type="frame"/>
<attribute-type name="headerClass" required="false">
@@ -5941,8 +6259,8 @@
</attribute-type>
<attribute type="lang"/>
<attribute-type name="onRowContextMenu"
required="false">
- <description>
- JavaScript handler to be called on right click. Returning false prevents default
browser context menu from being displayed
+ <description>
+ JavaScript handler to be called on right click. Returning false prevents default
browser context menu from being displayed
</description>
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
@@ -6185,6 +6503,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="none"/>
+ <param value="groups"/>
+ <param value="rows"/>
+ <param value="cols"/>
+ <param value="all"/>
+ </proposal>
</attribute-type>
<attribute type="rules"/>
<attribute-type name="sortMode" required="false">
@@ -6195,6 +6520,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="single"/>
+ <param value="multi"/>
+ </proposal>
</attribute-type>
<attribute type="sortMode"/>
<attribute-type name="sortPriority" required="false">
@@ -6278,12 +6607,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="reRender" required="false">
+ <description>Id['s] (in format of call
UIComponent.findComponent()) of components, rendered in case of AjaxRequest caused by this
component. Can be single id, comma-separated list of Id's, or EL Expression with
array or Collection</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="reRender"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="datascroller"
start-tag="required">
- <description>
- <![CDATA[The datascroller component is designed for providing the functionality of
tables scrolling using Ajax requests.]]>
- </description>
+ <description><![CDATA[The datascroller component is designed for
providing the functionality of tables scrolling using Ajax
requests.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -6322,6 +6656,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="align" required="false">
@@ -6333,6 +6671,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="binding" required="false">
@@ -6357,6 +6700,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="show"/>
+ <param value="hide"/>
+ <param value="auto"/>
+ </proposal>
</attribute-type>
<attribute type="boundaryControls"/>
<attribute-type name="bypassUpdates" required="false">
@@ -6368,6 +6716,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -6508,6 +6860,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="maxPages" required="false">
@@ -6845,12 +7201,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dndParam"
start-tag="required">
- <description>
- <![CDATA[The dndParam component is used for passing parameters during drag-and-drop
operations.]]>
- </description>
+ <description><![CDATA[The dndParam component is used for passing
parameters during drag-and-drop operations.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -6912,9 +7273,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dragIndicator"
start-tag="required">
- <description>
- <![CDATA[The dragIndicator is a component for defining what appears under the mouse
cursor during drag-and-drop operations. The displayed drag indicator can show information
about the dragged elements.]]>
- </description>
+ <description><![CDATA[The dragIndicator is a component for defining what
appears under the mouse cursor during drag-and-drop operations. The displayed drag
indicator can show information about the dragged elements.]]></description>
<attribute-type name="acceptClass" required="false">
<description>
Corresponds to the HTML class attribute and added to an
@@ -6988,9 +7347,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dragListener"
start-tag="required">
- <description>
- <![CDATA[The dragListener represents an action listener method that is
notified after a drag operation.]]>
- </description>
+ <description><![CDATA[The dragListener represents an action listener
method that is notified after a drag operation.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -7005,9 +7362,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dragSupport"
start-tag="required">
- <description>
- <![CDATA[The dragSupport component defines a subtree of the component tree as
draggable for drag-and-drop operations. Within such a "drag zone," you can click
the mouse button on an item and drag it to any component that supports drop operations (a
"drop zone"). It encodes all the necessary JavaScript for supporting
drag-and-drop operations.]]>
- </description>
+ <description><![CDATA[The dragSupport component defines a subtree of the
component tree as draggable for drag-and-drop operations. Within such a "drag
zone," you can click the mouse button on an item and drag it to any component that
supports drop operations (a "drop zone"). It encodes all the necessary
JavaScript for supporting drag-and-drop operations.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -7046,6 +7401,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -7068,6 +7427,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -7089,6 +7452,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="disableDefault"/>
<attribute-type name="dragIndicator" required="false">
@@ -7221,6 +7588,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="onbeforedomupdate"
required="false">
@@ -7360,12 +7731,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dropDownMenu"
start-tag="required">
- <description>
- <![CDATA[The dropDownMenu component is used for creating multilevel drop-down
menus.]]>
- </description>
+ <description><![CDATA[The dropDownMenu component is used for creating
multilevel drop-down menus.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -7387,6 +7763,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="top-right"/>
+ <param value="top-left"/>
+ <param value="bottom-right"/>
+ <param value="bottom-left"/>
+ <param value="auto"/>
+ </proposal>
</attribute-type>
<attribute type="direction"/>
<attribute-type name="disabled" required="false">
@@ -7652,6 +8035,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="none"/>
+ </proposal>
</attribute-type>
<attribute type="submitMode"/>
<attribute-type name="value" required="false">
@@ -7674,12 +8062,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="verticalOffset"/>
+ <attribute-type name="labelClass" required="false">
+ <description>Space-separated list of CSS style class(es) applied to
dropdown menu label in it normal (neither selected nor disabled)
sate.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="labelClass"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dropListener"
start-tag="required">
- <description>
- <![CDATA[The dropListener represents an action listener method that is
notified after a drop operation.]]>
- </description>
+ <description><![CDATA[The dropListener represents an action listener
method that is notified after a drop operation.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -7694,9 +8087,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="dropSupport"
start-tag="required">
- <description>
- <![CDATA[The dropSupport component transforms a parent component into a
target zone for drag-and-drop operations. When a draggable element is moved and dropped
onto the area of the parent component, Ajax request processing for this event is
started.]]>
- </description>
+ <description><![CDATA[The dropSupport component transforms a parent
component into a target zone for drag-and-drop operations. When a draggable element is
moved and dropped onto the area of the parent component, Ajax request processing for this
event is started.]]></description>
<attribute-type name="acceptCursors" required="false">
<description>
List of comma separated cursors that indicates when
@@ -7755,6 +8146,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -7777,6 +8172,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="cursorTypeMapping"
required="false">
@@ -7807,6 +8206,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="disableDefault"/>
<attribute-type name="dropListener" required="false">
@@ -7899,6 +8302,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="onbeforedomupdate"
required="false">
@@ -8063,383 +8470,370 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
-
- <element-type body-content="allowed" content="mixed"
- end-tag="required" name="editor"
start-tag="required">
- <description>
- <![CDATA[The editor component is used for creating a WYSIWYG editor on a
page.]]>
- </description>
- <attribute-type name="autoResize" required="false">
- <description>
- Attribute enables to get the Editor area to resize to the boundaries of the
- contents
+ <element-type body-content="allowed" content="mixed"
+ end-tag="required" name="editor"
start-tag="required">
+ <description><![CDATA[The editor component is used for creating a
WYSIWYG editor on a page.]]></description>
+ <attribute-type name="autoResize" required="false">
+ <description>
+ Attribute enables to get the Editor area to resize to the boundaries of the
+ contents
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="autoResize" />
-
-
- <attribute-type name="binding" required="false">
- <description>
- The attribute takes a value-binding expression for a
- component property of a backing bean
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="autoResize"/>
+ <attribute-type name="binding" required="false">
+ <description>
+ The attribute takes a value-binding expression for a
+ component property of a backing bean
</description>
- <proposal type="jsfVariables" />
- <proposal type="beanProperty">
- <param name="type" value="javax.faces.component.UIComponent"
/>
- </proposal>
- </attribute-type>
- <attribute type="binding" />
- <attribute-type name="configuration" required="false">
- <description>
- Attribute defines configuration properties file name
+ <proposal type="jsfVariables"/>
+ <proposal type="beanProperty">
+ <param name="type"
value="javax.faces.component.UIComponent"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="binding"/>
+ <attribute-type name="configuration" required="false">
+ <description>
+ Attribute defines configuration properties file name
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="configuration" />
- <attribute-type name="converter" required="false">
- <description>
- Id of Converter to be used or reference to a Converter
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="configuration"/>
+ <attribute-type name="converter" required="false">
+ <description>
+ Id of Converter to be used or reference to a Converter
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="converter" />
- <attribute-type name="converterMessage" required="false">
- <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
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="converter"/>
+ <attribute-type name="converterMessage"
required="false">
+ <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>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="converterMessage" />
-
- <attribute-type name="customPlugins" required="false">
- <description>
- Attribute defines property file name witch contains descriptors of custom
- plugins
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="converterMessage"/>
+ <attribute-type name="customPlugins" required="false">
+ <description>
+ Attribute defines property file name witch contains descriptors of custom
+ plugins
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="customPlugins" />
-
- <attribute-type name="dialogType" required="false">
- <description>
- Attribute defines how dialogs/popups should be opened. Default value is
- "modal"
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="customPlugins"/>
+ <attribute-type name="dialogType" required="false">
+ <description>
+ Attribute defines how dialogs/popups should be opened. Default value is
+ "modal"
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="dialogType" />
-
- <attribute-type name="height" required="false">
- <description>
- Attribute defines height of component.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="dialogType"/>
+ <attribute-type name="height" required="false">
+ <description>
+ Attribute defines height of component.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="height" />
-
- <attribute type="height" />
- <attribute-type name="id" required="false">
- <description>
- Every component may have a unique id that is
- automatically created if omitted
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="height"/>
+ <attribute type="height"/>
+ <attribute-type name="id" required="false">
+ <description>
+ Every component may have a unique id that is
+ automatically created if omitted
</description>
- </attribute-type>
- <attribute type="id" />
- <attribute-type name="immediate" required="false">
- <description>
- A flag indicating that this component value must be
- converted and validated immediately (that is, during
- Apply Request Values phase), rather than waiting until a
- Process Validations phase
+ </attribute-type>
+ <attribute type="id"/>
+ <attribute-type name="immediate" required="false">
+ <description>
+ A flag indicating that this component value must be
+ converted and validated immediately (that is, during
+ Apply Request Values phase), rather than waiting until a
+ Process Validations phase
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="immediate" />
- <attribute-type name="label" required="false">
- <description>
- A localized user presentable name for this component.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="immediate"/>
+ <attribute-type name="label" required="false">
+ <description>
+ A localized user presentable name for this component.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="label" />
- <attribute-type name="language" required="false">
- <description>
- Attribute defines Editor language
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="language" required="false">
+ <description>
+ Attribute defines Editor language
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="language" />
- <attribute-type name="onchange" required="false">
- <description>
- Attribute enables to specify a function name to be executed each time content
- is modified by TinyMCE.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="language"/>
+ <attribute-type name="onchange" required="false">
+ <description>
+ Attribute enables to specify a function name to be executed each time content
+ is modified by TinyMCE.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onchange" />
- <attribute-type name="oninit" required="false">
- <description>
- Attribute defines a function name to be executed when all Editor instances
- have finished their initialization.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onchange"/>
+ <attribute-type name="oninit" required="false">
+ <description>
+ Attribute defines a function name to be executed when all Editor instances
+ have finished their initialization.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="oninit" />
-
- <attribute-type name="onsave" required="false">
- <description>
- Attribute enables to add custom logic to be executed when the contents is
- extracted/saved.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oninit"/>
+ <attribute-type name="onsave" required="false">
+ <description>
+ Attribute enables to add custom logic to be executed when the contents is
+ extracted/saved.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onsave" />
-
- <attribute-type name="onsetup" required="false">
- <description>
- Attribute enables to add events to Editor instances before they get rendered.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onsave"/>
+ <attribute-type name="onsetup" required="false">
+ <description>
+ Attribute enables to add events to Editor instances before they get rendered.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="onsetup" />
-
- <attribute-type name="plugins" required="false">
- <description>
- Attribute defines Editor plugins
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onsetup"/>
+ <attribute-type name="plugins" required="false">
+ <description>
+ Attribute defines Editor plugins
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="plugins" />
-
- <attribute-type name="readonly" required="false">
- <description>
- Attribute defines Editor is readonly
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="plugins"/>
+ <attribute-type name="readonly" required="false">
+ <description>
+ Attribute defines Editor is readonly
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="readonly" />
- <attribute-type name="rendered" required="false">
- <description>
- If "false", this component is not rendered
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="readonly"/>
+ <attribute-type name="rendered" required="false">
+ <description>
+ If "false", this component is not rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="rendered" />
- <attribute-type name="required" required="false">
- <description>
- If "true", this component is checked for non-empty input
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="rendered"/>
+ <attribute-type name="required" required="false">
+ <description>
+ If "true", this component is checked for non-empty input
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="required" />
- <attribute-type name="requiredMessage" required="false">
- <description>
- requiredMessage
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="required"/>
+ <attribute-type name="requiredMessage"
required="false">
+ <description>
+ requiredMessage
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
-
- </attribute-type>
- <attribute type="requiredMessage" />
-
- <attribute-type name="skin" required="false">
- <description>
- Attribute defines Editor skin
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="requiredMessage"/>
+ <attribute-type name="skin" required="false">
+ <description>
+ Attribute defines Editor skin
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
-
- </attribute-type>
- <attribute type="skin" />
-
- <attribute-type name="style" required="false">
- <description>
- CSS style(s) is/are to be applied when this component is rendered
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="skin"/>
+ <attribute-type name="style" required="false">
+ <description>
+ CSS style(s) is/are to be applied when this component is rendered
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="style" />
- <attribute-type name="styleClass" required="false">
- <description>
- Corresponds to the HTML class attribute
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="style"/>
+ <attribute-type name="styleClass" required="false">
+ <description>
+ Corresponds to the HTML class attribute
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="styleClass" />
- <attribute-type name="tabindex" required="false">
- <description>
- In visual mode the attribute works the same way as
- "tab_focus" TinyMCE's property the attribute enables
- you to specify an element ID to focus, when the TAB key is pressed .
- You can also use the special ":prev" and ":next" values that
will
- then place the focus on an input element placed before/after the TinyMCE
- instance in the DOM. While in "source" mode the attribute works like
- standard HTML tabindex attribute.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="styleClass"/>
+ <attribute-type name="tabindex" required="false">
+ <description>
+ In visual mode the attribute works the same way as
+ "tab_focus" TinyMCE's property the attribute enables
+ you to specify an element ID to focus, when the TAB key is pressed .
+ You can also use the special ":prev" and ":next" values that
will
+ then place the focus on an input element placed before/after the TinyMCE
+ instance in the DOM. While in "source" mode the attribute works like
+ standard HTML tabindex attribute.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="tabindex" />
-
- <attribute-type name="theme" required="false">
- <description>
- Attribute defines Editor theme
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="tabindex"/>
+ <attribute-type name="theme" required="false">
+ <description>
+ Attribute defines Editor theme
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="theme" />
- <attribute-type name="useSeamText" required="false">
- <description>
- Attribute defines if model value should be converted to Seam Text. Default
- value is "false"
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="theme"/>
+ <attribute-type name="useSeamText" required="false">
+ <description>
+ Attribute defines if model value should be converted to Seam Text. Default
+ value is "false"
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- <proposal type="enumeration">
- <param value="true" />
- <param value="false" />
- </proposal>
- </attribute-type>
- <attribute type="useSeamText" />
- <attribute-type name="validator" required="false">
- <description>
- MethodBinding pointing at a method that is called during
- Process Validations phase of the request processing
- lifecycle, to validate the current value of this
- component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="useSeamText"/>
+ <attribute-type name="validator" required="false">
+ <description>
+ MethodBinding pointing at a method that is called during
+ Process Validations phase of the request processing
+ lifecycle, to validate the current value of this
+ component
</description>
- <proposal type="jsfVariables" />
- <proposal type="beanProperty" />
- <proposal type="beanMethodBySignature">
- <param name="returnType" value="javax.faces.el.MethodBinding"
/>
- </proposal>
- </attribute-type>
- <attribute type="validator" />
- <attribute-type name="validatorMessage" required="false">
- <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
+ <proposal type="jsfVariables"/>
+ <proposal type="beanProperty"/>
+ <proposal type="beanMethodBySignature">
+ <param name="returnType"
value="javax.faces.el.MethodBinding"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="validator"/>
+ <attribute-type name="validatorMessage"
required="false">
+ <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>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="validatorMessage" />
- <attribute-type name="value" required="false">
- <description>
- The current value of this component
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="validatorMessage"/>
+ <attribute-type name="value" required="false">
+ <description>
+ The current value of this component
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="value" />
- <attribute-type name="valueChangeListener" required="false">
- <description>Listener for value changes</description>
- <proposal type="beanProperty" />
- <proposal type="jsfVariables" />
- <proposal type="beanMethodBySignature">
- <param name="returnType" value="void" />
- <param name="paramType"
value="javax.faces.event.ValueChangeEvent" />
- </proposal>
- </attribute-type>
- <attribute type="valueChangeListener" />
- <attribute-type name="viewMode" required="false">
- <description>
- Attribute defines if tinyMCE WYSIWYG should be disabled. Default value is
- "visual"
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="value"/>
+ <attribute-type name="valueChangeListener"
required="false">
+ <description>Listener for value changes</description>
+ <proposal type="beanProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="beanMethodBySignature">
+ <param name="returnType" value="void"/>
+ <param name="paramType"
value="javax.faces.event.ValueChangeEvent"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="valueChangeListener"/>
+ <attribute-type name="viewMode" required="false">
+ <description>
+ Attribute defines if tinyMCE WYSIWYG should be disabled. Default value is
+ "visual"
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="viewMode" />
- <attribute-type name="width" required="false">
- <description>
- Attribute defines width of component.
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="viewMode"/>
+ <attribute-type name="width" required="false">
+ <description>
+ Attribute defines width of component.
</description>
- <proposal type="beanProperty" />
- <proposal type="bundleProperty" />
- <proposal type="jsfVariables" />
- </attribute-type>
- <attribute type="width" />
- </element-type>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="width"/>
+ </element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="effect"
start-tag="required">
- <description>
- <![CDATA[The effect utilizes a set of effects provided by the scriptaculous
JavaScript library. It allows to attach effects to JSF components and html tags. ]]>
- </description>
+ <description><![CDATA[The effect utilizes a set of effects provided by
the scriptaculous JavaScript library. It allows to attach effects to JSF components and
html tags. ]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -8459,6 +8853,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="disableDefault"/>
<attribute-type name="event" required="false">
@@ -8616,6 +9014,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="alt" required="false">
@@ -9090,6 +9492,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -9255,6 +9661,34 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="validatorMessage"/>
+ <attribute-type name="allowFlash" required="false">
+ <description>Attribute which allow the component to use the flash
module that provides file upload functionality [false, true, auto]. Default value is
"false"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="allowFlash"/>
+ <attribute-type name="onadd" required="false">
+ <description>A JavaScript event handler called on an add file
operation</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onadd"/>
+ <attribute-type name="stopButtonClass"
required="false">
+ <description>CSS style for cancel button</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="stopButtonClass"/>
+ <attribute-type name="stopButtonClassDisabled"
required="false">
+ <description>CSS style for cancel button disabled</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="stopButtonClassDisabled"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="gmap"
start-tag="required">
@@ -9509,6 +9943,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showGLargeMapControl"/>
<attribute-type name="showGMapTypeControl"
required="false">
@@ -9518,6 +9956,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showGMapTypeControl"/>
<attribute-type name="showGScaleControl"
required="false">
@@ -9527,6 +9969,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showGScaleControl"/>
<attribute-type name="style" required="false">
@@ -9572,9 +10018,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="inplaceInput"
start-tag="required">
- <description>
- <![CDATA[The inplaceInput is an input component used for displaying and
editing data inputted. ]]>
- </description>
+ <description><![CDATA[The inplaceInput is an input component used for
displaying and editing data inputted. ]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -10044,6 +10488,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -10083,6 +10531,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showControls"/>
<attribute-type name="styleClass" required="false">
@@ -10166,12 +10618,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="viewHoverClass"/>
+ <attribute-type name="label" required="false">
+ <description>A localized user presentable name for this
component.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="inplaceSelect"
start-tag="required">
- <description>
- <![CDATA[The inplaceSelect is used for creation select based inputs: it shows
the value as text in one state and enables editing the value, providing a list of options
in another state]]>
- </description>
+ <description><![CDATA[The inplaceSelect is used for creation select
based inputs: it shows the value as text in one state and enables editing the value,
providing a list of options in another state]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -10674,6 +11131,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -10720,6 +11181,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showControls"/>
<attribute-type name="tabindex" required="false">
@@ -10794,15 +11259,59 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="viewHover"/>
+ <attribute-type name="controlHoverClass"
required="false">
+ <description>CSS style class for hovered
+ control</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="controlHoverClass"/>
+ <attribute-type name="controlPressClass"
required="false">
+ <description>CSS style class for controls
+ pressed</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="controlPressClass"/>
+ <attribute-type name="label" required="false">
+ <description>A localized user presentable name for this
component.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="showValueInView"
required="false">
+ <description>If true show the SelectItem labels in the
InplaceSelect's pull-down list but display the value in the field in view mode once an
item is selected.
+ Default value is "false"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="showValueInView"/>
+ <attribute-type name="styleClass" required="false">
+ <description>Corresponds to the HTML class
attribute</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="styleClass"/>
+ <attribute-type name="viewHoverClass"
required="false">
+ <description>CSS style class for hovered text in view
+ state</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="viewHoverClass"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="inputNumberSlider"
start-tag="required">
- <description>
- <![CDATA[The inputNumberSlider component lets users select a number from a
numeric region. It's a horizontal aligned scroll-like control with its own input field
(optional) present. The keyboard input in a field is possible (optional). Also it's
possible to see the current value in the toolTip above a dragged handle control.]]>
- </description>
+ <description><![CDATA[The inputNumberSlider component lets users select
a number from a numeric region. It's a horizontal aligned scroll-like control with its
own input field (optional) present. The keyboard input in a field is possible (optional).
Also it's possible to see the current value in the toolTip above a dragged handle
control.]]></description>
<attribute-type name="orientation" required="false">
- <description>
- Attribute can have the values "vertical" and "horizontal" to
define in which direction the slider should be moveable.
+ <description>
+ Attribute can have the values "vertical" and "horizontal" to
define in which direction the slider should be moveable.
</description>
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
@@ -10905,6 +11414,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="enableManualInput"/>
<attribute-type name="handleClass" required="false">
@@ -11259,6 +11772,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -11281,6 +11798,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showBoundaryValues"/>
<attribute-type name="showInput" required="false">
@@ -11291,6 +11812,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showInput"/>
<attribute-type name="showToolTip" required="false">
@@ -11302,6 +11827,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showToolTip"/>
<attribute-type name="step" required="false">
@@ -11414,6 +11943,69 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="decreaseClass" required="false">
+ <description>A name of CSS class for the decrease arrow
element</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="decreaseClass"/>
+ <attribute-type name="decreaseSelectedClass"
required="false">
+ <description>A name of CSS class for a selected control decrease arrow
element</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="decreaseSelectedClass"/>
+ <attribute-type name="decreaseStyle" required="false">
+ <description>A style for the decrease arrow
element</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="decreaseStyle"/>
+ <attribute-type name="delay" required="false">
+ <description>Delay in pressed increase/decrease arrows in miliseconds.
Default value is "200".</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="delay"/>
+ <attribute-type name="height" required="false">
+ <description>The height of a slider control. Default value is
"20px", for orientation="vertical" value is
"20px"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="height"/>
+ <attribute-type name="increaseClass" required="false">
+ <description>A name of CSS class for increase arrow
element</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="increaseClass"/>
+ <attribute-type name="increaseSelectedClass"
required="false">
+ <description>A name of CSS class for a selected control increase arrow
element</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="increaseSelectedClass"/>
+ <attribute-type name="increaseStyle" required="false">
+ <description>A style for the increase arrow
element</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="increaseStyle"/>
+ <attribute-type name="showArrows" required="false">
+ <description>False value for this attribute makes increase/decrease
arrows invisible. Default value is "false".</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="showArrows"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="inputNumberSpinner"
start-tag="required">
@@ -11511,6 +12103,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="enableManualInput"/>
<attribute-type name="id" required="false">
@@ -11830,6 +12426,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -11932,12 +12532,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="valueChangeListener"/>
+ <attribute-type name="disableBrowserAutoComplete"
required="false">
+ <description>Disable browser's auto completion. Default value is
"false"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="disableBrowserAutoComplete"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="insert"
start-tag="required">
- <description>
- <![CDATA[The insert component is used for highlighting, source code inserting
and, optionally, format the file from the application context into the page.]]>
- </description>
+ <description><![CDATA[The insert component is used for highlighting,
source code inserting and, optionally, format the file from the application context into
the page.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -12020,9 +12625,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="jQuery"
start-tag="required">
- <description>
- <![CDATA[The jQuery allows to apply styles and behaviour to DOM objects.]]>
- </description>
+ <description><![CDATA[The jQuery allows to apply styles and behaviour to
DOM objects.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -12108,9 +12711,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="listShuttle"
start-tag="required">
- <description>
- <![CDATA[The listShuttle component is used for moving chosen items from one
list into another with their optional reordering there.]]>
- </description>
+ <description><![CDATA[The listShuttle component is used for moving
chosen items from one list into another with their optional reordering
there.]]></description>
<attribute-type name="activeItem" required="false">
<description>Stores active item</description>
<proposal type="beanProperty"/>
@@ -12540,6 +13141,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="rowClasses" required="false">
@@ -12593,6 +13198,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showButtonLabels"/>
<attribute-type name="sourceCaptionLabel"
required="false">
@@ -12622,6 +13231,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="sourceRequired"/>
<attribute-type name="sourceSelection"
required="false">
@@ -12669,6 +13282,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="switchByClick"/>
<attribute-type name="targetCaptionLabel"
required="false">
@@ -12785,12 +13402,45 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="var"/>
+ <attribute-type name="label" required="false">
+ <description>A localized user presentable name for this
component.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="onblur" required="false">
+ <description>HTML: script expression; the element lost the
focus</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onblur"/>
+ <attribute-type name="onfocus" required="false">
+ <description>HTML: script expression; the element got the
focus</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onfocus"/>
+ <attribute-type name="onlistchange" required="false">
+ <description>A JavaScript event handler called before list change
operation</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onlistchange"/>
+ <attribute-type name="onorderchange" required="false">
+ <description>HTML: script expression; called before ordering
action</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onorderchange"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="menuGroup"
start-tag="required">
- <description>
- <![CDATA[The menuGroup component is used to define an expandable group of items
inside a pop-up list or another group.]]>
- </description>
+ <description><![CDATA[The menuGroup component is used to define an
expandable group of items inside a pop-up list or another
group.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -12820,6 +13470,15 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="right"/>
+ <param value="left"/>
+ <param value="auto"/>
+ <param value="left-down"/>
+ <param value="left-up"/>
+ <param value="right-down"/>
+ <param value="right-up"/>
+ </proposal>
</attribute-type>
<attribute type="direction"/>
<attribute-type name="disabled" required="false">
@@ -13038,9 +13697,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="menuItem"
start-tag="required">
- <description>
- <![CDATA[The menuItem component is used for the definition of a single item
inside a pop-up list.]]>
- </description>
+ <description><![CDATA[The menuItem component is used for the definition
of a single item inside a pop-up list.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -13079,6 +13736,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -13101,6 +13762,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -13243,6 +13908,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="onbeforedomupdate"
required="false">
@@ -13436,6 +14105,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="none"/>
+ </proposal>
</attribute-type>
<attribute type="submitMode"/>
<attribute-type name="target" required="false">
@@ -13468,12 +14142,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="refused" content="mixed"
end-tag="required" name="menuSeparator"
start-tag="required">
- <description>
- <![CDATA[The menuSeparator component is used for creating a horizontal separator
that can be placed between groups or items.]]>
- </description>
+ <description><![CDATA[The menuSeparator component is used for creating a
horizontal separator that can be placed between groups or
items.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -13508,9 +14187,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="message"
start-tag="required">
- <description>
- <![CDATA[The message component is used for rendering a single message for a
specific component. ]]>
- </description>
+ <description><![CDATA[The message component is used for rendering a
single message for a specific component. ]]></description>
<attribute-type name="ajaxRendered" required="false">
<description>
Define, must be (or not) content of this component will
@@ -13735,6 +14412,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showSummary"/>
<attribute-type name="style" required="false">
@@ -13810,9 +14491,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="messages"
start-tag="required">
- <description>
- <![CDATA[The messages component is similar to message component but used for
rendering all messages for the components.]]>
- </description>
+ <description><![CDATA[The messages component is similar to message
component but used for rendering all messages for the
components.]]></description>
<attribute-type name="ajaxRendered" required="false">
<description>
Define, must be (or not) content of this component will
@@ -14040,6 +14719,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showDetail"/>
<attribute-type name="showSummary" required="false">
@@ -14050,6 +14733,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showSummary"/>
<attribute-type name="style" required="false">
@@ -14122,12 +14809,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="warnMarkerClass"/>
+ <attribute-type name="for" required="false">
+ <description>Client identifier of the component for which to display
messages</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="for"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="modalPanel"
start-tag="required">
- <description>
- <![CDATA[The modalPanel component implements a modal dialog window. All
operations in the main application window are locked out while this window is active.
Opening and closing the window is done through client JavaScript code.]]>
- </description>
+ <description><![CDATA[The modalPanel component implements a modal dialog
window. All operations in the main application window are locked out while this window is
active. Opening and closing the window is done through client JavaScript
code.]]></description>
<attribute-type name="autosized" required="false">
<description>
If "true" modalPanel should be autosizeable. Default
@@ -14431,6 +15123,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showWhenRendered"/>
<attribute-type name="style" required="false">
@@ -14551,12 +15247,24 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="zindex"/>
+ <attribute-type name="domElementAttachment"
required="false">
+ <description>domElementAttachment</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="domElementAttachment"/>
+ <attribute-type name="trimOverlayedElements"
required="false">
+ <description>Defines whether to trim or not elements inside modalPanel.
Default value is "true"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="trimOverlayedElements"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="nodeSelectListener"
start-tag="required">
- <description>
- <![CDATA[The nodeSelectListener represents an action listener method that is
notified after selection of a node.]]>
- </description>
+ <description><![CDATA[The nodeSelectListener represents an action
listener method that is notified after selection of a node.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -14571,9 +15279,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="orderingList"
start-tag="required">
- <description>
- <![CDATA[The orderingList is a component for ordering items in a list. This
component provides possibilities to reorder a list and sort it on the client side.]]>
- </description>
+ <description><![CDATA[The orderingList is a component for ordering items
in a list. This component provides possibilities to reorder a list and sort it on the
client side.]]></description>
<attribute-type name="activeItem" required="false">
<description>Stores active item</description>
<proposal type="beanProperty"/>
@@ -14870,6 +15576,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="rowClasses" required="false">
@@ -14932,6 +15642,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showButtonLabels"/>
<attribute-type name="style" required="false">
@@ -15014,6 +15728,20 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="var"/>
+ <attribute-type name="label" required="false">
+ <description>A localized user presentable name for this
component.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="onorderchange" required="false">
+ <description>A JavaScript event handler called before order
operation</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onorderchange"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="paint2D"
start-tag="required">
@@ -15044,6 +15772,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="bottom"/>
+ <param value="middle"/>
+ <param value="top"/>
+ <param value="left"/>
+ <param value="right"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="bgcolor" required="false">
@@ -15249,6 +15984,13 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="alt" required="false">
+ <description>For compability with XHTML 1.1
standart</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="alt"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="panel"
start-tag="required">
@@ -15429,9 +16171,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="panelBar"
start-tag="required">
- <description>
- <![CDATA[The panelBar component is used for displaying a number of cascading
panels which can be opened with a click on the header.]]>
- </description>
+ <description><![CDATA[The panelBar component is used for displaying a
number of cascading panels which can be opened with a click on the
header.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -15614,6 +16354,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -15716,9 +16460,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="panelBarItem"
start-tag="required">
- <description>
- <![CDATA[The panelBarItem component is used for creating a single panel within a
panelBar>.]]>
- </description>
+ <description><![CDATA[The panelBarItem component is used for creating a
single panel within a panelBar>.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -15833,8 +16575,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="panelMenu"
start-tag="required">
- <description>
- <![CDATA[The panelMenu component is used to define an in line vertical menu on a
page.]]> </description>
+ <description><![CDATA[The panelMenu component is used to define an in
line vertical menu on a page.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -15941,6 +16682,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="none"/>
+ </proposal>
</attribute-type>
<attribute type="expandMode"/>
<attribute-type name="expandSingle" required="false">
@@ -15954,6 +16700,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="expandSingle"/>
<attribute-type name="groupClass" required="false">
@@ -16260,6 +17010,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="node"/>
+ </proposal>
</attribute-type>
<attribute type="mode"/>
<attribute-type name="onclick" required="false">
@@ -16401,6 +17156,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -16539,9 +17298,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="panelMenuGroup"
start-tag="required">
- <description>
- <![CDATA[The panelMenuGroup component is used to define an expandable group
of items inside the panel menu or other group.]]>
- </description>
+ <description><![CDATA[The panelMenuGroup component is used to define an
expandable group of items inside the panel menu or other group.]]></description>
<attribute-type name="accesskey" required="false">
<description>
This attribute assigns an access key to an element. An
@@ -16593,6 +17350,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="align" required="false">
@@ -16614,6 +17375,12 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ <param value="justify"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="alt" required="false">
@@ -16648,6 +17415,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="converter" required="false">
@@ -16735,6 +17506,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="none"/>
+ </proposal>
</attribute-type>
<attribute type="expandMode"/>
<attribute-type name="expanded" required="false">
@@ -16745,6 +17521,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="expanded"/>
<attribute-type name="focus" required="false">
@@ -16882,6 +17662,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="maxlength" required="false">
@@ -17134,6 +17918,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -17269,12 +18057,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="valueChangeListener"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="panelMenuItem"
start-tag="required">
- <description>
- <![CDATA[The panelMenuItem component is used to define a single item inside popup
list.]]>
- </description>
+ <description><![CDATA[The panelMenuItem component is used to define a
single item inside popup list.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -17313,6 +18106,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -17335,6 +18132,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -17519,6 +18320,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="mode" required="false">
@@ -17531,6 +18336,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="server"/>
+ <param value="node"/>
+ </proposal>
</attribute-type>
<attribute type="mode"/>
<attribute-type name="name" required="false">
@@ -17765,12 +18575,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="pickList"
start-tag="required">
- <description>
- <![CDATA[The pickList component is used for moving selected item(s) from one
list into another. ]]>
- </description>
+ <description><![CDATA[The pickList component is used for moving selected
item(s) from one list into another. ]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -18061,6 +18876,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -18080,6 +18899,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showButtonsLabel"/>
<attribute-type name="sourceListWidth"
required="false">
@@ -18115,6 +18938,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="switchByClick"/>
<attribute-type name="targetListWidth"
required="false">
@@ -18181,12 +19008,38 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="valueChangeListener"/>
+ <attribute-type name="label" required="false">
+ <description>A localized user presentable name for this
component.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="label"/>
+ <attribute-type name="onblur" required="false">
+ <description>HTML: script expression; the element lost the
focus</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onblur"/>
+ <attribute-type name="onfocus" required="false">
+ <description>HTML: script expression; the element got the
focus</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onfocus"/>
+ <attribute-type name="onlistchange" required="false">
+ <description>A JavaScript event handler called before list change
operation</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onlistchange"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="progressBar"
start-tag="required">
- <description>
- <![CDATA[The progressBar component is designed for displaying a progress bar
which shows the current status of the process. ]]>
- </description>
+ <description><![CDATA[The progressBar component is designed for
displaying a progress bar which shows the current status of the process.
]]></description>
<attribute-type name="actionListener"
required="false">
<description>
MethodBinding pointing at method accepting an
@@ -18210,6 +19063,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -18232,6 +19089,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="completeClass" required="false">
@@ -18261,6 +19122,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="enabled"/>
<attribute-type name="eventsQueue" required="false">
@@ -18371,6 +19236,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="maxValue" required="false">
@@ -18402,6 +19271,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="client"/>
+ </proposal>
</attribute-type>
<attribute type="mode"/>
<attribute-type name="onbeforedomupdate"
required="false">
@@ -18659,12 +19532,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="recursiveTreeNodesAdaptor"
start-tag="required">
- <description>
- <![CDATA[The recursiveTreeNodesAdaptor is an extension of a treeNodesAdaptor
component that provides the possibility to define data models and process nodes
recursively.]]>
- </description>
+ <description><![CDATA[The recursiveTreeNodesAdaptor is an extension of a
treeNodesAdaptor component that provides the possibility to define data models and process
nodes recursively.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -18692,6 +19570,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="included"/>
<attribute-type name="includedNode" required="false">
@@ -18702,6 +19584,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="includedNode"/>
<attribute-type name="includedRoot" required="false">
@@ -18713,6 +19599,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="includedRoot"/>
<attribute-type name="nodes" required="false">
@@ -18761,9 +19651,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="scrollableDataTable"
start-tag="required">
- <description>
- <![CDATA[The scrollableDataTable component is used for the table-like
component creation. The component just adds the set of additional features described below
in comparison with the standard table. ]]>
- </description>
+ <description><![CDATA[The scrollableDataTable component is used for the
table-like component creation. The component just adds the set of additional features
described below in comparison with the standard table. ]]></description>
<attribute-type name="activeClass" required="false">
<description>
A CSS class to be applied to an active row
@@ -18813,6 +19701,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="columnClasses" required="false">
@@ -18925,6 +19817,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="hideWhenScrolling"/>
<attribute-type name="id" required="false">
@@ -19129,6 +20025,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="single"/>
+ <param value="multi"/>
+ </proposal>
</attribute-type>
<attribute type="sortMode"/>
<attribute-type name="sortOrder" required="false">
@@ -19220,12 +20120,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="separator"
start-tag="required">
- <description>
- <![CDATA[The separator component is use to draw a horizontal line to use as a
separator in a layout. ]]>
- </description>
+ <description><![CDATA[The separator component is use to draw a
horizontal line to use as a separator in a layout. ]]></description>
<attribute-type name="align" required="false">
<description>
left|center|right [CI] This attribute specifies a
@@ -19238,6 +20143,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="center"/>
+ <param value="right"/>
+ </proposal>
</attribute-type>
<attribute type="align"/>
<attribute-type name="binding" required="false">
@@ -19275,6 +20185,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="beveled"/>
+ <param value="dotted"/>
+ <param value="dashed"/>
+ <param value="double"/>
+ <param value="solid"/>
+ </proposal>
</attribute-type>
<attribute type="lineType"/>
<attribute-type name="onclick" required="false">
@@ -19424,9 +20341,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="simpleTogglePanel"
start-tag="required">
- <description>
- <![CDATA[The simpleTogglePanel is a collapsible panel, which content
shows/hides after activating a header control.]]>
- </description>
+ <description><![CDATA[The simpleTogglePanel is a collapsible panel,
which content shows/hides after activating a header control.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -19465,6 +20380,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -19496,6 +20415,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -19606,6 +20529,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="onbeforedomupdate"
required="false">
@@ -19746,6 +20673,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="opened"/>
<attribute-type name="process" required="false">
@@ -19836,6 +20767,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="client"/>
+ <param value="server"/>
+ <param value="ajax"/>
+ </proposal>
</attribute-type>
<attribute type="switchType"/>
<attribute-type name="timeout" required="false">
@@ -19868,6 +20804,13 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="spacer"
start-tag="required">
@@ -20053,9 +20996,7 @@
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="subTable"
start-tag="required">
- <description>
- <![CDATA[The subTable component is used for inserting subtables into
tables.]]>
- </description>
+ <description><![CDATA[The subTable component is used for inserting
subtables into tables.]]></description>
<attribute-type name="ajaxKeys" required="false">
<description>
This attribute defines row keys that are updated after
@@ -20391,6 +21332,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="selfSorted"/>
<attribute-type name="sortExpression"
required="false">
@@ -20411,6 +21356,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="single"/>
+ <param value="multi"/>
+ </proposal>
</attribute-type>
<attribute type="sortMode"/>
<attribute-type name="sortOrder" required="false">
@@ -20421,6 +21370,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ASCENDING"/>
+ <param value="DESCENDING"/>
+ <param value="UNSORTED"/>
+ </proposal>
</attribute-type>
<attribute type="sortOrder"/>
<attribute-type name="sortPriority" required="false">
@@ -20494,6 +21448,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="bgcolor" required="false">
@@ -20545,6 +21503,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="cellpadding" required="false">
@@ -20595,6 +21557,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="entryClass" required="false">
@@ -20685,6 +21651,18 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="void"/>
+ <param value="above"/>
+ <param value="below"/>
+ <param value="hsides"/>
+ <param value="lhs"/>
+ <param value="rhs"/>
+ <param value="vsides"/>
+ <param value="box"/>
+ <param value="lhs"/>
+ <param value="border"/>
+ </proposal>
</attribute-type>
<attribute type="frame"/>
<attribute-type name="frequency" required="false">
@@ -20763,6 +21741,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="minChars" required="false">
@@ -20954,6 +21936,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="none"/>
+ <param value="groups"/>
+ <param value="rows"/>
+ <param value="cols"/>
+ <param value="all"/>
+ </proposal>
</attribute-type>
<attribute type="rules"/>
<attribute-type name="selectValueClass"
required="false">
@@ -21102,6 +22091,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="usingSuggestObjects"/>
<attribute-type name="value" required="false">
@@ -21144,12 +22137,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="zindex"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="tab"
start-tag="required">
- <description>
- <![CDATA[The tab component create a single panel within tabPanel.]]>
- </description>
+ <description><![CDATA[The tab component create a single panel within
tabPanel.]]></description>
<attribute-type name="action" required="false">
<description>
MethodBinding pointing at the application action to be
@@ -21188,6 +22186,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -21210,6 +22212,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -21322,6 +22328,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="name" required="false">
@@ -21631,6 +22641,12 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="client"/>
+ <param value="server"/>
+ <param value="ajax"/>
+ <param value="page"/>
+ </proposal>
</attribute-type>
<attribute type="switchType"/>
<attribute-type name="timeout" required="false">
@@ -21654,12 +22670,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="title"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="tabPanel"
start-tag="required">
- <description>
- <![CDATA[The tabPanel component displays a panel that contains multiple panels with
tabs inside.]]>
- </description>
+ <description><![CDATA[The tabPanel component displays a panel that
contains multiple panels with tabs inside.]]></description>
<attribute-type name="activeTabClass"
required="false">
<description>
A CSS class to be applied to an active tab
@@ -21727,6 +22748,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="disabledTabClass"
required="false">
@@ -21746,6 +22771,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="right"/>
+ </proposal>
</attribute-type>
<attribute type="headerAlignment"/>
<attribute-type name="headerClass" required="false">
@@ -21949,6 +22978,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -21999,6 +23032,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="client"/>
+ <param value="server"/>
+ <param value="ajax"/>
+ </proposal>
</attribute-type>
<attribute type="switchType"/>
<attribute-type name="tabClass" required="false">
@@ -22135,6 +23173,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="binding" required="false">
@@ -22157,6 +23199,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="data" required="false">
@@ -22179,6 +23225,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="LTR"/>
+ <param value="RTL"/>
+ </proposal>
</attribute-type>
<attribute type="dir"/>
<attribute-type name="eventsQueue" required="false">
@@ -22270,6 +23320,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="onbeforedomupdate"
required="false">
@@ -22542,6 +23596,13 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="value"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="togglePanel"
start-tag="required">
@@ -22734,6 +23795,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="required"/>
<attribute-type name="requiredMessage"
required="false">
@@ -22787,6 +23852,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="client"/>
+ <param value="server"/>
+ <param value="ajax"/>
+ </proposal>
</attribute-type>
<attribute type="switchType"/>
<attribute-type name="validator" required="false">
@@ -22912,6 +23982,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="none"/>
+ <param value="line"/>
+ <param value="square"/>
+ <param value="disc"/>
+ <param value="grid"/>
+ </proposal>
</attribute-type>
<attribute type="itemSeparator"/>
<attribute-type name="onitemclick" required="false">
@@ -23063,6 +24140,76 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="width"/>
+ <attribute-type name="onclick" required="false">
+ <description>HTML: a script expression; a pointer button is
clicked</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onclick"/>
+ <attribute-type name="ondblclick" required="false">
+ <description>HTML: a script expression; a pointer button is
double-clicked</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ondblclick"/>
+ <attribute-type name="onkeydown" required="false">
+ <description>HTML: a script expression; a key is pressed
down</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onkeydown"/>
+ <attribute-type name="onkeypress" required="false">
+ <description>HTML: a script expression; a key is pressed and
released</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onkeypress"/>
+ <attribute-type name="onkeyup" required="false">
+ <description>HTML: a script expression; a key is
released</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onkeyup"/>
+ <attribute-type name="onmousedown" required="false">
+ <description>HTML: script expression; a pointer button is pressed
down</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmousedown"/>
+ <attribute-type name="onmousemove" required="false">
+ <description>HTML: a script expression; a pointer is moved
within</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmousemove"/>
+ <attribute-type name="onmouseout" required="false">
+ <description>HTML: a script expression; a pointer is moved
away</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmouseout"/>
+ <attribute-type name="onmouseover" required="false">
+ <description>HTML: a script expression; a pointer is moved
onto</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmouseover"/>
+ <attribute-type name="onmouseup" required="false">
+ <description>HTML: script expression; a pointer button is
released</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onmouseup"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="toolBarGroup"
start-tag="required">
@@ -23099,6 +24246,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="none"/>
+ <param value="line"/>
+ <param value="square"/>
+ <param value="disc"/>
+ <param value="grid"/>
+ </proposal>
</attribute-type>
<attribute type="itemSeparator"/>
<attribute-type name="location" required="false">
@@ -23109,6 +24263,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="left"/>
+ <param value="right"/>
+ </proposal>
</attribute-type>
<attribute type="location"/>
<attribute-type name="onclick" required="false">
@@ -23245,12 +24403,80 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="styleClass"/>
+ <attribute-type name="onitemclick" required="false">
+ <description>HTML: a script expression; a pointer button is clicked on
an item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemclick"/>
+ <attribute-type name="onitemdblclick"
required="false">
+ <description>HTML: a script expression; a pointer button is
double-clicked on an item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemdblclick"/>
+ <attribute-type name="onitemkeydown" required="false">
+ <description>HTML: a script expression; a key is pressed down on an
item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemkeydown"/>
+ <attribute-type name="onitemkeypress"
required="false">
+ <description>HTML: a script expression; a key is pressed and released
on an item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemkeypress"/>
+ <attribute-type name="onitemkeyup" required="false">
+ <description>HTML: a script expression; a key is released on an
item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemkeyup"/>
+ <attribute-type name="onitemmousedown"
required="false">
+ <description>HTML: script expression; a pointer button is pressed down
on an item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemmousedown"/>
+ <attribute-type name="onitemmousemove"
required="false">
+ <description>HTML: a script expression; a pointer is moved on an
item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemmousemove"/>
+ <attribute-type name="onitemmouseout"
required="false">
+ <description>HTML: a script expression; a pointer is moved away from an
item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemmouseout"/>
+ <attribute-type name="onitemmouseover"
required="false">
+ <description>HTML: a script expression; a pointer is moved onto an
item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemmouseover"/>
+ <attribute-type name="onitemmouseup" required="false">
+ <description>HTML: script expression; a pointer button is released on
an item</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="onitemmouseup"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="toolTip"
start-tag="required">
- <description>
- <![CDATA[The toolTip component is used for creation of event-triggered non
modal popup, that contains information regarding the page element, that event was applied
to.]]>
- </description>
+ <description><![CDATA[The toolTip component is used for creation of
event-triggered non modal popup, that contains information regarding the page element,
that event was applied to.]]></description>
<attribute-type name="attached" required="false">
<description>
If the value of the "attached" attribute is true, a
@@ -23262,6 +24488,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="attached"/>
<attribute-type name="binding" required="false">
@@ -23284,6 +24514,13 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="top-right"/>
+ <param value="top-left"/>
+ <param value="bottom-right"/>
+ <param value="bottom-left"/>
+ <param value="auto"/>
+ </proposal>
</attribute-type>
<attribute type="direction"/>
<attribute-type name="disabled" required="false">
@@ -23319,6 +24556,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="followMouse"/>
<attribute-type name="for" required="false">
@@ -23383,6 +24624,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="ajax"/>
+ <param value="client"/>
+ </proposal>
</attribute-type>
<attribute type="mode"/>
<attribute-type name="onclick" required="false">
@@ -23584,12 +24829,55 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="zorder"/>
+ <attribute-type name="action" required="false">
+ <description>MethodBinding pointing at the application action to be
invoked,
+ if this UIComponent is activated by you, during the Apply
+ Request Values or Invoke Application phase of the request
+ processing lifecycle, depending on the value of the immediate
+ property</description>
+ <proposal type="jsfVariables"/>
+ <proposal type="beanProperty"/>
+ <proposal type="beanMethodBySignature">
+ <param name="returnType" value="any"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="action"/>
+ <attribute-type name="actionListener"
required="false">
+ <description>MethodBinding pointing at method accepting an ActionEvent
with return type void</description>
+ <proposal type="jsfVariables"/>
+ <proposal type="beanProperty"/>
+ <proposal type="beanMethodBySignature">
+ <param name="returnType" value="void"/>
+ <param name="paramType"
value="javax.faces.event.ActionEvent"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="actionListener"/>
+ <attribute-type name="ajaxSingle" required="false">
+ <description>boolean attribute which provides possibility to limit JSF
tree processing(decoding, conversion/validation, value applying) to the component which
sends the request only.
+ Default value is "true"</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxSingle"/>
+ <attribute-type name="immediate" required="false">
+ <description>True means, that the default ActionListener should be
executed
+ immediately (i.e. during Apply Request Values phase of the
+ request processing lifecycle), rather than waiting until the
+ Invoke Application phase</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
+ </attribute-type>
+ <attribute type="immediate"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="tree"
start-tag="required">
- <description>
- <![CDATA[The tree component is designed for hierarchical data presentation
and is applied for building a tree structure with a drag-and-drop capability.]]>
- </description>
+ <description><![CDATA[The tree component is designed for hierarchical
data presentation and is applied for building a tree structure with a drag-and-drop
capability.]]></description>
<attribute-type name="acceptCursors" required="false">
<description>
List of comma separated cursors that indicates when
@@ -23650,6 +24938,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="ajaxSubmitSelection"
required="false">
@@ -23660,6 +24952,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSubmitSelection"/>
<attribute-type name="binding" required="false">
@@ -23682,6 +24978,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="changeExpandListener"
required="false">
@@ -23912,6 +25212,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="nodeFace" required="false">
@@ -24157,6 +25461,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="preserveDataInRequest"/>
<attribute-type name="preserveModel" required="false">
@@ -24167,6 +25475,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="state"/>
+ <param value="request"/>
+ <param value="none"/>
+ </proposal>
</attribute-type>
<attribute type="preserveModel"/>
<attribute-type name="process" required="false">
@@ -24257,6 +25570,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="showConnectingLines"/>
<attribute-type name="stateAdvisor" required="false">
@@ -24316,6 +25633,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="client"/>
+ <param value="server"/>
+ <param value="ajax"/>
+ </proposal>
</attribute-type>
<attribute type="switchType"/>
<attribute-type name="timeout" required="false">
@@ -24338,6 +25660,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="false"/>
+ <param value="true"/>
+ </proposal>
</attribute-type>
<attribute type="toggleOnClick"/>
<attribute-type name="treeNodeVar" required="false">
@@ -24380,12 +25706,60 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="var"/>
+ <attribute-type name="ajaxChildActivationEncodeBehavior"
required="false">
+ <description>ajaxChildActivationEncodeBehavior</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxChildActivationEncodeBehavior"/>
+ <attribute-type name="ajaxKeys" required="false">
+ <description>ajaxKeys</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxKeys"/>
+ <attribute-type name="ajaxNodeKeys" required="false">
+ <description>ajaxNodeKeys</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxNodeKeys"/>
+ <attribute-type name="ajaxNodeSelectionEncodeBehavior"
required="false">
+ <description>ajaxNodeSelectionEncodeBehavior</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="ajaxNodeSelectionEncodeBehavior"/>
+ <attribute-type name="disableKeyboardNavigation"
required="false">
+ <description>${prop.xmlEncodedDescription}</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="disableKeyboardNavigation"/>
+ <attribute-type name="oncontextmenu" required="false">
+ <description>JavaScript handler to be called on right click.
+ Returning false prevents default browser context menu from being
displayed</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="oncontextmenu"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="treeNode"
start-tag="required">
- <description>
- <![CDATA[The treeNode component is designed for creating sets of tree
elements within a tree component.]]>
- </description>
+ <description><![CDATA[The treeNode component is designed for creating
sets of tree elements within a tree component.]]></description>
<attribute-type name="acceptCursors" required="false">
<description>
List of comma separated cursors that indicates when
@@ -24416,6 +25790,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSingle"/>
<attribute-type name="ajaxSubmitSelection"
required="false">
@@ -24427,6 +25805,11 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="inherit"/>
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="ajaxSubmitSelection"/>
<attribute-type name="binding" required="false">
@@ -24449,6 +25832,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="bypassUpdates"/>
<attribute-type name="changeExpandListener"
required="false">
@@ -24656,6 +26043,10 @@
<proposal type="beanProperty"/>
<proposal type="bundleProperty"/>
<proposal type="jsfVariables"/>
+ <proposal type="enumeration">
+ <param value="true"/>
+ <param value="false"/>
+ </proposal>
</attribute-type>
<attribute type="limitToList"/>
<attribute-type name="nodeClass" required="false">
@@ -25018,12 +26409,17 @@
<proposal type="jsfVariables"/>
</attribute-type>
<attribute type="typeMapping"/>
+ <attribute-type name="similarityGroupingId"
required="false">
+ <description>If there are any component requests with identical IDs
then these requests will be grouped.</description>
+ <proposal type="beanProperty"/>
+ <proposal type="bundleProperty"/>
+ <proposal type="jsfVariables"/>
+ </attribute-type>
+ <attribute type="similarityGroupingId"/>
</element-type>
<element-type body-content="allowed" content="mixed"
end-tag="required" name="treeNodesAdaptor"
start-tag="required">
- <description>
- <![CDATA[The treeNodesAdaptor provides the possibility to define data models
and create representations for them.]]>
- </description>
+ <description><![CDATA[The treeNodesAdaptor provides the possibility to
define data models and create representations for them.]]></description>
<attribute-type name="binding" required="false">
<description>
The attribute takes a value-binding expression for a
@@ -25317,4 +26713,4 @@
</attribute-type>
<attribute type="zoom"/>
</element-type>
-</schema>
\ No newline at end of file
+</schema>