class MainView : View
Tying the other views together in a TabPane
<init> |
MainView()
Tying the other views together in a TabPane |
angeboteView |
val angeboteView: AngeboteView |
loginView |
val loginView: LoginView |
masterView |
val masterView: MasterView |
root |
val root: TabPane |
tradeView |
val tradeView: TradeView |
valueOf |
fun Any?.valueOf(): String |