Container (hwx.gui)#

class Container#

Bases: Widget

Base class for all Dialog, ActionDialog, DockWindow, MicroDialog and GuideBar.

Method Table#

Name

Description

createContents (self)

To be implemented in derived class.

createContents()#

To be implemented in derived class.