@Templated public class RotationTimeSelector extends Object
| Constructor and Description |
|---|
RotationTimeSelector(org.gwtbootstrap3.client.ui.IntegerBox dayOffsetPicker,
LocalTimePicker timePicker,
TenantStore tenantStore) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDayOffset() |
int |
getRotationLength() |
LocalTime |
getTime() |
boolean |
reportValidity() |
void |
setDayOffset(int dayOffset) |
protected void |
setRotationLength(RosterState rs) |
void |
setTime(LocalTime time) |
@Inject
public RotationTimeSelector(org.gwtbootstrap3.client.ui.IntegerBox dayOffsetPicker,
LocalTimePicker timePicker,
TenantStore tenantStore)
protected void setRotationLength(RosterState rs)
public boolean reportValidity()
public void setDayOffset(int dayOffset)
public void setTime(LocalTime time)
public int getDayOffset()
public int getRotationLength()
public LocalTime getTime()
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.