String 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.String.__init__ |
( |
|
self, |
|
|
|
scriptName, |
|
|
|
name = None , |
|
|
|
multiline = False , |
|
|
|
height = 120 |
|
) |
| |
Init method.
- Parameters
-
self | |
scriptName | String - The parameter scriptname. |
name | String - The parameter display name. |
multiline | Boolean - True to display multiline. |
height | Integer - height of the widget. |
The documentation for this class was generated from the following file:
- C:/datawork/__TECH__/GITHUB_REPOS/GEAR_mc/pythonlibs/gear/xsi/ppg.py