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

#include <JTable.h>

Inheritance diagram for JTable::ColWidthChanged:
[legend]

Public Member Functions

 ColWidthChanged (const JIndex index, const JCoordinate origColWidth, const JCoordinate newColWidth)
 
JIndex GetIndex () const
 
JCoordinate GetOrigColWidth () const
 
JCoordinate GetNewColWidth () 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

◆ ColWidthChanged()

JTable::ColWidthChanged::ColWidthChanged ( const JIndex  index,
const JCoordinate  origColWidth,
const JCoordinate  newColWidth 
)
inline

Member Function Documentation

◆ GetIndex()

JIndex JTable::ColWidthChanged::GetIndex ( ) const
inline

◆ GetNewColWidth()

JCoordinate JTable::ColWidthChanged::GetNewColWidth ( ) const
inline

◆ GetOrigColWidth()

JCoordinate JTable::ColWidthChanged::GetOrigColWidth ( ) const
inline

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