KotlinTrader / com.doubleu.kotlintrader.view / TradeView

TradeView

class TradeView : View

View responsible for trading. Left table shows Ware depending on the current Ort. Right table shows Ware depending on the current Schiff. Bottom panel shows information about the logged in Trader and his Schiff

Constructors

<init> TradeView()

View responsible for trading. Left table shows Ware depending on the current Ort. Right table shows Ware depending on the current Schiff. Bottom panel shows information about the logged in Trader and his Schiff

Properties

controller val controller: TradeController
root val root: VBox

Extension Functions

valueOf fun Any?.valueOf(): String