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

#include <JTable.h>

Inheritance diagram for JTable::RowsRemoved:
[legend]

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 JTable::RowColMessage
 RowColMessage (const JUtf8Byte *type, const JIndex firstIndex, const JSize count)
 
JIndex GetFirstIndex () const
 
JIndex GetLastIndex () const
 
JSize GetCount () const
 
bool Contains (const JIndex index) 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

◆ RowsRemoved()

JTable::RowsRemoved::RowsRemoved ( const JIndex  firstIndex,
const JSize  count 
)
inline

Member Function Documentation

◆ AdjustCell()

bool JTable::RowsRemoved::AdjustCell ( JPoint cell) const
inline

◆ AdjustIndex()

bool JTable::RowsRemoved::AdjustIndex ( JIndex index) const

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