Inherits from
- MEditor: enthought.pyface.workbench.i_editor.MEditor
Attributes
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.