primefaces

Tag selectOneMenu

Component Information 
InfoValue
Component Typeorg.primefaces.component.SelectOneMenu
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
accesskeyfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Access key to transfer focus to the input element.
alwaysDisplayLabelfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Always display the 'label' value instead of the selected item label.Default is false.
appendTofalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Appends the overlay to the element defined by search expression. Defaults to document body.Default is @(body).
ariaDescribedByfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
The aria-describedby attribute is used to define a component id that describes the current element for accessibility.
autocompletefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Controls browser autocomplete behavior for editable input field.
autoWidthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Calculates a fixed width based on the width of the maximum option label. Possible values: auto, true, false.Default is auto.
bindingfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.component.UIComponent)
An EL expression referring to a server side UIComponent instance in a backing bean.Default is generated.
caseSensitivefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Defines if filtering would be case sensitive.Default is false.
converterfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.convert.Converter)
EL expression resolves to a converter instance or literal converter ID defining a component converter.
converterMessagefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
dirfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Direction indication for text that does not inherit directionality.Default is ltr.
disabledfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Specifies that an element should be disabled.Default is false.
disabledClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
dynamicfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Defines if dynamic loading is enabled for the element's panel. If the value is "true", the overlay is not rendered on page load to improve performance.Default is false.
editablefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
When true, allows the user to edit the dropdown value by typing directly into the input field.Default is false.
enabledClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
filterfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Displays an input filter for the list.Default is false.
filterFunctionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Client side function to use in custom filterMatchMode.
filterMatchModefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Match mode for filtering, valid values are startsWith (default), contains, endsWith and custom.
filterNormalizefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Defines if filtering would be done using normalized values (accents will be removed from characters).Default is false.
filterPlaceholderfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Watermark displayed in the filter input field before the user enters a value.
groupfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
heightfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Defines the height of the scrollable area.Default is 200.
hideNoSelectionOptionfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Flag indicating that, if this component is activated by the user, The "no selection option", if any, must be hidden.Default is false.
idfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Unique identifier of the component in a namingContainer.Default is generated.
immediatefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
When set true, process validations logic is executed at apply request values phase for this component.Default is false.
labelfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
User presentable name used in conjuction with 'alwaysDisplayLabel' to display instead of selected item.
labelTemplatefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Displays label of the element in a custom template. Valid placeholder is {0}.
langfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
maxlengthfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Integer)
Maximum number of characters that may be entered in this field.Default is Integer.MAX_VALUE.
onblurfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when an element loses focus.
onchangefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when the value of an element has been changed.
onclickfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a mouse click on the element.
ondblclickfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a mouse double-click on the element.
onfocusfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when an element gets focus.
onkeydownfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a user is pressing a key.
onkeypressfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a user presses a key.
onkeyupfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a user releases a key.
onmousedownfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a mouse button is pressed down on an element.
onmousemovefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when the mouse pointer is moving while it is over an element.
onmouseoutfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when the mouse pointer moves out of an element.
onmouseoverfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when the mouse pointer moves onto an element.
onmouseupfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Fires when a mouse button is released over an element.
panelStylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Inline style of the dropdown panel container element.
panelStyleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Style class of the dropdown panel container element.
placeholderfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Watermark displayed in the input field before the user enters a value in an HTML5 browser.
readonlyfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Specifies that an input field is read-only.Default is false.
renderedfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean value to specify the rendering of the component, when set to false component will not be rendered.Default is true.
requiredfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Marks component as required.Default is false.
requiredMessagefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
rolefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
stylefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Specifies an inline CSS style for an element.
styleClassfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Specifies one or more CSS class names for an element.
syncTooltipfalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Updates the title of the component with the description of the selected item.Default is false.
tabindexfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the tab order of an element.
titlefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Advisory tooltip information.
touchablefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Boolean)
Enable touch if supported by device. NULL uses global default or primefaces.TOUCHABLE. Default: globally enabled.
validatorfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.validator.Validator)
A method expression referring to a method validating the input.
validatorMessagefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
No Description
valuefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Object)
Value of the component.
valueChangeListenerfalsejakarta.el.ValueExpression
(must evaluate to jakarta.faces.event.ValueChangeListener)
A method binding expression referring to a method for handling a valuchangeevent.
varfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the iterator variable that references each element in the data set.
widgetVarfalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
Name of the client side widget.

Output generated by Vdldoc View Declaration Language Documentation Generator.