toggle menu
desktop-components
JVM
switch theme
search in API
desktop-components
/
org.cryptotrader.desktop.library.component
/
ViewLoader
View
Loader
@
Component
open
class
ViewLoader
Members
Constructors
View
Loader
Link copied to clipboard
@
Autowired
constructor
(
applicationContext
:
ApplicationContext
)
Functions
initialize
View
Link copied to clipboard
open
fun
initializeView
(
controllerClass
:
Class
<
out
Any
>
)
:
Parent
load
View
Link copied to clipboard
open
fun
loadView
(
container
:
Pane
,
controllerClass
:
Class
<
out
Any
>
)