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, undobuildResult, checkShapeNotNull, toUUID, toUUIDspublic SetComponentWidthCommand(DMNGridColumn uiColumn, double oldWidth, double width)
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler context)
newGraphCommand in class AbstractCanvasGraphCommandprotected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler context)
newCanvasCommand in class AbstractCanvasGraphCommandCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.