Inherits from
- MView: enthought.pyface.workbench.i_view.MView
Attributes
Inherited from base classes
Method summary
- create_control(self, parent)
- destroy_control(self)
- set_focus(self)
Methods
- create_control(self, parent)
Create the toolkit-specific control that represents the part.
- destroy_control(self)
Destroy the toolkit-specific control that represents the part.
- set_focus(self)
Set the focus to the appropriate control in the part.