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  
height — Property in class com.ghostwire.ui.core.uiComponent
Indicates the current height of the component.
hide() — Static method in class com.ghostwire.ui.controls.uiMenu
Closes the currently shown popup menu.
hide — Event in class com.ghostwire.ui.core.uiComponent
Dispatched when the component's visible property is changed from true to false via calling the setVisible() method.
hide() — Method in class com.ghostwire.ui.managers.uiToolTips
Dismisses the currently displayed tooltip.
HIDE — Constant static property in class com.ghostwire.ui.events.uiEvent
Dispatched when the component is explicitly hidden via the setVisible() method.
hint — Property in class com.ghostwire.ui.controls.uiTextInput
Indicates the text to display in the text field when there is no input value and the instance is not in focus.
hScrollPolicy — Property in class com.ghostwire.ui.core.uiScrollable
A String value indicating if the horizontal scroll bar should be shown.
html — Property in class com.ghostwire.ui.controls.uiText
Indicates whether the text is HTML enabled.
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