|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ButtonType | |
---|---|
org.openfaces.component.window |
Uses of ButtonType in org.openfaces.component.window |
---|
Methods in org.openfaces.component.window that return ButtonType | |
---|---|
ButtonType |
Confirmation.getDefaultButton()
|
ButtonType |
Confirmation.getDefaultButton()
|
static ButtonType |
ButtonType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ButtonType |
ButtonType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ButtonType[] |
ButtonType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
static ButtonType[] |
ButtonType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.openfaces.component.window with parameters of type ButtonType | |
---|---|
void |
Confirmation.setDefaultButton(ButtonType defaultButton)
|
void |
Confirmation.setDefaultButton(ButtonType defaultButton)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |