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  
target — Property in class com.ghostwire.ui.controls.uiLink
Indicates the name of the target window where the URL should be loaded.
text — Property in class com.ghostwire.ui.controls.uiLabel
Indicates the text string displayed by this uiLabel component.
text — Property in class com.ghostwire.ui.controls.uiLabelButton
Indicates the text displayed inside/beside the button.
text — Property in class com.ghostwire.ui.controls.uiLink
Indicates the text displayed inside/beside the button.
text — Property in class com.ghostwire.ui.controls.uiText
Indicates the current text displayed by the component.
text — Property in class com.ghostwire.ui.controls.uiTextArea
Indicates the text displayed in the embedded uiTextInput instance.
textField — Property in class com.ghostwire.ui.controls.uiText
Indicates the native Flash Player TextField object embedded in this uiText instance.
textInput — Event in class com.ghostwire.ui.controls.uiTextArea
Dispatched when the user enters, deletes, or pastes text into the component.
textInput — Event in class com.ghostwire.ui.controls.uiTextInput
Dispatched when the user enters, deletes, or pastes text into the component.
textPosition — Property in class com.ghostwire.ui.controls.uiLabel
Indicates the position of the uiText instance vis-a-vis the uiImage instance, if any.
textPosition — Property in class com.ghostwire.ui.controls.uiLabelButton
Indicates the position of the uiText instance vis-a-vis the uiImage instance, if any.
textStyle — Property in class com.ghostwire.ui.core.uiComponent
Indicates the style to use for uiText instances contained in this component.
TEXTSTYLE — Constant static property in class com.ghostwire.ui.enums.INVALID
Indicates that the style of embedded text has changed and therefore the text should be re-drawn.
title — Property in class com.ghostwire.ui.containers.uiFrame
Indicates an optional uiComponent instance, typically a uiText or uiLabel instance, to be displayed as the title of this uiFrame container.
title — Property in class com.ghostwire.ui.containers.uiWindow
Indicates the text to display in the title bar of this uiWindow instance.
toArray() — Method in class com.ghostwire.ui.data.uiModel
Returns an Array object containing the items in the model.
toggle — Property in class com.ghostwire.ui.controls.uiButton
Indicates whether the button should toggle its selected property value between true and false when it is clicked.
toggle — Property in class com.ghostwire.ui.controls.uiButtonGroup
By default, a selected member in the group will stay selected when it is clicked (ie it will not toggle between selected and deselected states, which means that once a member is selected, at least one member will be selected at any one time).
toolTip — Property in class com.ghostwire.ui.core.uiComponent
Indicates the content (text) of the tooltip that should be shown when the mouse hovers over this control.
top — Property in class com.ghostwire.ui.core.uiEdge
The thickness of the top edge region, in pixels.
TOP — Constant static property in class com.ghostwire.ui.enums.ALIGN
No free space to the top, resulting in top-aligned placement.
TOP — Constant static property in class com.ghostwire.ui.enums.POSITION
Place at the top.
totalX — Property in class com.ghostwire.ui.core.uiEdge
The sum of the left and right properties.
totalY — Property in class com.ghostwire.ui.core.uiEdge
The sum of the top and bottom properties.
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