API Reference for Enthought Tool Suite 3.2.0

A Container is a logical container that holds other Components within it and provides an origin for Components to position themselves. Containers can be "nested" (although "overlayed" is probably a better term).

If auto_size is True, the container will automatically update its bounds to enclose all of the components handed to it, so that a container's bounds serve as abounding box (although not necessarily a minimal bounding box) of its contained components.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.