org.solovyev.android.view.sidebar
Class SideBarLayout.ViewState
java.lang.Object
android.view.AbsSavedState
android.view.View.BaseSavedState
org.solovyev.android.view.sidebar.SideBarLayout.ViewState
- All Implemented Interfaces:
- android.os.Parcelable
- Enclosing class:
- SideBarLayout
public static class SideBarLayout.ViewState
- extends android.view.View.BaseSavedState
| Nested classes/interfaces inherited from interface android.os.Parcelable |
android.os.Parcelable.ClassLoaderCreator<T>, android.os.Parcelable.Creator<T> |
| Fields inherited from class android.view.AbsSavedState |
EMPTY_STATE |
| Fields inherited from interface android.os.Parcelable |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE |
|
Method Summary |
void |
writeToParcel(android.os.Parcel out,
int flags)
|
| Methods inherited from class android.view.AbsSavedState |
describeContents, getSuperState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CREATOR
@Nonnull
public static final android.os.Parcelable.Creator<SideBarLayout.ViewState> CREATOR
SideBarLayout.ViewState
public SideBarLayout.ViewState(android.os.Parcel in)
SideBarLayout.ViewState
public SideBarLayout.ViewState(android.os.Parcelable state,
boolean opened)
writeToParcel
public void writeToParcel(android.os.Parcel out,
int flags)
- Specified by:
writeToParcel in interface android.os.Parcelable- Overrides:
writeToParcel in class android.view.AbsSavedState
Copyright © 2014 se.solovyev. All Rights Reserved.