Public Member Functions | |
| ~CControlFrameworkView () | |
| TBool | IsBold () const |
| TBool | IsItalic () const |
| TBool | IsUnderline () const |
| TBool | IsStrikethrough () const |
| void | ToggleBold () |
| void | ToggleItalic () |
| void | ToggleUnderline () |
| void | ToggleStrikethrough () |
| TVwsViewId | ViewId () const |
Static Public Member Functions | |
|
static CControlFrameworkView * | NewLC (CControlFrameworkAppUi &iAppUi) |
Protected Member Functions | |
| CControlFrameworkView (CControlFrameworkAppUi &iAppUi) | |
| void | DrawBorder (TRect &aRect) const |
| void | DrawMessage (const TRect &aRect) const |
| void | ViewConstructL () |
| void | ViewActivatedL (const TVwsViewId &aPrevViewId, TUid aCustomMessageId, const TDesC8 &aCustomMessage) |
| void | ViewDeactivated () |
| TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) |
| void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
| void | Draw (const TRect &) const |
Definition at line 27 of file ControlFrameworkView.h.
1.5.3