Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
Method summary
- get_elements(self, element)
Methods
- get_elements(self, element)
Returns a list of the elements to display in a viewer.
Returns a list of elements to display in a viewer when its (ie. the viewer's) input is set to the given element.
The returned list should not be modified by the viewer.