|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WizardActivityView.Presenter
Method Summary | |
---|---|
void |
complete()
The Wizard has been finished |
void |
hide()
Hide the Wizard |
void |
hideSavingIndicator()
Hide the indicator that a save operation is in ro |
void |
pageSelected(int pageNumber)
A page has been selected from the UI |
void |
showCheckinError(String message)
Show a message that a specified error occurred during the save |
void |
showDuplicateAssetNameError()
Show a message that the asset is a duplicate and cannot be saved |
void |
showSavingIndicator()
Show an indicator that a save operation is in progress |
void |
showUnspecifiedCheckinError()
Show a message that an unspecified error occurred during the save |
Method Detail |
---|
void showSavingIndicator()
void hideSavingIndicator()
void showDuplicateAssetNameError()
void showUnspecifiedCheckinError()
void showCheckinError(String message)
void pageSelected(int pageNumber)
pageNumber
- void complete()
void hide()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |