Package | Description |
---|---|
com.xalys.xgl.dialog |
Modifier and Type | Field and Description |
---|---|
protected AbstractDialog.CloseType |
AbstractDialog.closeType |
Modifier and Type | Method and Description |
---|---|
AbstractDialog.CloseType |
AbstractDialog.getCloseType() |
static AbstractDialog.CloseType |
AbstractDialog.CloseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractDialog.CloseType[] |
AbstractDialog.CloseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
W |
AbstractDialog.close(AbstractDialog.CloseType closeType) |
Copyright © 2018 Xalys. All rights reserved.