DataCubeCanvasService.ungroup Method

Ungroup the selected adapters.
 

Parameters

targetGroupIds

Type: Array - May be null
ElementType: string
(Optional)The group ids to ungroup. If not specified, ungroup selected.
isNotUndoable

Type: boolean
(Optional) True to make this action not undoable.
 

Remarks

This action is undoable.