|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoCopySpan | |
---|---|
a_vcard.android.text |
Uses of NoCopySpan in a_vcard.android.text |
---|
Subinterfaces of NoCopySpan in a_vcard.android.text | |
---|---|
interface |
SpanWatcher
When an object of this type is attached to a Spannable, its methods will be called to notify it that other markup objects have been added, changed, or removed. |
interface |
TextWatcher
When an object of a type is attached to an Editable, its methods will be called when the text is changed. |
Classes in a_vcard.android.text that implement NoCopySpan | |
---|---|
static class |
NoCopySpan.Concrete
Convenience equivalent for when you would just want a new Object() for a span but want it to be no-copy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |