MEikEdwinSizeObserver Class Reference
class MEikEdwinSizeObserver |
Interface to handle changes to an edwin's size.
Member Functions Documentation
HandleEdwinSizeEventL(CEikEdwin *, TEdwinSizeEvent, TSize)
Handles a change in the edwin's size. If you implement this function, ensure it returns ETrue if you wish to redraw the edwin.
Parameters
CEikEdwin * aEdwin | The edwin for which the size event is being handled. |
TEdwinSizeEvent aEventType | The event type. |
TSize aDesirableEdwinSize | The desired size for the edwin identified by aEdwin. |
Member Enumerations Documentation
Enum TEdwinSizeEvent
Specifies the type of event reported to the edwin observer.
Enumerators
EEventSizeChanging |
Specifies a change in edwin size. When the edwin observer receives an event of this type, it handles it by making its view bigger or smaller according to the new edwin size.
|
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.