Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofgui.h File Reference


Detailed Description

Platform-independent GUI Integration layer of OOFILE database.

index to version defines Note that you will may lack some files depending on your package

file: VERSION IDENTIFIER ==== ================== oof0.h OOFVERS_CORE core version oofrep.h OOFVERS_REP report writer oofGrphs.h OOFVERS_GRAPH graphing engine oofgui.h OOFVERS_GUI generic GUI classes used by PP, MFC and other framework integrations oofpp.h OOFVERS_PP PowerPlant framework (Metrowerks CodeWarrior, on Mac) oofmfc.h OOFVERS_MFC MFC GUI framework

#include "oof4.h"
#include <PP_Types.h>

Include dependency graph for oofgui.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Classes

class  dbAbstractBrowseHelper
 dbHelper for managing lists of records. More...

class  dbAbstractEditHelper
 dbHelper for managing an editing form that changes a record. More...

class  dbBoolLink
 dbFieldLink for bools that knows how to translate bool to string. More...

class  dbDateLink2Editor
 dbFieldLink for dbDate that knows how to translate and validate. More...

class  dbDateTimeLink2Editor
 dbFieldLink for dbDateTimeLink that knows how to translate and validate. More...

class  dbFieldLink
 dbFieldLink is the main link abstraction mapping a database field to a GUI object (via a dbGUIAdapter). More...

class  dbFieldPickLink
 dbPickFieldLink maps selection of related records via a control linked to a field. More...

class  dbGUI
 Abstract manager coordinating dbHelper objects that manage interaction on a window. More...

class  dbGUIAdaptControl
 Abstract base for Controls. More...

class  dbGUIAdaptEditor
 base for any text editing Adapters. More...

class  dbGUIAdapter
 Links a dbField to a known control type or I/O mechanism. More...

class  dbHelper
 Abstract base Controller class managing database to GUI mapping. More...

class  dbNumericFieldLink
 dbFieldLink for numerics aware of specifics in numeric update. More...

class  dbTableDisplay
 abstract base to allow us to wrap different list controls. More...


Defines

#define OOFVERS_GUI   0x01400000
 Version number of generic GUI package.


Enumerations

enum  YNCancelT { Yes, No, Cancel }

Enumeration Type Documentation

enum YNCancelT
 

Enumeration values:
Yes 
No 
Cancel 


Generated on Fri Jan 2 00:35:06 2004 for OOFILE by doxygen 1.3.5