wax.containers.Container
None
AddComponent(self, comp, expand, stretch, align, border, flags)
None
AddSeparator(self, width, height, args, kwargs)
None
AddSpace(self, width, height, args, kwargs)
None
Body(self)
Optionally override this to create components. Add them with the
AddComponent() method.
GetOrientation(self, orientation)
Return 'horizontal' or 'vertical'.
[member '__doc__']
Documentation for this class
[member '__module__']
The module that this class belongs to