|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.sahits.game.graphic.display.notice.CityNoticeMetaData
ch.sahits.game.graphic.display.notice.TradingOfficeDialogMataData
class TradingOfficeDialogMataData
Meta data for the trading office
| Field Summary | |
|---|---|
(package private) EStringSelectionState |
balance
State of the string linking to the balance sheet |
(package private) EStringSelectionState |
consumtionProduction
State of the string linking to the statistic displaying consumption and production |
(package private) EStringSelectionState |
personal
State of the string linking to the personal data overview |
(package private) EStringSelectionState |
storageManager
State of the string linking to the storage manager |
(package private) EStringSelectionState |
warehouses
State of the string linking to the warehouse overview |
(package private) EStringSelectionState |
weapons
State of the string linking to the weapons storage |
| Constructor Summary | |
|---|---|
TradingOfficeDialogMataData(ICityPlayerProxy proxy,
EStringSelectionState balance,
EStringSelectionState personal,
EStringSelectionState consumtionProduction,
EStringSelectionState weapons,
EStringSelectionState warehouses,
EStringSelectionState storageManager)
|
|
| Method Summary | |
|---|---|
void |
inactivateAll()
Inactivate all links that are not disabled |
String |
toString()
|
| Methods inherited from class ch.sahits.game.graphic.display.notice.CityNoticeMetaData |
|---|
getCityProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
EStringSelectionState balance
EStringSelectionState personal
EStringSelectionState consumtionProduction
EStringSelectionState weapons
EStringSelectionState warehouses
EStringSelectionState storageManager
| Constructor Detail |
|---|
public TradingOfficeDialogMataData(ICityPlayerProxy proxy,
EStringSelectionState balance,
EStringSelectionState personal,
EStringSelectionState consumtionProduction,
EStringSelectionState weapons,
EStringSelectionState warehouses,
EStringSelectionState storageManager)
| Method Detail |
|---|
public String toString()
toString in class Objectpublic void inactivateAll()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||