|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ButtonDismiss | |
|---|---|
| org.gwtbootstrap3.client.ui.base.button | |
| org.gwtbootstrap3.client.ui.constants | Contains constants types, mostly enums. |
| Uses of ButtonDismiss in org.gwtbootstrap3.client.ui.base.button |
|---|
| Methods in org.gwtbootstrap3.client.ui.base.button with parameters of type ButtonDismiss | |
|---|---|
void |
AbstractButton.setDataDismiss(ButtonDismiss dismiss)
Sets dismiss type of button. |
| Uses of ButtonDismiss in org.gwtbootstrap3.client.ui.constants |
|---|
| Methods in org.gwtbootstrap3.client.ui.constants that return ButtonDismiss | |
|---|---|
static ButtonDismiss |
ButtonDismiss.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ButtonDismiss[] |
ButtonDismiss.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||