VCF::MultilineTextControl Class Reference
Class MultilineTextControl documentation. More...
#include <vcf/ApplicationKit/MultilineTextControl.h>
Inheritance diagram for VCF::MultilineTextControl:

Public Member Functions | |
| MultilineTextControl () | |
| virtual | ~MultilineTextControl () |
| String | getTextForLine (const uint32 &lineIndex) |
| void | scrollToLine (const uint32 &lineIndex) |
| void | scrollToSelection (const bool &_showEndSel=false) |
| virtual bool | supportsMultiLinedText () |
| virtual void | gotFocus (FocusEvent *event) |
| handler called when the control is getting the focus. | |
Detailed Description
Class MultilineTextControl documentation.
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
|
|
|
handler called when the control is getting the focus. By default it is added only to a single line control, so we can select all the text whenever we get the focus. Reimplemented from VCF::TextControl. |
|
|
|
|
|
|
|
|
Reimplemented from VCF::TextControl. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/MultilineTextControl.h
