| Index | Parent | NListview class |
The NListview class is used to create Listview.
A NListview object is not a list: it is the object that renders a NList object.
Once you created a NListview object, you can set/get any attribute and use any method of the NList object directly to the NListview.
NListview class is a subclass of NListview.mcc, so you must have NListview.mmc in MUI:Libs/MUI to use it. Nlistview.mcc is copyright of Gilles Masson.
See NList.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| List | S | I | The name of a NList object |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| None defined | ||