| org.eclipse.ui.examples.navigator.actions.OpenPropertyAction
OpenPropertyAction | public class OpenPropertyAction extends Action (Code) | | since: 3.2 |
Constructor Summary | |
public | OpenPropertyAction(IWorkbenchPage p, ISelectionProvider selectionProvider) Construct the OpenPropertyAction with the given page. |
OpenPropertyAction | public OpenPropertyAction(IWorkbenchPage p, ISelectionProvider selectionProvider)(Code) | | Construct the OpenPropertyAction with the given page.
Parameters: p - The page to use as context to open the editor. Parameters: selectionProvider - The selection provider |
isEnabled | public boolean isEnabled()(Code) | | |
|
|