Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
#include <ilviews/gadgets/tree.h>
#include <ilviews/dataccess/reposit.h>
#include <ilviews/dataccess/gadgets/mdatasrc.h>
#include <ilviews/dataccess/gadgets/tablegad.h>
Classes | |
class | IliDataSourcesUsesGadget |
Gadget class. More... | |
class | IliRepositoryService |
Interface class. More... | |
class | IliTableRepositoryGadget |
Gadget class. More... | |
class | IliTreeClassesGadget |
Gadget class. More... | |
class | IliTreeRepositoryGadget |
Gadget class. More... | |
Typedefs | |
typedef char **(* | IliGetClassesListCallback )(IlInt &count, IlAny arg) |
typedef char **(* | IliGetDataListCallback )(const char *cl, IlInt &count, IlAny arg) |
typedef const char *(* | IliHolderToNameCallback )(IlvGraphicHolder *hoder) |
Enumerations | |
enum | IliRepositFilterOn { IliFilterOnContainer, IliFilterOnComposite, IliFilterOnManager } |
This enumerated type defines the different holder types. More... |
[library dbgadget ilviews/dataccess/gadgets/repview.h] Declarations about the IliRepositoryService classes.
This type defines the prototype of a function that is called to get the list of classes.
count | The number of classes in the list. | |
arg | The user data. |
This type defines the prototype of a function that is called to get the list of data for a class.
cl | The class name. | |
count | The number of data in the list. | |
arg | The user data. |
This type defines the prototype of a function that is called to get the holder's name.
holder | The graphic holder. |
enum IliRepositFilterOn |
© 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.