toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.core.annotation
/
Controller
Controller
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
Controller
(
val
packagePath
:
String
=
""
,
val
module
:
String
=
""
,
val
id
:
String
,
val
fxmlPath
:
String
=
"HEADLESS"
)
Members
Properties
fxml
Path
Link copied to clipboard
val
fxmlPath
:
String
id
Link copied to clipboard
val
id
:
String
module
Link copied to clipboard
val
module
:
String
package
Path
Link copied to clipboard
val
packagePath
:
String