component
1.1.0
component
/
org.pushingpixels.aurora.component.model
/
CommandGroup
Command
Group
data
class
CommandGroup
(
title
:
String
?
,
commands
:
List
<
Command
>
)
:
ContentModel
Content copied to clipboard
Properties
Properties
commands
Link copied to clipboard
val
commands
:
List
<
Command
>
Content copied to clipboard
title
Link copied to clipboard
val
title
:
String
?
=
null
Content copied to clipboard