toggle menu
modelix.core
8.16.0
jvm
switch theme
search in API
model-server
/
org.modelix.model.server.handlers.ui
/
ContentExplorerExpandedNodes
Content
Explorer
Expanded
Nodes
@
Serializable
data
class
ContentExplorerExpandedNodes
(
val
expandedNodeIds
:
Set
<
String
>
,
val
expandAll
:
Boolean
)
Members
Constructors
Content
Explorer
Expanded
Nodes
Link copied to clipboard
constructor
(
expandedNodeIds
:
Set
<
String
>
,
expandAll
:
Boolean
)
Properties
expand
All
Link copied to clipboard
val
expandAll
:
Boolean
expanded
Node
Ids
Link copied to clipboard
val
expandedNodeIds
:
Set
<
String
>