com.unitesk.requality.eclipse.handlers
public class SetTraceabilitySettings extends java.lang.Object
Constructor and Description |
---|
SetTraceabilitySettings() |
Modifier and Type | Method and Description |
---|---|
void |
addHandlerListener(IHandlerListener handlerListener) |
void |
dispose() |
java.lang.Object |
execute(ExecutionEvent event) |
boolean |
isEnabled() |
boolean |
isHandled() |
void |
removeHandlerListener(IHandlerListener handlerListener) |
public void addHandlerListener(IHandlerListener handlerListener)
public void dispose()
public java.lang.Object execute(ExecutionEvent event) throws ExecutionException
ExecutionException
public boolean isEnabled()
public boolean isHandled()
public void removeHandlerListener(IHandlerListener handlerListener)