|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.jammyjoes.mvp.AbstractPresenter org.paneris.jammyjoes.mvp.CatalogueEntryPresenter
public class CatalogueEntryPresenter
Constructor Summary | |
---|---|
CatalogueEntryPresenter(org.melati.poem.Selectable productTable,
Context context)
|
Method Summary | |
---|---|
Command |
createCommand()
|
Selection |
createSelection()
|
Methods inherited from class org.paneris.jammyjoes.mvp.AbstractPresenter |
---|
handleInteraction |
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 |
---|
handleInteraction |
Constructor Detail |
---|
public CatalogueEntryPresenter(org.melati.poem.Selectable productTable, Context context)
Method Detail |
---|
public Selection createSelection()
createSelection
in interface Presenter
public Command createCommand()
createCommand
in interface Presenter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |