public class CommandLabelOnColumn extends SingleLineCommand2<GanttDiagram>
Constructor and Description |
---|
CommandLabelOnColumn() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(GanttDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(GanttDiagram diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<GanttDiagram>