#include <ilserver/ilbcomp.h>
#include <ilserver/rp.h>
Typedefs | |
typedef int | IlsSvInt |
This type definition redefines the integer attribute type. It is used to differentiate the Server indexes (which start from 1) from the Views (formerly InForm) indexes (which start from 0). More... | |
Functions | |
IliMemoryDataSource * | IlsSwGetDs (IliFieldItf *itf) |
Returns the data source associated with a data-source-aware gadget. More... | |
const IliMemoryDataSource * | IlsSwGetDs (const IliFieldItf *itf) |
Returns the data source associated with a data-source-aware gadget. More... | |
IlsSwTable * | IlsSwGetSwTable (IliDataSource *ds) |
Returns the instance of IlsSwTable that is attached to a data source. More... | |
const IlsSwTable * | IlsSwGetSwTable (const IliDataSource *ds) |
Returns the instance of IlsSwTable that is attached to a data source. More... | |
IlsSwTable * | IlsSwGetSwTable (IliFieldItf *itf) |
Returns the instance of IlsSwTable that is attached to a data-source-aware gadget. More... | |
const IlsSwTable * | IlsSwGetSwTable (const IliFieldItf *itf) |
Returns the instance of IlsSwTable that is attached to a data-source-aware gadget. More... | |
typedef int IlsSvInt |
This type definition redefines the integer
attribute type. It is used to differentiate the Server indexes (which start from 1) from the Views (formerly InForm) indexes (which start from 0).
Library: mvsw
.
IlsSwRepresentation
. © Copyright 2018, 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.