IliGetClassesListCallback |
This type defines the prototype of a function that is called to get the list of classes.
- Parameters
-
count | The number of classes in the list. |
arg | The user data. |
- Returns
- The list of classes.
- See Also
- IliTreeClassesGadget
This type defines the prototype of a function that is called to get the list of data for a class.
- Parameters
-
cl | The class name. |
count | The number of data in the list. |
arg | The user data. |
- Returns
- The list of data.
- See Also
- IliTreeClassesGadget
This type defines the prototype of a function that is called to get the holder's name.
- Parameters
-
holder | The graphic holder. |
- Returns
- The holder name.
- See Also
- IliRepositoryService
This enumerated type defines the different holder types.
Enumerator |
---|
IliFilterOnContainer |
The holder type is a container.
|
IliFilterOnComposite |
The holder type is a composite.
|
IliFilterOnManager |
The holder type is a manager.
|
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.