Alloy Showcase
alloy:selectOneListbox
SelectOneListbox is a UISelectOne component that renders aselect
element (multi-item list) and enables the user to select one value. Since it extends HtmlSelectOneListbox, it supports all the features of h:selectOneListbox such as accepting f:selectItem or f:selectItems as child tags.
General Usage
The value attribute can be bound to a model bean property via EL, and the size can be specified.Source Code
Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20