public class DeleteParameterBindingCommand extends AbstractCanvasGraphCommand implements VetoExecutionCommand, VetoUndoCommand
| Constructor and Description |
|---|
DeleteParameterBindingCommand(Invocation invocation,
org.uberfire.ext.wires.core.grids.client.model.GridData uiModel,
int uiRowIndex,
org.uberfire.mvp.Command canvasOperation) |
| Modifier and Type | Method and Description |
|---|---|
protected Command<AbstractCanvasHandler,CanvasViolation> |
newCanvasCommand(AbstractCanvasHandler handler) |
protected Command<GraphCommandExecutionContext,RuleViolation> |
newGraphCommand(AbstractCanvasHandler handler) |
void |
updateParentInformation() |
void |
updateRowNumbers() |
allow, execute, getCanvasCommand, getGraphCommand, getNode, undobuildResult, checkShapeNotNull, toUUID, toUUIDspublic DeleteParameterBindingCommand(Invocation invocation, org.uberfire.ext.wires.core.grids.client.model.GridData uiModel, int uiRowIndex, org.uberfire.mvp.Command canvasOperation)
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler handler)
newGraphCommand in class AbstractCanvasGraphCommandprotected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler handler)
newCanvasCommand in class AbstractCanvasGraphCommandpublic void updateRowNumbers()
public void updateParentInformation()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.