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

#include <JTextEditor.h>

Inheritance diagram for JTextEditor::CaretLocationChanged:
[legend]

Public Member Functions

 CaretLocationChanged (const JIndex lineIndex, const JIndex columnIndex, const JIndex charIndex)
 
JIndex GetLineIndex () const
 
JIndex GetColumnIndex () const
 
JIndex GetCharacterIndex () 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

◆ CaretLocationChanged()

JTextEditor::CaretLocationChanged::CaretLocationChanged ( const JIndex  lineIndex,
const JIndex  columnIndex,
const JIndex  charIndex 
)
inline

Member Function Documentation

◆ GetCharacterIndex()

JIndex JTextEditor::CaretLocationChanged::GetCharacterIndex ( ) const
inline

◆ GetColumnIndex()

JIndex JTextEditor::CaretLocationChanged::GetColumnIndex ( ) const
inline

◆ GetLineIndex()

JIndex JTextEditor::CaretLocationChanged::GetLineIndex ( ) const
inline

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