|
|
| DisableStatusXYZ = staticmethod(DisableStatusXYZ) |
| |
|
| DisplayTempPrompt = staticmethod(DisplayTempPrompt) |
| |
|
| EnableStatusXYZ = staticmethod(EnableStatusXYZ) |
| |
|
| GetPrompt = staticmethod(GetPrompt) |
| |
|
| PopPrompt = staticmethod(PopPrompt) |
| |
|
| ProgressEnd = staticmethod(ProgressEnd) |
| |
|
| ProgressStart = staticmethod(ProgressStart) |
| |
|
| ProgressUpdate = staticmethod(ProgressUpdate) |
| |
|
| PushPrompt = staticmethod(PushPrompt) |
| |
|
| RemoveTempPrompt = staticmethod(RemoveTempPrompt) |
| |
|
| RepaintTimeSlider = staticmethod(RepaintTimeSlider) |
| |
|
| ReplacePrompt = staticmethod(ReplacePrompt) |
| |
|
| SetStatusXYZ = staticmethod(SetStatusXYZ) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
Status panel related utility functions