ScorecardCanvasService.createGroupTemplateCellsCommand Method

Create a command to ungroup a template cell group.
 

Parameters

templateCell

Type: Array
ElementType: TemplateCellViewModel
The Cells to create a group with.
isNotUndoable

Type: Boolean - May be null
(Optional) True to make the command not undoable.

Return Value


Type: Command
The command.