|
final Map< String, Adapter > | sections = new LinkedHashMap<String, Adapter>() |
|
final ArrayAdapter< String > | headers |
|
com.freerdp.freerdpcore.utils.SeparatedListAdapter.SeparatedListAdapter |
( |
Context |
context | ) |
|
|
inline |
void com.freerdp.freerdpcore.utils.SeparatedListAdapter.addSection |
( |
String |
section, |
|
|
Adapter |
adapter |
|
) |
| |
|
inline |
boolean com.freerdp.freerdpcore.utils.SeparatedListAdapter.areAllItemsSelectable |
( |
| ) |
|
|
inline |
int com.freerdp.freerdpcore.utils.SeparatedListAdapter.getCount |
( |
| ) |
|
|
inline |
Object com.freerdp.freerdpcore.utils.SeparatedListAdapter.getItem |
( |
int |
position | ) |
|
|
inline |
long com.freerdp.freerdpcore.utils.SeparatedListAdapter.getItemId |
( |
int |
position | ) |
|
|
inline |
int com.freerdp.freerdpcore.utils.SeparatedListAdapter.getItemViewType |
( |
int |
position | ) |
|
|
inline |
String com.freerdp.freerdpcore.utils.SeparatedListAdapter.getSectionForPosition |
( |
int |
position | ) |
|
|
inline |
View com.freerdp.freerdpcore.utils.SeparatedListAdapter.getView |
( |
int |
position, |
|
|
View |
convertView, |
|
|
ViewGroup |
parent |
|
) |
| |
|
inline |
int com.freerdp.freerdpcore.utils.SeparatedListAdapter.getViewTypeCount |
( |
| ) |
|
|
inline |
boolean com.freerdp.freerdpcore.utils.SeparatedListAdapter.isEnabled |
( |
int |
position | ) |
|
|
inline |
void com.freerdp.freerdpcore.utils.SeparatedListAdapter.setSectionTitle |
( |
int |
section, |
|
|
String |
title |
|
) |
| |
|
inline |
final ArrayAdapter<String> com.freerdp.freerdpcore.utils.SeparatedListAdapter.headers |
final Map<String, Adapter> com.freerdp.freerdpcore.utils.SeparatedListAdapter.sections = new LinkedHashMap<String, Adapter>() |
final int com.freerdp.freerdpcore.utils.SeparatedListAdapter.TYPE_SECTION_HEADER = 0 |
|
static |
The documentation for this class was generated from the following file: