Rogue Wave Views Data Access Package API Reference Guide |
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 |
Library: dbgadget
Declarations about the IliRepositoryService classes.
IliGetClassesListCallback |
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. |
IliGetDataListCallback |
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. |
IliHolderToNameCallback |
This type defines the prototype of a function that is called to get the holder's name.
holder | The graphic holder. |
enum IliRepositFilterOn |
© Copyright 2016, 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.