|
|
Inherits GuiButtonBaseCtrl, and GuiButtonBaseCtrl.
Inherited by GuiBitmapButtonCtrl, GuiBitmapButtonCtrl, GuiIconButtonCtrl, GuiIconButtonCtrl, GuiImageButtonCtrl, GuiImageButtonCtrl, GuiSceneObjectCtrl, GuiSceneObjectCtrl, GuiToolboxButtonCtrl, and GuiToolboxButtonCtrl.
Fields | |
SimBase | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
Namespace Linking | |
| string | superclass |
| string | class |
Gui Editing | |
| bool | isContainer |
GuiControl | |
| GuiProfile | Profile |
| enumval | HorizSizing |
| enumval | VertSizing |
| Point2I | Position |
| Point2I | Extent |
| Point2I | MinExtent |
| bool | canSave |
| bool | Visible |
| deprecated | Modal |
| deprecated | setFirstResponder |
| string | Variable |
| string | Command |
| string | AltCommand |
| string | Accelerator |
| bool | Active |
ToolTip | |
| GuiProfile | tooltipprofile |
| string | ToolTip |
| int | tooltipWidth |
| int | hovertime |
Localization | |
| string | langTableMod |
GuiButtonBaseCtrl | |
| caseString | text |
| string | textID |
| int | groupNum |
| enumval | buttonType |
| bool | useMouseEvents |
Fields inherited from GuiButtonBaseCtrl | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
| bool | isContainer |
| GuiProfile | Profile |
| enumval | HorizSizing |
| enumval | VertSizing |
| Point2I | Position |
| Point2I | Extent |
| Point2I | MinExtent |
| bool | canSave |
| bool | Visible |
| deprecated | Modal |
| deprecated | setFirstResponder |
| string | Variable |
| string | Command |
| string | AltCommand |
| string | Accelerator |
| bool | Active |
| GuiProfile | tooltipprofile |
| string | ToolTip |
| int | tooltipWidth |
| int | hovertime |
| string | langTableMod |
| caseString | text |
| string | textID |
| int | groupNum |
| enumval | buttonType |
| bool | useMouseEvents |
Fields inherited from GuiControl | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
| bool | isContainer |
| GuiProfile | Profile |
| enumval | HorizSizing |
| enumval | VertSizing |
| Point2I | Position |
| Point2I | Extent |
| Point2I | MinExtent |
| bool | canSave |
| bool | Visible |
| deprecated | Modal |
| deprecated | setFirstResponder |
| string | Variable |
| string | Command |
| string | AltCommand |
| string | Accelerator |
| bool | Active |
| GuiProfile | tooltipprofile |
| string | ToolTip |
| int | tooltipWidth |
| int | hovertime |
| string | langTableMod |
Fields inherited from SimGroup | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
Fields inherited from SimSet | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
Fields inherited from SimObject | |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
Additional Inherited Members | |
Methods inherited from GuiButtonBaseCtrl | |
| bool | getStateOn (bool getStateOn) |
| bool | getStateOn (bool getStateOn) |
| string | getText () |
| string | getText () |
| void | performClick () |
| void | performClick () |
| void | setStateOn (bool isStateOn) |
| void | setStateOn (bool isStateOn) |
| void | setText (string text) |
| void | setText (string text) |
| void | setTextID (string id) |
| void | setTextID (string id) |
| string GuiButtonCtrl::Accelerator |
| bool GuiButtonCtrl::Active |
| string GuiButtonCtrl::AltCommand |
| enumval GuiButtonCtrl::buttonType |
| bool GuiButtonCtrl::canSave |
| bool GuiButtonCtrl::canSaveDynamicFields |
| string GuiButtonCtrl::class |
Script SuperClass of object.
| string GuiButtonCtrl::Command |
| Point2I GuiButtonCtrl::Extent |
| int GuiButtonCtrl::groupNum |
| enumval GuiButtonCtrl::HorizSizing |
| int GuiButtonCtrl::hovertime |
| string GuiButtonCtrl::internalName |
| bool GuiButtonCtrl::isContainer |
| string GuiButtonCtrl::langTableMod |
| Point2I GuiButtonCtrl::MinExtent |
| deprecated GuiButtonCtrl::Modal |
| SimObjectPtr GuiButtonCtrl::parentGroup |
Group hierarchy parent of the object.
| Point2I GuiButtonCtrl::Position |
| GuiProfile GuiButtonCtrl::Profile |
| deprecated GuiButtonCtrl::setFirstResponder |
| string GuiButtonCtrl::superclass |
Script Class of object.
| caseString GuiButtonCtrl::text |
| string GuiButtonCtrl::textID |
| string GuiButtonCtrl::ToolTip |
| GuiProfile GuiButtonCtrl::tooltipprofile |
| int GuiButtonCtrl::tooltipWidth |
| bool GuiButtonCtrl::useMouseEvents |
| string GuiButtonCtrl::Variable |
| enumval GuiButtonCtrl::VertSizing |
| bool GuiButtonCtrl::Visible |