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

#include <JTable.h>

Inheritance diagram for JTable::ColsInserted:
[legend]

Public Member Functions

 ColsInserted (const JIndex firstIndex, const JSize count, const JCoordinate colWidth)
 
void AdjustIndex (JIndex *index) const
 
void AdjustCell (JPoint *cell) const
 
JCoordinate GetColWidth () 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

◆ ColsInserted()

JTable::ColsInserted::ColsInserted ( const JIndex  firstIndex,
const JSize  count,
const JCoordinate  colWidth 
)
inline

Member Function Documentation

◆ AdjustCell()

void JTable::ColsInserted::AdjustCell ( JPoint cell) const
inline

◆ AdjustIndex()

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

◆ GetColWidth()

JCoordinate JTable::ColsInserted::GetColWidth ( ) const
inline

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