|
JX Application Framework
|
#include <JTable.h>
Public Member Functions | |
| RowsRemoved (const JIndex firstIndex, const JSize count) | |
| bool | AdjustIndex (JIndex *index) const |
| bool | AdjustCell (JPoint *cell) const |
Public Member Functions inherited from JRTTIBase | |
| virtual | ~JRTTIBase () |
| bool | Is (const JUtf8Byte *type) const |
| const JUtf8Byte * | GetType () const |
Additional Inherited Members | |
Protected Member Functions inherited from JRTTIBase | |
| JRTTIBase (const JUtf8Byte *type) | |