public interface Advanceable
Modifier and Type | Method and Description |
---|---|
void |
advance()
Advances this collection, eg. shows the next view.
|
void |
fyiWillBeAdvancedByHostKThx()
Called by the AppWidgetHost once before it begins to call advance(), allowing the
collection to do any required setup.
|