| net.refractions.udig.printing.ui.internal.editor.DelegatingDirectAction
DelegatingDirectAction | public class DelegatingDirectAction extends SelectionAction implements IAction(Code) | | Permits the lazy loading of edit actions. The name of the edit action is loaded from the extension point
but the class is not created until the action is clicked.
author: Jesse since: 1.1.0 |
DelegatingDirectAction | public DelegatingDirectAction(IWorkbenchPart part, IConfigurationElement element)(Code) | | |
calculateEnabled | protected boolean calculateEnabled()(Code) | | |
|
|