eq2uipage (Data Type)¶
- Table of contents
- eq2uipage (Data Type)
- Description
- Inheritance
- Members
- Properties
- Example
Description¶
This DataType includes data available to ISXEQ2 related to the eq2uipage UI element.
Inheritance¶
This datatype inherits all members and methods of eq2widget (which, in turn, inherits all members/methods of eq2baseobject.) Script writers are strongly encouraged to visit both of these pages before utilizing eq2uipage or any other UI related datatypes.
Members¶
- int NumChildren
-
string ChildType[#]
- This data member returns the "type" of the # ui element object that is found within the eq2uipage (with 1 being the first element.)
- varies Child[#]
Properties¶
All property names valid for eq2widget, eq2baseobject, as well as any from the list below, can be used with GetProperty/SetProperty. (For more information on GetProperty/SetProperty, see eq2baseobject.)
- ClipToPage
- IgnoreTab
- AllowParentCycling
Example¶
echo ${EQ2UIPage[ProxyActor,Conversation].Child[composite,replies].NumChildren