rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Data Access Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

fielditf.h File Reference

#include <ilviews/base/graphic.h>
#include <ilviews/base/gadget.h>
#include <ilviews/dataccess/reposit.h>

Classes

class  IliFieldItf
 Field class. More...

Functions

IliFieldItfIliGraphicToField (IlvGraphic *g)
 Returns NULL if the effective class of this graphic object is not a subclass of IliFieldItf or the graphic object casts to the IliFieldItf class.
IlBoolean IliIsAField (IlvGraphic *g)
 Returns IlTrue if the effective class of this graphic object is a subclass of IliFieldItf.

Detailed Description

[library dataccess ilviews/dataccess/fielditf.h] Declarations about IliFieldItf.


Function Documentation

IliFieldItf* IliGraphicToField ( IlvGraphic g  ) 

Returns NULL if the effective class of this graphic object is not a subclass of IliFieldItf or the graphic object casts to the IliFieldItf class.

Library: dataccess

Field gadget classes are subclasses of both the IlvGraphic class and the IliFieldItf class.

Parameters:
g The IlvGraphic object.
Returns:
NULL if the effective class of this graphic object is not a subclass of IliFieldItf or the graphic object casts to the IliFieldItf class.
See also:
IliFieldItf, IliIsAField
IlBoolean IliIsAField ( IlvGraphic g  ) 

Returns IlTrue if the effective class of this graphic object is a subclass of IliFieldItf.

Library: dataccess

Field gadget classes are subclasses of both the IlvGraphic class and the IliFieldItf class.

Parameters:
g The IlvGraphic object.
Returns:
IlTrue, if the effective class of this graphic object is a subclass of IliFieldItf.
See also:
IliFieldItf, IliGraphicToField
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends

© 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.