DATATIPPARMS Struct Reference

DataTip parameters. More...

#include <gre/base.h>

List of all members.

Public Member Functions

 DATATIPPARMS (const DATATIPPARMS &rhs)
 DATATIPPARMS ()
DATATIPPARMSoperator= (const DATATIPPARMS &rhs)
void SetDefaultSuffix ()

Static Public Member Functions

const SERIALIZER::ITEMDEFGetSerialItemDef ()

Public Attributes

UINT8 DecPlaces
RVC::OBJECTNAME FieldName
INT32 FieldNum
UINT8 HighlightElem
UINT8 IsNumeric
UINT8 NoChgField
MISTRING Prefix
MISTRING Suffix
RVC::OBJECTNAME TableName
INT32 TableNum
UINT8 UnitShown
UINT8 UnitStored
UINT8 UnitType
UINT8 Visible


Detailed Description

DataTip parameters.

Definition at line 393 of file base.h.


Constructor & Destructor Documentation

DATATIPPARMS::DATATIPPARMS  ) 
 

Default constructor.

DATATIPPARMS::DATATIPPARMS const DATATIPPARMS rhs  ) 
 


Member Function Documentation

const SERIALIZER::ITEMDEF* DATATIPPARMS::GetSerialItemDef  )  [static]
 

Get serialization item definition array.

DATATIPPARMS& DATATIPPARMS::operator= const DATATIPPARMS rhs  ) 
 

void DATATIPPARMS::SetDefaultSuffix  ) 
 

Set suffix to default based on unit type/shown.


Member Data Documentation

UINT8 DATATIPPARMS::DecPlaces
 

Decimal places for floating-point fields.

Definition at line 408 of file base.h.

RVC::OBJECTNAME DATATIPPARMS::FieldName
 

Field name.

Definition at line 400 of file base.h.

INT32 DATATIPPARMS::FieldNum
 

Field number.

Definition at line 402 of file base.h.

UINT8 DATATIPPARMS::HighlightElem
 

Set to highlight element in view when datatip shown.

Definition at line 410 of file base.h.

UINT8 DATATIPPARMS::IsNumeric
 

Set if field is numeric.

Definition at line 404 of file base.h.

UINT8 DATATIPPARMS::NoChgField
 

Set if user cannot change field (eg. for RGB raster).

Definition at line 409 of file base.h.

MISTRING DATATIPPARMS::Prefix
 

Label to place before value in string, defaults to table.field name.

Definition at line 411 of file base.h.

MISTRING DATATIPPARMS::Suffix
 

Label to place after value in string, defaults to unit name.

Definition at line 412 of file base.h.

RVC::OBJECTNAME DATATIPPARMS::TableName
 

Table name.

Definition at line 399 of file base.h.

INT32 DATATIPPARMS::TableNum
 

Table number.

Definition at line 401 of file base.h.

UINT8 DATATIPPARMS::UnitShown
 

Unit to show field in.

Definition at line 407 of file base.h.

UINT8 DATATIPPARMS::UnitStored
 

Copied from DBFIELDINFO so can use in conversion.

Definition at line 406 of file base.h.

UINT8 DATATIPPARMS::UnitType
 

Field unit type, here for validation against DBFIELDINFO.

Definition at line 405 of file base.h.

UINT8 DATATIPPARMS::Visible
 

Show this DataTip.

Definition at line 403 of file base.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 31 15:28:21 2006 for TNTsdk by  doxygen 1.3.8-20040913