Classes | |
class | FieldLayer |
class | FieldList |
class | iFieldCustomDatatype |
class | CustomDataTypeFieldClass |
Macros | |
#define | CUSTOMGUI_FIELDLIST |
#define | CUSTOMDATATYPE_FIELDLIST |
#define | DESC_FIELDLIST_MULTISELECT |
#define | DESC_FIELDLIST_HIERARCHICAL |
#define | DESC_FIELDLIST_DRAGTYPE |
#define | DESC_FIELDLIST_NOCOLOR |
#define | DESC_FIELDLIST_NODIRECTION |
#define | DESC_FIELDLIST_NOROTATION |
#define | DESC_FIELDLIST_NOVALUE |
#define | DESC_FIELDLIST_NOHEADER |
#define CUSTOMGUI_FIELDLIST |
Field custom GUI ID.
#define CUSTOMDATATYPE_FIELDLIST |
#define DESC_FIELDLIST_MULTISELECT |
FieldList custom GUI Description Flags.
Private.
#define DESC_FIELDLIST_HIERARCHICAL |
Private.
#define DESC_FIELDLIST_DRAGTYPE |
Accepted drag types for the list (Int32) default value is DRAGTYPE_ATOMARRAY.
#define DESC_FIELDLIST_NOCOLOR |
Disable the Color channel for the list (Bool)
#define DESC_FIELDLIST_NODIRECTION |
Disable the Direction channel for the list (Bool)
#define DESC_FIELDLIST_NOROTATION |
Disable the Rotation channel for the list (Bool)
#define DESC_FIELDLIST_NOVALUE |
Disable the Value channel for the list (Bool)
#define DESC_FIELDLIST_NOHEADER |
Disable the list header (Bool)