JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
JTable::RowColMoved Class Reference

#include <JTable.h>

Inheritance diagram for JTable::RowColMoved:
[legend]

Public Member Functions

 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 JUtf8ByteGetType () const
 

Additional Inherited Members

- Protected Member Functions inherited from JBroadcaster::Message
 JRTTIBase (const JUtf8Byte *type)
 
- Protected Member Functions inherited from JRTTIBase
 JRTTIBase (const JUtf8Byte *type)
 

Constructor & Destructor Documentation

◆ RowColMoved()

JTable::RowColMoved::RowColMoved ( const JUtf8Byte type,
const JIndex  origIndex,
const JIndex  newIndex 
)
inline

Member Function Documentation

◆ AdjustIndex()

void JTable::RowColMoved::AdjustIndex ( JIndex index) const

◆ GetNewIndex()

JIndex JTable::RowColMoved::GetNewIndex ( ) const
inline

◆ GetOrigIndex()

JIndex JTable::RowColMoved::GetOrigIndex ( ) const
inline

The documentation for this class was generated from the following files: