class DeleteCellsCmd : public Command

abstract delete cells from table command.

Inheritance:


Public Methods

DeleteCellsCmd (Table *t, TableViewer *v)
virtual ~DeleteCellsCmd ()
void Execute ()
void UnExecute ()
const char* GetName () const

Protected Methods

List <CellRow *> * GetRows () const
List <CellColumn *> * GetColumns () const
TableViewer* GetTableViewer () const

Inherited from Command:

Public Classes

enum TrackType

Public Methods

virtual void TrackMouse(TrackType, Point*, Point*, Point*)
virtual void ReExecute()
virtual void Abort()
bool CmdDone() const
int ScaleCorrect(int x) const
Point ScaleCorrect(const Point *pt) const
int Scale(int x) const
Point Scale(const Point *pt) const
void SayAborted()

Protected Methods

void SayCommited()
void SayUndone()
DrawWindow* GetMainWindow() const
Viewer* GetViewer() const
Document* GetDocument() const
Grafport* GetGrafport() const
void SetCmdDone(bool b)

Documentation

abstract delete cells from table command.
DeleteCellsCmd(Table *t, TableViewer *v)

virtual ~DeleteCellsCmd()

void Execute()

void UnExecute()

const char* GetName() const

List <CellRow *> * GetRows() const

List <CellColumn *> * GetColumns() const

TableViewer* GetTableViewer() const


Direct child classes:
PurgeCellsCmd
DeleteRowsCmd
DeleteColumnsCmd
DeleteAllCellsCmd

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de