Home
Overload List
| Name | Description |
|---|---|
| nListView()()() |
constructor for nListView: instantiates an nListView
and sets the View mode to `Details`
|
| nListView(view) |
constructor for nListView: instantiates an nListView
and sets the View mode to supplied view
|
| nListView(String) |
constructor for nListView: instantiates an nListView
and sets the View mode to supplied string
|
| nListView(View) |
constructor for nListView: instantiates an nListView
and sets the View mode to supplied View
|