| Modifier and Type | Method and Description |
|---|---|
ConfirmDialog.ContentMode |
ConfirmDialog.getContentMode() |
static ConfirmDialog.ContentMode |
ConfirmDialog.ContentMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfirmDialog.ContentMode[] |
ConfirmDialog.ContentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected double[] |
DefaultConfirmDialogFactory.getDialogDimensions(String message,
ConfirmDialog.ContentMode style)
Approximates the dialog dimensions based on its message length.
|
void |
ConfirmDialog.setContentMode(ConfirmDialog.ContentMode contentMode) |
Copyright © 2015. All Rights Reserved.