|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.support.v4.view.PagerAdapter
oak.widget.SwankyGallery.SwankyAdapter
public static class SwankyGallery.SwankyAdapter
| Field Summary |
|---|
| Fields inherited from class android.support.v4.view.PagerAdapter |
|---|
POSITION_NONE, POSITION_UNCHANGED |
| Constructor Summary | |
|---|---|
SwankyGallery.SwankyAdapter(android.content.Context context,
int[] imageIds)
|
|
| Method Summary | |
|---|---|
void |
destroyItem(android.view.ViewGroup container,
int position,
Object object)
|
int |
getCount()
|
SwankyImageView |
instantiateItem(android.view.ViewGroup container,
int position)
|
boolean |
isViewFromObject(android.view.View view,
Object object)
|
| Methods inherited from class android.support.v4.view.PagerAdapter |
|---|
destroyItem, finishUpdate, finishUpdate, getItemPosition, getPageTitle, getPageWidth, instantiateItem, notifyDataSetChanged, restoreState, saveState, setPrimaryItem, setPrimaryItem, startUpdate, startUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwankyGallery.SwankyAdapter(android.content.Context context,
int[] imageIds)
| Method Detail |
|---|
public SwankyImageView instantiateItem(android.view.ViewGroup container,
int position)
instantiateItem in class android.support.v4.view.PagerAdapterpublic int getCount()
getCount in class android.support.v4.view.PagerAdapter
public void destroyItem(android.view.ViewGroup container,
int position,
Object object)
destroyItem in class android.support.v4.view.PagerAdapter
public boolean isViewFromObject(android.view.View view,
Object object)
isViewFromObject in class android.support.v4.view.PagerAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||