#include <oofgui.h>
Inheritance diagram for dbTableDisplay:

Public Member Functions | |
| dbTableDisplay (unsigned short headingRows=0) | |
| virtual | ~dbTableDisplay () |
| virtual void | loadData ()=0 |
| virtual void | refresh ()=0 |
| virtual void | changeViewTo (dbView *)=0 |
| virtual long | highlightedRow () const=0 |
| virtual long | nextHighlightedRow (long afterRow) const=0 |
| virtual void | highlightRow (unsigned long, bool bSelect=true)=0 |
| virtual void | highlightNothing ()=0 |
| virtual void | appendRow ()=0 |
| virtual void | deleteRow (unsigned long zeroBasedRowNum)=0 |
| virtual bool | displayUsesControl (void *) const=0 |
| virtual void | setDoubleClickMessage (MessageT)=0 |
Protected Attributes | |
| unsigned short | mHeadingRows |
|
|
|
|
|
|
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
||||||||||||
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
Implemented in dbListBoxDisplay, and dbTableViewDisplay. |
|
|
|
1.3.5