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

dbGUIAdaptLCaption Class Reference
[OOFILE GUI forms interface.Mac Specific]

#include <oofpp.h>

Inheritance diagram for dbGUIAdaptLCaption:

Inheritance graph
[legend]
Collaboration diagram for dbGUIAdaptLCaption:

Collaboration graph
[legend]
List of all members.

Detailed Description

Adapter for PowerPlant static text LCaption.

We still want to interface static text display to the database, eg: used for displaying calculated fields.


Control Adapter overrides- defaults defined in terms of string methods

virtual int getValue () const
virtual void setValue (int)
virtual bool equalsValue (int) const

Public Member Functions

 dbGUIAdaptLCaption (LCaption *)
virtual dbGUIAdapterclone () const
virtual void readOnly (bool becomeReadOnly)
 hide the editable behaviour and use base

virtual void setFieldLink (dbFieldLink *inLink)
virtual bool adaptsControl (void *) const
virtual void highlightContents ()
virtual oofString getString () const
virtual void setString (const oofString &)
virtual bool equalsString (const oofString &) const
virtual void editingOccurred ()
 signals changes to anyone who needs to know

virtual void setTextEntryLimit (unsigned long)
dbFieldLinkfieldLink () const
 in case someone needs to access it

bool isValuePicker () const
virtual void setValueList (dbView &)
 Null virtual method for subclasses to override, eg dbGUIAdaptLPopupButton.


Protected Member Functions

virtual void ExecuteSelf (MessageT inMessage, void *ioParam)
bool IsReadOnly () const

Protected Attributes

LPanemPane
LCommandermCommander
dbFieldLinkmFieldLink
 reference, maybe null

bool mIsValuePicker
 set at construction to indicate behaviour is picking from list vs entry


Constructor & Destructor Documentation

dbGUIAdaptLCaption::dbGUIAdaptLCaption LCaption *   ) 
 


Member Function Documentation

bool dbGUIAdaptEditPane::adaptsControl void *   )  const [virtual, inherited]
 

Reimplemented from dbGUIAdapter.

dbGUIAdapter * dbGUIAdaptLCaption::clone  )  const [virtual]
 

Implements dbGUIAdapter.

void dbGUIAdaptEditor::editingOccurred  )  [virtual, inherited]
 

signals changes to anyone who needs to know

bool dbGUIAdaptEditPane::equalsString const oofString  )  const [virtual, inherited]
 

Reimplemented from dbGUIAdapter.

Reimplemented in dbGUIAdaptLargeEditPane.

bool dbGUIAdapter::equalsValue int   )  const [virtual, inherited]
 

void dbGUIAdaptEditPane::ExecuteSelf MessageT  inMessage,
void *  ioParam
[protected, virtual, inherited]
 

dbFieldLink * dbGUIAdapter::fieldLink  )  const [inline, inherited]
 

in case someone needs to access it

oofString dbGUIAdaptEditPane::getString  )  const [virtual, inherited]
 

Implements dbGUIAdapter.

Reimplemented in dbGUIAdaptLargeEditPane.

int dbGUIAdapter::getValue  )  const [virtual, inherited]
 

Reimplemented in dbGUIAdaptLControl.

void dbGUIAdaptEditPane::highlightContents  )  [virtual, inherited]
 

Reimplemented from dbGUIAdapter.

bool dbGUIAdapter::IsReadOnly  )  const [inline, protected, inherited]
 

bool dbGUIAdapter::isValuePicker  )  const [inline, inherited]
 

virtual void dbGUIAdaptLCaption::readOnly bool  becomeReadOnly  )  [inline, virtual]
 

hide the editable behaviour and use base

Reimplemented from dbGUIAdaptEditPane.

void dbGUIAdaptLCaption::setFieldLink dbFieldLink inLink  )  [virtual]
 

Reimplemented from dbGUIAdaptEditPane.

void dbGUIAdaptEditPane::setString const oofString  )  [virtual, inherited]
 

Implements dbGUIAdapter.

Reimplemented in dbGUIAdaptLargeEditPane.

void dbGUIAdaptEditor::setTextEntryLimit unsigned  long  )  [virtual, inherited]
 

Reimplemented in dbGUIAdaptLEditField.

void dbGUIAdapter::setValue int   )  [virtual, inherited]
 

Reimplemented in dbGUIAdaptLControl.

void dbGUIAdapter::setValueList dbView  )  [virtual, inherited]
 

Null virtual method for subclasses to override, eg dbGUIAdaptLPopupButton.

Reimplemented in dbGUIAdaptLStdPopupMenu, and dbGUIAdaptLPopupButton.


Member Data Documentation

LCommander* dbGUIAdaptEditPane::mCommander [protected, inherited]
 

dbFieldLink* dbGUIAdapter::mFieldLink [protected, inherited]
 

reference, maybe null

bool dbGUIAdapter::mIsValuePicker [protected, inherited]
 

set at construction to indicate behaviour is picking from list vs entry

LPane* dbGUIAdaptEditPane::mPane [protected, inherited]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 1 21:38:39 2004 for OOFILE by doxygen 1.3.5