# OperationsFoldablePanel

Component OperationsFoldablePanel is derived from component FoldablePanel. It is required for the display of actions, e.g. in a subpanel.

# Properties

# 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.
Request missing documentation