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