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
AutoDefault B I Set the DefaultObject of the window the object belongs to this NListview. Usefull when the NListview is in Popobject/Popstring
List S I The name of a NList object

 

Methods
Name Parameters Note
None defined