# Print output for @column tags ?> Advanceable - Android SDK | Android Developers

Most visited


Recently visited


Advanceable

public interface Advanceable

android.widget.Advanceable


This interface can be implemented by any collection-type view which has a notion of progressing through its set of children. The interface exists to give AppWidgetHosts a way of taking responsibility for automatically advancing such collections.

Summary


Public methods

abstract void advance()

Advances this collection, eg.

abstract void fyiWillBeAdvancedByHostKThx()

Called by the AppWidgetHost once before it begins to call advance(), allowing the collection to do any required setup.

Public methods


advance

public abstract void advance ()

Advances this collection, eg. shows the next view.

fyiWillBeAdvancedByHostKThx

public abstract void fyiWillBeAdvancedByHostKThx ()

Called by the AppWidgetHost once before it begins to call advance(), allowing the collection to do any required setup.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.