com.unitesk.requality.eclipse.handlers
public class DeleteSelection extends AbstractHandler
Constructor and Description |
---|
DeleteSelection() |
Modifier and Type | Method and Description |
---|---|
static void |
deleteNodes(java.util.List<TreeNode> nodes) |
java.lang.Object |
execute(ExecutionEvent event) |
static java.lang.String |
getLabel(java.util.List<TreeNode> nodes) |
boolean |
isEnabled() |
void |
updateElement(UIElement element,
java.util.Map parameters) |
public void updateElement(UIElement element, java.util.Map parameters)
public java.lang.Object execute(ExecutionEvent event) throws ExecutionException
ExecutionException
public static java.lang.String getLabel(java.util.List<TreeNode> nodes)
public static void deleteNodes(java.util.List<TreeNode> nodes) throws ExecutionException
ExecutionException
public boolean isEnabled()