This window demonstrates how to create many of the UI elements in this file.
Public Member Functions |
|
__init__ () | |
DoCreate () | |
Override this method to customize the
UI. |
|
DoLayout () | |
Override this method to customize the
UI layout. |
|
GetScrollPanel () | |
OnCloseButton () | |
Output () | |
CreateValueUi () | |
CreateValueUiNew () | |
OnValueUiChange () | |
CreateValueSliderUi () | |
CreateColourUi () | |
CreateFileUi () | |
CreateAlignSizerUi () | |
CreateCollapseTitleUi () | |
CreateFresnelUi () | |
CreateInspectorWindow () | |
OnFixedSizeInspectorWindowButton () | |
OnResizeableInspectorWindowButton () | |
OnDynamicFixedSizeInspectorWindowButton () | |
OnDynamicResizeableInspectorWindowButton () | |
CreateOperationWindow () | |
OnFixedSizeOperationWindowButton () | |
OnResizeableOperationWindowButton () | |
CreateModalWindow () | |
OnFixedSizeModalWindowButton () | |
OnResizeableModalWindowButton () | |
OnCollapse () | |
UpdateScrollPanel () |
UiUtilities.ExampleWindow.__init__ | ( | ) |
Reimplemented from UiUtilities.ExampleWindow_.
UiUtilities.ExampleWindow.DoCreate | ( | ) |
Override this method to customize the UI.
Reimplemented from UiUtilities.ExampleWindow_.
UiUtilities.ExampleWindow.DoLayout | ( | ) |
Override this method to customize the UI layout.
Reimplemented from UiUtilities.ExampleWindow_.
UiUtilities.ExampleWindow.GetScrollPanel | ( | ) |
UiUtilities.ExampleWindow.OnCloseButton | ( | ) |
UiUtilities.ExampleWindow.Output | ( | ) |
UiUtilities.ExampleWindow.CreateValueUi | ( | ) |
UiUtilities.ExampleWindow.CreateValueUiNew | ( | ) |
UiUtilities.ExampleWindow.OnValueUiChange | ( | ) |
UiUtilities.ExampleWindow.CreateValueSliderUi | ( | ) |
UiUtilities.ExampleWindow.CreateColourUi | ( | ) |
UiUtilities.ExampleWindow.CreateFileUi | ( | ) |
UiUtilities.ExampleWindow.CreateAlignSizerUi | ( | ) |
UiUtilities.ExampleWindow.CreateCollapseTitleUi | ( | ) |
UiUtilities.ExampleWindow.CreateFresnelUi | ( | ) |
UiUtilities.ExampleWindow.CreateInspectorWindow | ( | ) |
UiUtilities.ExampleWindow.OnFixedSizeInspectorWindowButton | ( | ) |
UiUtilities.ExampleWindow.OnResizeableInspectorWindowButton | ( | ) |
UiUtilities.ExampleWindow.OnDynamicFixedSizeInspectorWindowButton | ( | ) |
UiUtilities.ExampleWindow.OnDynamicResizeableInspectorWindowButton | ( | ) |
UiUtilities.ExampleWindow.CreateOperationWindow | ( | ) |
UiUtilities.ExampleWindow.OnFixedSizeOperationWindowButton | ( | ) |
UiUtilities.ExampleWindow.OnResizeableOperationWindowButton | ( | ) |
UiUtilities.ExampleWindow.CreateModalWindow | ( | ) |
UiUtilities.ExampleWindow.OnFixedSizeModalWindowButton | ( | ) |
UiUtilities.ExampleWindow.OnResizeableModalWindowButton | ( | ) |
UiUtilities.ExampleWindow.OnCollapse | ( | ) |
UiUtilities.ExampleWindow.UpdateScrollPanel | ( | ) |