@Dependent public class RemoveToolboxCommand<I> extends AbstractActionToolboxCommand<I>
ToolboxCommand.Status| Modifier | Constructor and Description |
|---|---|
protected |
RemoveToolboxCommand() |
|
RemoveToolboxCommand(DefinitionGlyphTooltip<?> glyphTooltip,
CanvasCommandFactory<AbstractCanvasHandler> commandFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
click(Context<AbstractCanvasHandler> context,
Element element) |
void |
destroy() |
String |
getTitle() |
getIcon, mouseEnter, mouseExit, setIconexecute, fireElementSelectedEvent, fireLoadingCompleted, fireLoadingStarted, mouseDownprotected RemoveToolboxCommand()
@Inject public RemoveToolboxCommand(DefinitionGlyphTooltip<?> glyphTooltip, CanvasCommandFactory<AbstractCanvasHandler> commandFactory)
public String getTitle()
public void click(Context<AbstractCanvasHandler> context, Element element)
click in class AbstractToolboxCommand<I>public void destroy()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.