core/src/site/resources/tags/doubleselect-attributes.html [24:408]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| cssClass |
false |
|
false |
String |
The css class to use for element |
| cssErrorClass |
false |
|
false |
String |
The css error class to use for element |
| cssErrorStyle |
false |
|
false |
String |
The css error style definitions for element to use |
| cssStyle |
false |
|
false |
String |
The css style definitions for element to use |
| disabled |
false |
|
false |
String |
Set the html disabled attribute on rendered html element |
| doubleAccesskey |
false |
|
false |
String |
Set the html accesskey attribute. |
| doubleCssClass |
false |
|
false |
String |
The css class for the second list |
| doubleCssStyle |
false |
|
false |
String |
The css style for the second list |
| doubleDisabled |
false |
|
false |
String |
Decides if a disable attribute should be added to the second list |
| doubleEmptyOption |
false |
|
false |
String |
Decides if the second list will add an empty option |
| doubleHeaderKey |
false |
|
false |
String |
The header key for the second list |
| doubleHeaderValue |
false |
|
false |
String |
The header value for the second list |
| doubleId |
false |
|
false |
String |
The id of the second list |
| doubleList |
true |
|
false |
String |
The second iterable source to populate from. |
| doubleListCssClass |
false |
|
false |
String |
Property of second list objects to get css class from |
| doubleListCssStyle |
false |
|
false |
String |
Property of second list objects to get css style from |
| doubleListKey |
false |
|
false |
String |
The key expression to use for second list |
| doubleListTitle |
false |
|
false |
String |
Property of second list objects to get title from |
| doubleListValue |
false |
|
false |
String |
The value expression to use for second list |
| doubleMultiple |
false |
|
false |
String |
Decides if multiple attribute should be set on the second list |
| doubleName |
true |
|
false |
String |
The name for complete component |
| doubleOnblur |
false |
|
false |
String |
Set the onblur attribute of the second list |
| doubleOnchange |
false |
|
false |
String |
Set the onchange attribute of the second list |
| doubleOnclick |
false |
|
false |
String |
Set the onclick attribute of the second list |
| doubleOndblclick |
false |
|
false |
String |
Set the ondbclick attribute of the second list |
| doubleOnfocus |
false |
|
false |
String |
Set the onfocus attribute of the second list |
| doubleOnkeydown |
false |
|
false |
String |
Set the onkeydown attribute of the second list |
| doubleOnkeypress |
false |
|
false |
String |
Set the onkeypress attribute of the second list |
| doubleOnkeyup |
false |
|
false |
String |
Set the onkeyup attribute of the second list |
| doubleOnmousedown |
false |
|
false |
String |
Set the onmousedown attribute of the second list |
| doubleOnmousemove |
false |
|
false |
String |
Set the onmousemove attribute of the second list |
| doubleOnmouseout |
false |
|
false |
String |
Set the onmouseout attribute of the second list |
| doubleOnmouseover |
false |
|
false |
String |
Set the onmouseover attribute of the second list |
| doubleOnmouseup |
false |
|
false |
String |
Set the onmouseup attribute of the second list |
| doubleOnselect |
false |
|
false |
String |
Set the onselect attribute of the second list |
| doubleSize |
false |
|
false |
String |
Set the size attribute of the second list |
| doubleValue |
false |
|
false |
String |
The value expression for complete component |
| emptyOption |
false |
false |
false |
Boolean |
Decides of an empty option is to be inserted in the second list |
| errorPosition |
false |
|
false |
String |
Define error position of form element (top|bottom) |
| formName |
false |
|
false |
String |
The form name this component resides in and populates to |
| headerKey |
false |
|
false |
String |
Set the header key of the second list. Must not be empty! '-1' and '' is correct, '' is bad. |
| headerValue |
false |
|
false |
String |
Set the header value of the second list |
| id |
false |
|
false |
String |
HTML id attribute |
| javascriptTooltip |
false |
false |
false |
Boolean |
Use JavaScript to generate tooltips |
| key |
false |
|
false |
String |
Set the key (name, value, label) for this particular component |
| label |
false |
|
false |
String |
Label expression used for rendering an element specific label |
| labelPosition |
false |
|
false |
String |
Define label position of form element (top/left) |
| labelSeparator |
false |
: |
false |
String |
String that will be appended to the label |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
core/src/site/resources/tags/optiontransferselect-attributes.html [160:544]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| cssClass |
false |
|
false |
String |
The css class to use for element |
| cssErrorClass |
false |
|
false |
String |
The css error class to use for element |
| cssErrorStyle |
false |
|
false |
String |
The css error style definitions for element to use |
| cssStyle |
false |
|
false |
String |
The css style definitions for element to use |
| disabled |
false |
|
false |
String |
Set the html disabled attribute on rendered html element |
| doubleAccesskey |
false |
|
false |
String |
Set the html accesskey attribute. |
| doubleCssClass |
false |
|
false |
String |
The css class for the second list |
| doubleCssStyle |
false |
|
false |
String |
The css style for the second list |
| doubleDisabled |
false |
|
false |
String |
Decides if a disable attribute should be added to the second list |
| doubleEmptyOption |
false |
|
false |
String |
Decides if the second list will add an empty option |
| doubleHeaderKey |
false |
|
false |
String |
The header key for the second list |
| doubleHeaderValue |
false |
|
false |
String |
The header value for the second list |
| doubleId |
false |
|
false |
String |
The id of the second list |
| doubleList |
true |
|
false |
String |
The second iterable source to populate from. |
| doubleListCssClass |
false |
|
false |
String |
Property of second list objects to get css class from |
| doubleListCssStyle |
false |
|
false |
String |
Property of second list objects to get css style from |
| doubleListKey |
false |
|
false |
String |
The key expression to use for second list |
| doubleListTitle |
false |
|
false |
String |
Property of second list objects to get title from |
| doubleListValue |
false |
|
false |
String |
The value expression to use for second list |
| doubleMultiple |
false |
|
false |
String |
Decides if multiple attribute should be set on the second list |
| doubleName |
true |
|
false |
String |
The name for complete component |
| doubleOnblur |
false |
|
false |
String |
Set the onblur attribute of the second list |
| doubleOnchange |
false |
|
false |
String |
Set the onchange attribute of the second list |
| doubleOnclick |
false |
|
false |
String |
Set the onclick attribute of the second list |
| doubleOndblclick |
false |
|
false |
String |
Set the ondbclick attribute of the second list |
| doubleOnfocus |
false |
|
false |
String |
Set the onfocus attribute of the second list |
| doubleOnkeydown |
false |
|
false |
String |
Set the onkeydown attribute of the second list |
| doubleOnkeypress |
false |
|
false |
String |
Set the onkeypress attribute of the second list |
| doubleOnkeyup |
false |
|
false |
String |
Set the onkeyup attribute of the second list |
| doubleOnmousedown |
false |
|
false |
String |
Set the onmousedown attribute of the second list |
| doubleOnmousemove |
false |
|
false |
String |
Set the onmousemove attribute of the second list |
| doubleOnmouseout |
false |
|
false |
String |
Set the onmouseout attribute of the second list |
| doubleOnmouseover |
false |
|
false |
String |
Set the onmouseover attribute of the second list |
| doubleOnmouseup |
false |
|
false |
String |
Set the onmouseup attribute of the second list |
| doubleOnselect |
false |
|
false |
String |
Set the onselect attribute of the second list |
| doubleSize |
false |
|
false |
String |
Set the size attribute of the second list |
| doubleValue |
false |
|
false |
String |
The value expression for complete component |
| emptyOption |
false |
false |
false |
Boolean |
Decides of an empty option is to be inserted in the second list |
| errorPosition |
false |
|
false |
String |
Define error position of form element (top|bottom) |
| formName |
false |
|
false |
String |
The form name this component resides in and populates to |
| headerKey |
false |
|
false |
String |
Set the header key of the second list. Must not be empty! '-1' and '' is correct, '' is bad. |
| headerValue |
false |
|
false |
String |
Set the header value of the second list |
| id |
false |
|
false |
String |
HTML id attribute |
| javascriptTooltip |
false |
false |
false |
Boolean |
Use JavaScript to generate tooltips |
| key |
false |
|
false |
String |
Set the key (name, value, label) for this particular component |
| label |
false |
|
false |
String |
Label expression used for rendering an element specific label |
| labelPosition |
false |
|
false |
String |
Define label position of form element (top/left) |
| labelSeparator |
false |
: |
false |
String |
String that will be appended to the label |
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -