EnumControl item class.
More...
|
| methodName |
|
| args |
|
| attributes |
|
| methodName |
|
| args |
|
| codeBefore |
|
| codeAfter |
| code to place before the item
|
|
| condition |
| code to place after the item
|
|
| args |
| simple condition to place before the item
|
|
def gear.xsi.ppg.EnumControl.__init__ |
( |
|
self, |
|
|
|
scriptName, |
|
|
|
items = [] , |
|
|
|
name = None , |
|
|
|
siPPGControlType = c.siControlCombo |
|
) |
| |
Init method.
- Parameters
-
self | |
scriptName | String - The parameter scriptname. |
items | List - List of items to display in the enumcontrol. |
name | String - The parameter display name. |
siPPGControlType | String - widget type. |
The documentation for this class was generated from the following file:
- C:/datawork/__TECH__/GITHUB_REPOS/GEAR_mc/pythonlibs/gear/xsi/ppg.py