mAbstractList

Data Structures

Defines

Enumerations

Functions

Variables


Detailed Description

Id
mabstractlist.h 1803 2010-03-19 02:21:53Z dongjunjie

Copyright (C) 2009 Feynman Software.


Define Documentation

#define NCSS_ASTLST_AUTOSORT   (0x0001<<NCSS_SWGT_SHIFT)

Sort nodes automatically.

Definition at line 56 of file mabstractlist.h.

#define NCSS_ASTLST_SHIFT   (NCSS_SWGT_SHIFT+1)

The bits used by mAbstractList in style.

Definition at line 62 of file mabstractlist.h.


Enumeration Type Documentation

The notification id of mAbstractList.

Enumerator:
NCSN_ASTLST_MAX 

The maximum value of mAbstractList notification code id.

Definition at line 219 of file mabstractlist.h.

The properties id of mAbstractList.

Enumerator:
NCSP_ASTLST_DEFNODEHEIGHT 

The default node height. It should be implemented by subclass.

NCSP_ASTLST_FONTSIZE 

The window font size. RO.

NCSP_ASTLST_AUTOSORT 

Whether the window sorts nodes automatically or not. RO.

NCSP_ASTLST_TRANSPARENT 

Whether the window is transparent or not. RO.

NCSP_ASTLST_CMPNODEFUNC 

The node comparision function. (NCS_CB_CMPNODE)

NCSP_ASTLST_ROOTNODE 

The root node. RO.

NCSP_ASTLST_MAX 

The maximum value of mAbstractList properties id.

Definition at line 231 of file mabstractlist.h.


Function Documentation

mAbstractList * mAbstractList_getControl ( mNode node  ) 

Get the associated control handle of the specified node.

Parameters:
node The specified node.
Returns:
The handle of associated control, otherwise NULL.

Variable Documentation

The instance of mAbstractListClass.

See also:
mAbstractListClass
Generated on Fri Jun 10 11:18:06 2011 for New Control Set V1.0.0 API Reference by  doxygen 1.6.3