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  
labelMargin — Property in class com.ghostwire.ui.controls.uiCheckBox
Indicates the spacing that should be applied around the uiLabel instance.
labelPosition — Property in class com.ghostwire.ui.controls.uiCheckBox
Indicates the position of the uiLabel instance (which contains the uiImage and/or uiText) vis-a-vis the checkbox.
LAYOUT — Constant static property in class com.ghostwire.ui.enums.INVALID
Indicates that the component should run its routine for laying out its child objects.
left — Property in class com.ghostwire.ui.core.uiEdge
The thickness of the left edge region, in pixels.
LEFT — Constant static property in class com.ghostwire.ui.enums.ALIGN
No free space to the left, resulting in left-aligned placement.
LEFT — Constant static property in class com.ghostwire.ui.enums.POSITION
Place to the left.
length — Property in class com.ghostwire.ui.data.uiModel
A non-negative integer specifying the number of items in the model.
link — Event in class com.ghostwire.ui.controls.uiLink
Dispatched when the instance is activated/clicked and the value of its url property is a String value with the "event:" prefix.
liveDragging — Property in class com.ghostwire.ui.containers.uiWindow
Indicates whether the uiWindow instance should resize itself (and its contents) immediately when the end-user drags the edges of the window.
load(asset) — Method in class com.ghostwire.ui.managers.uiFonts
Initiates the loading of one or more external font asset(s).
load(cssURL) — Method in class com.ghostwire.ui.managers.uiTextStyles
Loads an external css file.
loader — Property in class com.ghostwire.ui.controls.uiSWF
Returns a reference to the embedded Loader object - for advanced users only.
loaderContext — Property in class com.ghostwire.ui.controls.uiSWF
Indicates the LoaderContext object to use to control loading of the external SWF.
loadXML(path) — Method in class com.ghostwire.ui.data.uiModel
Loads an external XML file.
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