Inherits GuiControl, and GuiControl.
Inherited by GuiInspector, and GuiInspector.
|
| void | updateStack () |
| |
| void | updateStack () |
| |
| void | addGuiControl (int controlId) |
| |
| void | addGuiControl (int controlId) |
| |
| int | findHitControl (int x, int y) |
| |
| int | findHitControl (int x, int y) |
| |
| string | getCenter () |
| |
| string | getCenter () |
| |
| string | getExtent () |
| |
| string | getExtent () |
| |
| string | getGlobalCenter () |
| |
| string | getGlobalCenter () |
| |
| string | getGlobalPosition () |
| |
| string | getGlobalPosition () |
| |
| string | getMinExtent () |
| |
| string | getMinExtent () |
| |
| int | getParent () |
| |
| int | getParent () |
| |
| string | getPosition () |
| |
| string | getPosition () |
| |
| string | getValue () |
| |
| string | getValue () |
| |
| bool | isActive () |
| |
| bool | isActive () |
| |
| bool | isAwake () |
| |
| bool | isAwake () |
| |
| bool | isVisible () |
| |
| bool | isVisible () |
| |
| void | makeFirstResponder (isFirst) |
| |
| void | makeFirstResponder (isFirst) |
| |
| bool | pointInControl (int x, int y) |
| |
| bool | pointInControl (int x, int y) |
| |
| void | reorderChild (child1, child2) |
| |
| void | reorderChild (child1, child2) |
| |
| void | resize (int x, int y, int w, int h) |
| |
| void | resize (int x, int y, int w, int h) |
| |
| void | setActive (isActive) |
| |
| void | setActive (isActive) |
| |
| void | setCanSave (bool canSave) |
| |
| void | setCanSave (bool canSave) |
| |
| void | setCenter (int x, int y) |
| |
| void | setCenter (int x, int y) |
| |
| void | setExtent (int width, int height) |
| |
| void | setExtent (int width, int height) |
| |
| void | setFirstResponder () |
| |
| void | setFirstResponder () |
| |
| void | setPosition (int x, int y) |
| |
| void | setPosition (int x, int y) |
| |
| void | setPositionGlobal (int x, int y) |
| |
| void | setPositionGlobal (int x, int y) |
| |
| void | setProfile (GuiControlProfile p) |
| |
| void | setProfile (GuiControlProfile p) |
| |
| void | setValue (value) |
| |
| void | setValue (value) |
| |
| void | setVisible (isVisible) |
| |
| void | setVisible (isVisible) |
| |
| void GuiStackControl::updateStack |
( |
| ) |
|
- Restacks controls it owns
| void GuiStackControl::updateStack |
( |
| ) |
|
- Restacks controls it owns
| string GuiStackControl::Accelerator |
| bool GuiStackControl::Active |
| string GuiStackControl::AltCommand |
| bool GuiStackControl::canSave |
| bool GuiStackControl::canSaveDynamicFields |
| string GuiStackControl::class |
Script SuperClass of object.
| string GuiStackControl::Command |
| Point2I GuiStackControl::Extent |
| enumval GuiStackControl::HorizSizing |
| enumval GuiStackControl::HorizStacking |
| int GuiStackControl::hovertime |
| string GuiStackControl::internalName |
| bool GuiStackControl::isContainer |
| string GuiStackControl::langTableMod |
| Point2I GuiStackControl::MinExtent |
| deprecated GuiStackControl::Modal |
| int GuiStackControl::Padding |
| SimObjectPtr GuiStackControl::parentGroup |
Group hierarchy parent of the object.
| Point2I GuiStackControl::Position |
| GuiProfile GuiStackControl::Profile |
| deprecated GuiStackControl::setFirstResponder |
| enumval GuiStackControl::StackingType |
| string GuiStackControl::superclass |
| string GuiStackControl::ToolTip |
| GuiProfile GuiStackControl::tooltipprofile |
| int GuiStackControl::tooltipWidth |
| string GuiStackControl::Variable |
| enumval GuiStackControl::VertSizing |
| enumval GuiStackControl::VertStacking |
| bool GuiStackControl::Visible |