![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXTable.h>
Inheritance diagram for FXTable:
Public Methods | |
FXTable () | |
virtual void | layout () |
void | drawCursor (FXuint state) |
FXRectangle | cellRect (FXint r, FXint c) const |
virtual void | drawCell (FXDC &dc, FXint xlo, FXint xhi, FXint ylo, FXint yhi, FXint xoff, FXint yoff, FXint sr, FXint er, FXint sc, FXint ec) |
virtual void | drawRange (FXDC &dc, FXint xlo, FXint xhi, FXint ylo, FXint yhi, FXint xoff, FXint yoff, FXint rlo, FXint rhi, FXint clo, FXint chi) |
virtual FXTableItem * | createItem (const FXString &text, FXIcon *icon, void *ptr) |
FXint | startRow (FXint row, FXint col) const |
FXint | startCol (FXint row, FXint col) const |
FXint | endRow (FXint row, FXint col) const |
FXint | endCol (FXint row, FXint col) const |
FXint | nearestCol (FXint col, FXint x) const |
FXint | nearestRow (FXint row, FXint y) const |
Static Public Attributes | |
FXDragType | csvType |
const FXchar | csvTypeName [] |