# OperationsFoldablePanel
Component OperationsFoldablePanel
is derived from component FoldablePanel. It is required for the display of actions, e.g. in a subpanel.
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-operations-foldable-panel
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
selectionActor | SelectionActor | Monitors and checks if objects are selected. |
operationsOnHeader | array <{name?:string,method?:string}> | The list contains the names or methods of the actions to be displayed in the header. |
condOperationActor | CondOperationActor | Provides the actions for the selected objects. |