public static class TabPager.SavedState
This is the persistent state that is saved by ViewPager. Only needed if you are creating a sublass of ViewPager that must save its own state, in which case it should implement a subclass of this which contains that state.
| 限定符和类型 | 字段和说明 |
|---|---|
static android.os.Parcelable.Creator<xcoding.commons.ui.pageradapterview.TabPager.SavedState> |
CREATOR |
| 构造器和说明 |
|---|
SavedState() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
toString() |
void |
writeToParcel() |