|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Presenter
Method Summary | |
---|---|
void |
bind()
Called then the presenter is initialised. |
Display |
getDisplay()
Returns the Display for the current presenter. |
void |
refreshDisplay()
Requests the presenter to refresh the contents of the display. |
void |
revealDisplay()
Requests the presenter to reveal the display on screen. |
void |
unbind()
Called after the presenter and display have been finished with for the moment. |
Method Detail |
---|
void bind()
void unbind()
Display getDisplay()
Display
for the current presenter.
void refreshDisplay()
void revealDisplay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |