| Package | Description |
|---|---|
| org.odlabs.wiquery.ui.dialog |
| Modifier and Type | Method and Description |
|---|---|
Dialog.WindowPosition |
Dialog.getPosition()
Returns the
Dialog.WindowPosition. |
static Dialog.WindowPosition |
Dialog.WindowPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dialog.WindowPosition[] |
Dialog.WindowPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Dialog |
Dialog.setPosition(Dialog.WindowPosition windowPosition)
Sets the window's position.
|
Copyright © 2009-2012. All Rights Reserved.