DashboardCanvasService.createUngroupTemplateCellsCommand Method

Create a command to ungroup a template cell group.
 

Parameters

templateCellGroup

Type: TemplateCellGroupViewModel
The group's view model.
isNotUndoable

Type: Boolean
(Optional) True to make this command not undoable.
Optional: True
suppressWarning

Type: Boolean
(Optional) True to suppress warnings.
Optional: True

Return Value


Type: Command