Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SplitsTable Class Reference

this class handles display and modification of splits. More...

#include <SplitsTable.h>

Inheritance diagram for SplitsTable:

Table Collaboration diagram for SplitsTable:

Collaboration graph
[legend]
List of all members.

Public Methods

 SplitsTable ()
 initialises the table. More...

void loadData ()
 loads data into the table. More...

void initColumns ()
 inits the columns in the table. More...

Boolean recordIsValid (UInt16 id)
 overloads the method in Table. More...


Static Public Methods

void drawCell (void *table, Int16 row, Int16 column, RectangleType *bounds)
 draws a cell in the table. More...


Detailed Description

this class handles display and modification of splits.

Definition at line 28 of file SplitsTable.h.


Constructor & Destructor Documentation

SplitsTable::SplitsTable  
 

initialises the table.


Member Function Documentation

void SplitsTable::drawCell void *    table,
Int16    row,
Int16    column,
RectangleType *    bounds
[static]
 

draws a cell in the table.

void SplitsTable::initColumns   [virtual]
 

inits the columns in the table.

Implements Table.

void SplitsTable::loadData   [virtual]
 

loads data into the table.

Implements Table.

Boolean SplitsTable::recordIsValid UInt16    id [virtual]
 

overloads the method in Table.

Implements Table.


The documentation for this class was generated from the following file:
Generated on Thu Jan 16 23:11:15 2003 for FreeCoins by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002