Package com.embabel.ux.form
Class TimePicker
-
- All Implemented Interfaces:
-
com.embabel.ux.form.Control,com.embabel.ux.form.RequirableControl
public final class TimePicker implements RequirableControl
-
-
Method Summary
Modifier and Type Method Description ControlTypegetType()final StringgetLabel()final StringgetValue()final Booleanis24Hour()BooleangetRequired()BooleangetDisabled()StringgetId()-
-
Method Detail
-
getType
ControlType getType()
-
getRequired
Boolean getRequired()
-
getDisabled
Boolean getDisabled()
-
-
-
-