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
<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 |
controller |
val controller: TradeController |
root |
val root: VBox |
valueOf |
fun Any?.valueOf(): String |