Example usage for Java android.app ListFragment fields, constructors, methods, implement or subclass
The text is from its open source code.
Bundle | getArguments() Return the arguments supplied to #setArguments , if any. |
ListView | getListView() Get the fragment's list view widget. |
boolean | getUserVisibleHint() |
void | setListAdapter(ListAdapter adapter) Provide the cursor for the list view. |