|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarConfiguration | |
|---|---|
| gui | |
| gui.transact | |
| socket | |
| Uses of CalendarConfiguration in gui |
|---|
| Fields in gui declared as CalendarConfiguration | |
|---|---|
private CalendarConfiguration |
Calendar.calendarConfig
configuration object shared throughout the app |
private CalendarConfiguration |
ApplicationState.calendarConfig
|
| Methods in gui that return CalendarConfiguration | |
|---|---|
protected CalendarConfiguration |
Calendar.getCalendarConfiguration()
|
| Methods in gui with parameters of type CalendarConfiguration | |
|---|---|
private void |
ApplicationState.init(CalendarConfiguration p_calendarConfig,
int langIndex)
|
| Constructors in gui with parameters of type CalendarConfiguration | |
|---|---|
ApplicationState(CalendarConfiguration p_calendarConfig)
|
|
ApplicationState(CalendarConfiguration p_calendarConfig,
int langIndex)
|
|
| Uses of CalendarConfiguration in gui.transact |
|---|
| Fields in gui.transact declared as CalendarConfiguration | |
|---|---|
private CalendarConfiguration |
Transaction.config
|
| Methods in gui.transact that return CalendarConfiguration | |
|---|---|
(package private) CalendarConfiguration |
Transaction.getConfig()
|
| Constructors in gui.transact with parameters of type CalendarConfiguration | |
|---|---|
Transaction(CalendarConfiguration config,
ApplicationState appState,
Dialogue observableDialog)
|
|
| Uses of CalendarConfiguration in socket |
|---|
| Fields in socket declared as CalendarConfiguration | |
|---|---|
private CalendarConfiguration |
DialogueServerHandler.calendarConf
|
private CalendarConfiguration |
SpeechHandler.calendarConf
|
| Constructors in socket with parameters of type CalendarConfiguration | |
|---|---|
DialogueServerHandler(CalendarConfiguration calendarConf,
ApplicationState appState)
Constructor |
|
SpeechHandler(CalendarConfiguration calendarConf,
ApplicationState appState)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||