alloy:inputTime

InputTime is a UIInput component that renders an <input type="text"> element and a list popover with selectable times. The component attempts to automatically convert the submitted value to a Date via a built-in DateTimeConverter.

General Usage

The showOn attribute specifies which events will popup the list of selectable times. When nativeWhenMobile=true (the default), then the component will render an HTML5 <input type="time" /> element on small/mobile displays in order to enable selection of a time with the mobile device's native UI.



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