| Modifier and Type | Field and Description |
|---|---|
private EDialogType |
Dialog.dialogType |
| Modifier and Type | Field and Description |
|---|---|
private EDialogType |
WrappedDialogType.dialogType |
| Constructor and Description |
|---|
WrappedDialogType(EDialogType dialogType,
Object... params) |
| Modifier and Type | Field and Description |
|---|---|
private EDialogType |
NoticeBoardMenuEntry.dialogType |
| Modifier and Type | Method and Description |
|---|---|
static EDialogType |
EDialogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EDialogType[] |
EDialogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NoticeBoardMenuEntry(EDialogType dialogType) |
| Modifier and Type | Method and Description |
|---|---|
private EDialogType |
NoticeBoardTavernMenuProvider.getDialogTypeMainRoom(ch.sahits.game.openpatrician.model.people.IPerson showingPerson) |
| Modifier and Type | Method and Description |
|---|---|
protected NoticeBoardMenuEntry |
AbstractNoticeBoardMenuProvider.createNoticeBoardEntry(String s,
EDialogType type) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.