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  
padding — Property in class com.ghostwire.ui.core.uiComponent
Indicates the thickness of the interior space from the edge of the component to the content area, which is where child components, if any, are contained.
page — Property in class com.ghostwire.ui.data.uiRange
Indicates the page increment size.
parseCSS(CSSText) — Method in class com.ghostwire.ui.managers.uiTextStyles
Parses the CSS in CSSText and populates this manager with the styles.
path — Static property in class com.ghostwire.ui.controls.uiImage
Indicates the path to the folder containing external image resources (SWF/GIF/JPG/PNG files).
path — Property in class com.ghostwire.ui.managers.uiFonts
Indicates the path to the folder containing external font assets.
path — Property in class com.ghostwire.ui.managers.uiSkins
Indicates the path to the folder containing the bitmap skin assets.
popup(model:com.ghostwire.ui.data:uiModel, context, initObj) — Static method in class com.ghostwire.ui.controls.uiMenu
Creates a new uiMenu instance, populates it with the specified model, and displays it below the specified context.
POSITION — Final class in package com.ghostwire.ui.enums
Defines constants for the values to be used for positioning properties, such as the textPosition property in uiLabel, and labelPosition property in uiCheckBox.
progress — Event in class com.ghostwire.ui.controls.uiImage
Dispatched when data is received as the download of an external image progresses.
progress — Event in class com.ghostwire.ui.controls.uiSWF
Dispatched when data is received as the download of the external SWF progresses.
progress — Event in class com.ghostwire.ui.managers.uiFonts
Dispatched when data is received as the download of font assets progresses.
progress — Property in class com.ghostwire.ui.managers.uiFonts
Indicates the loading progress of external font files.
progress — Event in class com.ghostwire.ui.managers.uiSkins
Dispatched when data is received as the download of skin assets progresses.
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