component
1.1.0
component
/
org.pushingpixels.aurora.component.model
/
CommandPanelContentModel
Command
Panel
Content
Model
data
class
CommandPanelContentModel
(
commandGroups
:
List
<
CommandGroup
>
,
commandActionPreview
:
CommandActionPreview
?
)
:
ContentModel
Content copied to clipboard
Properties
Properties
commandActionPreview
Link copied to clipboard
val
commandActionPreview
:
CommandActionPreview
?
=
null
Content copied to clipboard
commandGroups
Link copied to clipboard
val
commandGroups
:
List
<
CommandGroup
>
Content copied to clipboard