API Reference for Enthought Tool Suite 3.2.0
clear_screen = Action(path = 'MenuBar/Tools', class_name = (__name__ + '.ClearScreen'), name = 'Clear IPython screen', group = 'IPythonShellGroup')
ipython_shell_group = Group(id = 'IPythonShellGroup', path = 'MenuBar/Tools')
Given an application window, retrieve the ipython shell.
| Local name | Refers to |
|---|---|
| Action | enthought.envisage.ui.action.action.Action |
| ActionSet | enthought.envisage.ui.action.action_set.ActionSet |
| Group | enthought.envisage.ui.action.group.Group |
| IPythonShell | enthought.plugins.python_shell.i_python_shell.IPythonShell |
| PyfaceAction | enthought.pyface.action.action.Action |
© Copyright 2002-2009 Enthought, Inc.