| Package | Description |
|---|---|
| org.jrebirth.af.dialog |
Provides clases to open Dialog into JRebirth Applications.
|
| Modifier and Type | Field and Description |
|---|---|
private DialogWB.DialogType |
DialogWB.dialogType
The type of dialog to open.
|
| Modifier and Type | Method and Description |
|---|---|
DialogWB.DialogType |
DialogWB.getDialogType() |
static DialogWB.DialogType |
DialogWB.DialogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DialogWB.DialogType[] |
DialogWB.DialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DialogWB.setDialogType(DialogWB.DialogType dialogType) |
Copyright © 2011–2016 JRebirth OSS. All rights reserved.