public class SetComponentWidthCommand extends AbstractCanvasGraphCommand implements VetoExecutionCommand, VetoUndoCommand
Constructor and Description |
---|
SetComponentWidthCommand(DMNGridColumn uiColumn,
double oldWidth,
double width) |
Modifier and Type | Method and Description |
---|---|
protected Command<AbstractCanvasHandler,CanvasViolation> |
newCanvasCommand(AbstractCanvasHandler context) |
protected Command<GraphCommandExecutionContext,RuleViolation> |
newGraphCommand(AbstractCanvasHandler context) |
allow, execute, getCanvasCommand, getGraphCommand, getNode, undo
buildResult, checkShapeNotNull, toUUID, toUUIDs
public SetComponentWidthCommand(DMNGridColumn uiColumn, double oldWidth, double width)
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler context)
newGraphCommand
in class AbstractCanvasGraphCommand
protected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler context)
newCanvasCommand
in class AbstractCanvasGraphCommand
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.