|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webkitchen.brainathlon.ui.AddPlayerPresenter
public class AddPlayerPresenter
Handles the logic for adding a new player
IAddPlayerView,
AddPlayerUI| Nested Class Summary | |
|---|---|
static class |
AddPlayerPresenter.Mode
|
| Constructor Summary | |
|---|---|
AddPlayerPresenter(AddPlayerPresenter.Mode mode,
IAddPlayerView view)
|
|
| Method Summary | |
|---|---|
void |
displayView()
|
PlayerData |
getPlayerData()
|
boolean |
hasPlayerData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddPlayerPresenter(AddPlayerPresenter.Mode mode,
IAddPlayerView view)
| Method Detail |
|---|
public void displayView()
throws BrainathlonUIException
BrainathlonUIExceptionpublic boolean hasPlayerData()
public PlayerData getPlayerData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||