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

#include <JTable.h>

Inheritance diagram for JTable::RowHeightChanged:
[legend]

Public Member Functions

 RowHeightChanged (const JIndex index, const JCoordinate origRowHeight, const JCoordinate newRowHeight)
 
JIndex GetIndex () const
 
JCoordinate GetOrigRowHeight () const
 
JCoordinate GetNewRowHeight () 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

◆ RowHeightChanged()

JTable::RowHeightChanged::RowHeightChanged ( const JIndex  index,
const JCoordinate  origRowHeight,
const JCoordinate  newRowHeight 
)
inline

Member Function Documentation

◆ GetIndex()

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

◆ GetNewRowHeight()

JCoordinate JTable::RowHeightChanged::GetNewRowHeight ( ) const
inline

◆ GetOrigRowHeight()

JCoordinate JTable::RowHeightChanged::GetOrigRowHeight ( ) const
inline

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