Interface SummaryPageView.Presenter
-
- All Known Implementing Classes:
SummaryPage
- Enclosing interface:
- SummaryPageView
public static interface SummaryPageView.Presenter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetBaseFileName()voidstateChanged()
-
-
-
Method Detail
-
stateChanged
void stateChanged()
-
getBaseFileName
String getBaseFileName()
-
-