UI.Container Class Reference

#include <class_u_i_1_1_container.h>

Inheritance diagram for UI.Container:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  __init__ ()
  __del__ ()
  addControl ()
  removeControl ()
  removeAll ()
  numberOfControls ()
  controls ()
  hasControl ()
  layout ()
  This method causes this container to layout its controls.
  doPosition ()
  Apply the control's size and position to the node.

Member Function Documentation

UI.Container.__init__ ( )
UI.Container.__del__ ( )
UI.Container.addControl ( )
UI.Container.removeControl ( )
UI.Container.removeAll ( )
UI.Container.numberOfControls ( )
UI.Container.controls ( )
UI.Container.hasControl ( )
UI.Container.layout ( )

This method causes this container to layout its controls.

Each specific type of container will have its own layout policy. Derived containers should override this method.

Reimplemented in UI.FormContainer, and UI.LinearContainer.

UI.Container.doPosition ( )

Apply the control's size and position to the node.

Since this is a container also call the doPosition() method for all the children.

Reimplemented from UI.Control.


UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container
UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container UI.Container