|
JX Application Framework
|
#include <JTable.h>
Public Member Functions | |
| ColMoved (const JIndex origIndex, const JIndex newIndex) | |
| void | AdjustCell (JPoint *cell) const |
Public Member Functions inherited from JTable::RowColMoved | |
| RowColMoved (const JUtf8Byte *type, const JIndex origIndex, const JIndex newIndex) | |
| void | AdjustIndex (JIndex *index) const |
| JIndex | GetOrigIndex () const |
| JIndex | GetNewIndex () 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) | |
|
inline |