API Reference for Enthought Tool Suite 3.0.1
The default action set for the refresh code plugin.
This package
PKG = '.'.join(__name__.split('.')[:-Const(1))
refresh_code = Action(class_name = (PKG + '.actions.RefreshCode'), path = 'MenuBar/Tools', group = 'additions')
| Local name | Refers to |
|---|---|
| Action | enthought.envisage.ui.action.action.Action |
| ActionSet | enthought.envisage.ui.action.action_set.ActionSet |
© Copyright 2002-2008 Enthought, Inc.