|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command | |
|---|---|
| org.paneris.jammyjoes.mvp | |
| Uses of Command in org.paneris.jammyjoes.mvp |
|---|
| Classes in org.paneris.jammyjoes.mvp that implement Command | |
|---|---|
class |
CollectingCommand
|
class |
CollectOverTheTopCommand
|
class |
CopyIntoContextCommand
|
| Methods in org.paneris.jammyjoes.mvp that return Command | |
|---|---|
Command |
OrdersByMonthPresenter.createCommand()
|
Command |
AffiliateStatsPresenter.createCommand()
|
Command |
CatalogueEntryPresenter.createCommand()
|
Command |
Presenter.createCommand()
|
| Methods in org.paneris.jammyjoes.mvp with parameters of type Command | |
|---|---|
void |
AbstractPresenter.handleInteraction(Selection selection,
Command command)
|
void |
Presenter.handleInteraction(Selection selection,
Command command)
|
void |
VisitableCollectionAdaptor.visitEach(Command command)
|
void |
Selection.visitEach(Command command)
|
void |
ProductSelectionFromContext.visitEach(Command command)
|
void |
HitsSelection.visitEach(Command command)
|
void |
OrderSelection.visitEach(Command command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||