public class WriteAttributesOperationAction extends Object implements org.eclipse.ui.IObjectActionDelegate, org.eclipse.ui.IViewActionDelegate
Constructor and Description |
---|
WriteAttributesOperationAction() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.eclipse.ui.IViewPart view) |
void |
run(org.eclipse.jface.action.IAction action) |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection) |
void |
setActivePart(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IWorkbenchPart targetPart) |
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
public void setActivePart(org.eclipse.jface.action.IAction action, org.eclipse.ui.IWorkbenchPart targetPart)
setActivePart
in interface org.eclipse.ui.IObjectActionDelegate
public void init(org.eclipse.ui.IViewPart view)
init
in interface org.eclipse.ui.IViewActionDelegate
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.