| Package | Description |
|---|---|
| org.dominokit.domino.ui.timepicker |
| Modifier and Type | Method and Description |
|---|---|
static InputTimeBox |
InputTimeBox.create() |
static InputTimeBox |
InputTimeBox.create(Date time) |
static InputTimeBox |
InputTimeBox.create(String label,
Date time) |
static InputTimeBox |
InputTimeBox.create(String label,
Date time,
org.gwtproject.i18n.shared.cldr.DateTimeFormatInfo dateTimeFormatInfo) |
InputTimeBox |
InputTimeBox.setClockStyle(ClockStyle clockStyle) |
InputTimeBox |
InputTimeBox.setNotMatchedErrorMessage(String notMatchedErrorMessage)
Sets the error message that will be shown if the input does not match the time pattern
|
InputTimeBox |
InputTimeBox.setShowSeconds(boolean showSeconds) |
Copyright © 2019–2022 Dominokit. All rights reserved.