|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.jammyjoes.mvp.AbstractPresenter
public abstract class AbstractPresenter
Constructor Summary | |
---|---|
AbstractPresenter()
|
Method Summary | |
---|---|
void |
handleInteraction(Selection selection,
Command command)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.paneris.jammyjoes.mvp.Presenter |
---|
createCommand, createSelection |
Constructor Detail |
---|
public AbstractPresenter()
Method Detail |
---|
public void handleInteraction(Selection selection, Command command)
handleInteraction
in interface Presenter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |