Package | Description |
---|---|
com.github.gwtbootstrap.timepicker.client.ui | |
com.github.gwtbootstrap.timepicker.client.ui.base |
Modifier and Type | Method and Description |
---|---|
void |
TimeBoxAppended.setDefaultTime(HasDefaultTime.DefaultTime defaultTime)
Set the defaultTime of the component.
|
Modifier and Type | Method and Description |
---|---|
static HasDefaultTime.DefaultTime |
HasDefaultTime.DefaultTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HasDefaultTime.DefaultTime[] |
HasDefaultTime.DefaultTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TimeBoxBase.setDefaultTime(HasDefaultTime.DefaultTime defaultTime)
Set the defaultTime of the component.
|
void |
HasDefaultTime.setDefaultTime(HasDefaultTime.DefaultTime defaultTime)
Set the defaultTime of the component.
|
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.