java.lang.Object | |
↳ | android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoCompat |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | SELECTION_MODE_MULTIPLE | Selection mode where multiple items may be selected. | |||||||||
int | SELECTION_MODE_NONE | Selection mode where items are not selectable. | |||||||||
int | SELECTION_MODE_SINGLE | Selection mode where a single item may be selected. |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a cached instance if such is available otherwise a new one.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Selection mode where multiple items may be selected.
Selection mode where items are not selectable.
Selection mode where a single item may be selected.
Returns a cached instance if such is available otherwise a new one.