Alloy Showcase
alloy:autoComplete
AutoComplete is a UIInput component that renders an<input>
element and a popup list. Suggestions (list items) can be added by specifying f:selectItem or f:selectItems tags as children. Since it extends HtmlInputText, it supports all the features of h:inputText.
General Usage
This component includes built-in server-side and client-side item filters which can be utilized in place of custom filtering.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