android.text.style
Class EasyEditSpan
java.lang.Object
android.text.style.EasyEditSpan
- All Implemented Interfaces:
- Parcelable, ParcelableSpan
public class EasyEditSpan
- extends Object
- implements ParcelableSpan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EasyEditSpan
public EasyEditSpan()
describeContents
public int describeContents()
- Specified by:
describeContents
in interface Parcelable
writeToParcel
public void writeToParcel(Parcel dest,
int flags)
- Specified by:
writeToParcel
in interface Parcelable
getSpanTypeId
public int getSpanTypeId()
- Specified by:
getSpanTypeId
in interface ParcelableSpan
Copyright © 2008-2012. All Rights Reserved.