public static class CubaTimeFieldWrapper.AmPmLocalTime
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected com.haulmont.cuba.web.widgets.client.timefield.AmPm |
amPm |
protected java.time.LocalTime |
time |
Constructor and Description |
---|
AmPmLocalTime(java.time.LocalTime time,
com.haulmont.cuba.web.widgets.client.timefield.AmPm amPm) |
Modifier and Type | Method and Description |
---|---|
com.haulmont.cuba.web.widgets.client.timefield.AmPm |
getAmPm() |
java.time.LocalTime |
getTime() |