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  
getGroupItem(group) — Method in class com.ghostwire.ui.data.uiMenuModel
Gets the currently selected radio button menu item object in the indicated group.
getInstance(id) — Static method in class com.ghostwire.ui.core.uiEdge
Returns a uiEdge instance that has the properties described in the id parameter.
getItemAt(index) — Method in class com.ghostwire.ui.data.uiModel
Returns the item at the specified index position.
getItemById(id) — Method in class com.ghostwire.ui.data.uiModel
Returns the item with the specified id property value.
getItems(startIndex, endIndex) — Method in class com.ghostwire.ui.data.uiModel
Returns an array of items in the model starting from startIndex and to endIndex.
getLabel(item) — Method in class com.ghostwire.ui.controls.uiListBox
Returns the text displayed by an item.
getPrefs(assetName) — Method in class com.ghostwire.ui.managers.uiSkins
Returns an object containing the padding, margin, focusPadding (and various other properties) that the component using the skin should be set to.
getStyleInfo(styleName) — Method in class com.ghostwire.ui.managers.uiTextStyles
Returns an object with information pertaining to the style to use.
getTextSize(text, html, wrap, styleName, embedFonts) — Method in class com.ghostwire.ui.managers.uiTextStyles
Returns an object containing the properties width and height, describing the dimensions of a string of text formatted using the style styleName.
getWindow(child) — Static method in class com.ghostwire.ui.containers.uiWindow
Returns a reference to the uiWindow container within which the specified child is contained.
group — Property in class com.ghostwire.ui.controls.uiButton
Indicates the uiButtonGroup this button is assigned to.
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