Attributes
- traits_view
traits_view = tui.View(tui.Item('model', editor = xml_tree_editor, show_label = False), width = 1024, height = 768, resizable = True)
Method summary
- fromxml(cls, root, **traits)
Methods
- fromxml(cls, root, **traits)
API Reference for Enthought Tool Suite 3.0.1
Handler for viewing XML trees.
traits_view = tui.View(tui.Item('model', editor = xml_tree_editor, show_label = False), width = 1024, height = 768, resizable = True)
© Copyright 2002-2008 Enthought, Inc.