API Reference for Enthought Tool Suite 3.2.0

Component is the base class for most Enable objects. In addition to the basic position and container features of Component, it also supports Viewports and has finite bounds.

Since Components can have a border and padding, there is an additional set of bounds and position attributes that define the "outer box" of the components. These cannot be set, since they are secondary attributes (computed from the component's "inner" size and margin-area attributes).

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.