|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| org.directdemocracyportal.democracy.web.views.dialogs |
| Uses of AbstractActionDialog.DialogResult in org.directdemocracyportal.democracy.web.views.dialogs |
|---|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractActionDialog.DialogResult |
AbstractActionDialog.dialogResult
The dialog result. |
| Modifier and Type | Method and Description |
|---|---|
AbstractActionDialog.DialogResult |
AbstractActionDialog.getDialogResult()
Gets the dialog result. |
static AbstractActionDialog.DialogResult |
AbstractActionDialog.DialogResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractActionDialog.DialogResult[] |
AbstractActionDialog.DialogResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||