android.support.v17.leanback.widget.FacetProvider |
This is the query interface to supply optional features(aka facets) on an object without the need of letting the object to subclass or implement java interfaces.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Queries optional implemented facet.
|
Queries optional implemented facet.
facetClass | Facet classes to query, examples are: class of
ItemAlignmentFacet . |
---|