toggle menu
modelix.core
8.16.0
jvm
switch theme
search in API
model-server
/
org.modelix.model.server.handlers.ui
Package-level
declarations
Types
Types
Content
Explorer
Link copied to clipboard
class
ContentExplorer
(
client
:
IModelClient
,
repoManager
:
IRepositoriesManager
)
Content
Explorer
Expanded
Nodes
Link copied to clipboard
@
Serializable
data
class
ContentExplorerExpandedNodes
(
val
expandedNodeIds
:
Set
<
String
>
,
val
expandAll
:
Boolean
)
History
Handler
Link copied to clipboard
class
HistoryHandler
(
val
client
:
IModelClient
,
repositoriesManager
:
IRepositoriesManager
)
Index
Page
Link copied to clipboard
class
IndexPage
Landing page of the model-server with links to other pages.
Repository
Overview
Link copied to clipboard
class
RepositoryOverview
(
repoManager
:
IRepositoriesManager
)