KotlinTrader / com.doubleu.kotlintrader.view / MainView

MainView

class MainView : View

Tying the other views together in a TabPane

Constructors

<init> MainView()

Tying the other views together in a TabPane

Properties

angeboteView val angeboteView: AngeboteView
loginView val loginView: LoginView
masterView val masterView: MasterView
root val root: TabPane
tradeView val tradeView: TradeView

Extension Functions

valueOf fun Any?.valueOf(): String