org.eclipse.datatools.connectivity.ui.actions
Class ExportProfileViewAction
java.lang.Object
Action
org.eclipse.datatools.connectivity.ui.actions.ExportProfileViewAction
public class ExportProfileViewAction
- extends Action
Ideally, this class should be split into two, one is for Action, the other
is for View Action.
- Author:
- shongxum & brianf
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportProfileViewAction
public ExportProfileViewAction()
- Constructor
addHandlerListener
public final void addHandlerListener(IHandlerListener listener)
dispose
public final void dispose()
execute
public java.lang.Object execute(ExecutionEvent event)
throws ExecutionException
- Throws:
ExecutionException
removeHandlerListener
public void removeHandlerListener(IHandlerListener handlerListener)
init
public void init(IViewPart view)
run
public void run()
isCompleted
public boolean isCompleted()
- Returns:
run
public void run(IAction action)
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.