A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
OFF — Constant static property in class com.ghostwire.ui.enums.SCROLLBAR |
|
Never show the scroll bar. |
okLabel — Static property in class com.ghostwire.ui.controls.uiDialog |
|
Indicates the default label for the OK button. |
oldHeight — Property in class com.ghostwire.ui.events.uiResizeEvent |
|
Stores the previous height of the component. |
oldScrollX — Property in class com.ghostwire.ui.events.uiScrollEvent |
|
Stores the previous scrollX value of the component. |
oldScrollY — Property in class com.ghostwire.ui.events.uiScrollEvent |
|
Stores the previous scrollY value of the component. |
oldWidth — Property in class com.ghostwire.ui.events.uiResizeEvent |
|
Stores the previous width of the component. |
oldX — Property in class com.ghostwire.ui.events.uiMoveEvent |
|
Stores the previous x coordinate of the component. |
oldY — Property in class com.ghostwire.ui.events.uiMoveEvent |
|
Stores the previous y coordinate of the component. |
ON — Constant static property in class com.ghostwire.ui.enums.SCROLLBAR |
|
Always show the scroll bar. |
open — Event in class com.ghostwire.ui.containers.uiWindow |
|
Dispatched when the uiWindow container is opened. |
open(x, y) — Method in class com.ghostwire.ui.containers.uiWindow |
|
Opens this uiWindow instance, making it the current active window, giving it focus
and bringing it to the front of its peer windows (if any). |
open — Event in class com.ghostwire.ui.controls.uiComboBox |
|
Dispatched when the popup list is opened. |
open() — Method in class com.ghostwire.ui.controls.uiComboBox |
|
Opens the pop-up list, dispatching an Event.OPEN event. |
owner — Property in class com.ghostwire.ui.containers.uiWindow |
|
Indicates the parent uiWindow instance. |
owner — Property in class com.ghostwire.ui.controls.uiInteractiveItem |
|
Indicates the owner of this uiInteractiveItem instance. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |