Classes | |
| class | SetupSheet |
| class | Template |
Functions | |
| def | Create (name="SetupSheet") |
| def | OpNamePrefix (name) |
| def | OpPropertyGroup (opName) |
| def | OpPropertyName (opName, propName) |
| def | RegisterOperation (name, objFactory, setupProperties) |
Variables | |
| dict | |
| def PathScripts.PathSetupSheet.Create | ( | name = "SetupSheet" | ) |
References PathScripts.PathSetupSheet.OpPropertyName().
| def PathScripts.PathSetupSheet.OpNamePrefix | ( | name | ) |
Referenced by PathScripts.PathSetupSheet.OpPropertyName().
| def PathScripts.PathSetupSheet.OpPropertyGroup | ( | opName | ) |
Referenced by PathScripts.PathSetupSheet.SetupSheet.setFromTemplate().
| def PathScripts.PathSetupSheet.OpPropertyName | ( | opName, | |
| propName | |||
| ) |
| def PathScripts.PathSetupSheet.RegisterOperation | ( | name, | |
| objFactory, | |||
| setupProperties | |||
| ) |
| PathScripts.PathSetupSheet.dict |