public interface INoticeBoardMenuProvider
| Modifier and Type | Method and Description |
|---|---|
LinkedHashSet<NoticeBoardMenuEntry> |
createMenuEntries(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy,
ENoticeBoardType type)
Create a list of menu entries approypriate forthe type based on the city player proxy object.
|
LinkedHashSet<NoticeBoardMenuEntry> createMenuEntries(ch.sahits.game.openpatrician.client.ICityPlayerProxyJFX proxy, ENoticeBoardType type)
proxy - type - of the dialog in cas further distintion is needed.Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.