.. include:: headings.inc .. _WindowBase: ========================================================================================================================================== |phoenix_title| **WindowBase** ========================================================================================================================================== | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for class **WindowBase** .. raw:: html

Inheritance diagram of WindowBase

| |method_summary| Methods Summary ================================ ================================================================================ ================================================================================ :meth:`~WindowBase.AddChild` :meth:`~WindowBase.RemoveChild` ================================================================================ ================================================================================ | |api| Class API =============== .. class:: WindowBase(EvtHandler) .. method:: AddChild(self, child) :param `child`: :type `child`: WindowBase .. method:: RemoveChild(self, child) :param `child`: :type `child`: WindowBase