Public Member Functions |
|
__init__ () | |
parent () | |
layout () | |
doCallback () | |
isEnabled () | |
Derived classes should override this.
|
|
IsEnabled () | |
Convenient to have this to match wxPython
interface. |
UiUtilities.UiComponent.__init__ | ( | ) |
Reimplemented from UiUtilities.UiTestBase.
Reimplemented in UiUtilities.CollapseUi, and UiUtilities.ValueUi.
UiUtilities.UiComponent.parent | ( | ) |
UiUtilities.UiComponent.layout | ( | ) |
UiUtilities.UiComponent.doCallback | ( | ) |
UiUtilities.UiComponent.isEnabled | ( | ) |
Derived classes should override this.
Reimplemented in UiUtilities.ValueUi.
UiUtilities.UiComponent.IsEnabled | ( | ) |
Convenient to have this to match wxPython interface.