public class TabbedPageDescriptor extends PageDescriptor
| Modifier and Type | Field and Description |
|---|---|
protected TabBarItem |
tabBarItem |
name, src, startPage, type| Constructor and Description |
|---|
TabbedPageDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
protected TabBarItem tabBarItem
public int describeContents()
describeContents in class PageDescriptorpublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in class PageDescriptor