Led 3.0 Class Library Documentation

Module WordWrappedTextInteractor


Classes and Global Functions Index

Module Description:

This module provides the class WordWrappedTextInteractor - a simple helper class to deal with mixing together WordWrappedTextImager and TextInteractor.


Class: WordWrappedTextInteractor [public]

Base Classes: InteractorImagerMixinHelper < IMAGER > , < IMAGER=WordWrappedTextImager >
Description:

Simple mixin of WordWrappedTextImager and TextInteractor (using the utility class InteractorImagerMixinHelper).

Member Details

WordWrappedTextInteractor::OnTypedNormalCharacter [public]

void WordWrappedTextInteractor::OnTypedNormalCharacter (Led_tChar theChar, bool optionPressed, bool shiftPressed, bool commandPressed, bool controlPressed, bool altKeyPressed)

Override TextInteractor::OnTypedNormalCharacter to map 'shiftPressed' + NL to a soft-line break.


Return to Led Page Return to Led ClassLib Documentation Index Return to Led Reference Manual Index
Last Updated 2001-10-20