API Reference for Enthought Tool Suite 2.7.1

Define the ViewElements class, which is used to define a (typically class-based) hierarchical name space of related ViewElement objects.

Normally there is a ViewElements object associated with each Traits-based class, which contains all of the ViewElement objects associated with the class. The ViewElements object is also linked to the ViewElements objects of its associated class's parent classes.

Variables

Classes

Imported Names

Local nameRefers to
Anyenthought.traits.traits.Any
Dictenthought.traits.traits.Dict
HasStrictTraitsenthought.traits.has_traits.HasStrictTraits
Intenthought.traits.traits.Int
Listenthought.traits.traits.List
Strenthought.traits.traits.Str
Traitenthought.traits.traits.Trait
ViewElemententhought.traits.ui.view_element.ViewElement

Copyright © 2002-2008 Enthought, Inc.