Inheritance Graph
graph BT
EditorPanel
EditorPanel --> Container
click EditorPanel "escript_type_GUI_EditorPanel"
click Container "escript_type_GUI_Container"
Attributes
|
|
getData |
[ESMF] Array EditorPanel.getData() (alias for getMarkedChildren) |
Functions
|
|
getMarkedChildren() |
[ESMF] Array EditorPanel.getMarkedChildren() |
markChild(p0) |
[ESMF] self EditorPanel.markChild(Component) |
markingChanged() |
[ESMF] self EditorPanel.markingChanged() |
onDataChanged(p0) |
[ESMF] Bool E_EditorPanel.onDataChanged() \note ObjectAttribute |
unmarkAll() |
[ESMF] self EditorPanel.unmarkAll() |
unmarkChild(p0) |
[ESMF] self EditorPanel.unmarkChild(Component) |