MSvgTextAreaListener Class Reference
class MSvgTextAreaListener : public MSvgListener |
This interface is the callback mechanism for the SVG Engine to communicate to interested clients about text area interaction.
Member Functions Documentation
TextAreaActivated(TInt)
TBool
| TextAreaActivated | ( | TInt | aTextAreaHandle | ) | [pure virtual] |
This method is called to notify the client that a link has been activated.
TextAreaEntered(TInt)
TBool
| TextAreaEntered | ( | TInt | aTextAreaHandle | ) | [pure virtual] |
Notified when a pointer enters a textbox element.
TextAreaExited(TInt)
TBool
| TextAreaExited | ( | TInt | aTextAreaHandle | ) | [pure virtual] |
Notified when a pointer exits a textbox element.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.