sofia.widget.ProvidesSubtitle |
Indicates which method should be called on an object to provide its subtitle in a ListView, Spinner, or some other widget that uses decoration to render arbitrary objects.
If a widget tries to render an object that does not have any methods marked with this annotation, then the object will not have a subtitle.
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.lang.annotation.Annotation
|