| class MBoxTreeListener |
Base class for.
| Public Member Functions | |
|---|---|
| void | BoxTreeDestroyed () |
| TBrowserStatusCode | BoxTreeListenerAppendTabItem ( NW_LMgr_Box_t *) |
| TBrowserStatusCode | BoxTreeListenerRelayout ( NW_Bool ) |
| TBrowserStatusCode | Collapse ( NW_LMgr_FlowBox_t *, NW_Bool ) |
| void | EnableSuppressDupReformats ( NW_Int16 ) |
| void | ForcedReformatNeeded () |
| TBrowserStatusCode | FormatBoxTree ( NW_Bool ) |
| NW_Bool | FormatPositionedBoxes () |
| void | FormattingComplete () |
| NW_LMgr_Box_t * | GetCurrentBox () |
| CGDIDeviceContext * | GetDeviceContext () |
| NW_LMgr_Box_t * | GetInFocusBox () |
| void * | GetParentWindow () |
| TBrowserStatusCode | GotoBox ( NW_LMgr_Box_t *) |
| void | HandleError ( TBrowserStatusCode ) |
| NW_Bool | IsForcedReformatNeeded () |
| TBrowserStatusCode | RedrawDisplay ( NW_Bool ) |
| TBrowserStatusCode | ReformatBox ( NW_LMgr_Box_t *) |
| TBrowserStatusCode | Refresh ( NW_LMgr_Box_t *) |
| void | StartCSSApply () |
| TBrowserStatusCode | BoxTreeListenerAppendTabItem | ( | NW_LMgr_Box_t * | box | ) | [pure virtual] |
| NW_LMgr_Box_t * box |
| TBrowserStatusCode | BoxTreeListenerRelayout | ( | NW_Bool | createTabList | ) | [pure virtual] |
| NW_Bool createTabList |
| TBrowserStatusCode | Collapse | ( | NW_LMgr_FlowBox_t * | containingFlow, |
| NW_Bool | collapseAnonymous | |||
| ) | [pure virtual] | |||
| NW_LMgr_FlowBox_t * containingFlow | |
| NW_Bool collapseAnonymous |
| void | EnableSuppressDupReformats | ( | NW_Int16 | state | ) | [pure virtual] |
| NW_Int16 state |
| TBrowserStatusCode | FormatBoxTree | ( | NW_Bool | createTabList | ) | [pure virtual] |
| NW_Bool createTabList |
| TBrowserStatusCode | GotoBox | ( | NW_LMgr_Box_t * | box | ) | [pure virtual] |
| NW_LMgr_Box_t * box |
| void | HandleError | ( | TBrowserStatusCode | status | ) | [pure virtual] |
| TBrowserStatusCode status |
| TBrowserStatusCode | RedrawDisplay | ( | NW_Bool | drawNow | ) | [pure virtual] |
| NW_Bool drawNow |
| TBrowserStatusCode | ReformatBox | ( | NW_LMgr_Box_t * | box | ) | [pure virtual] |
| NW_LMgr_Box_t * box |
| TBrowserStatusCode | Refresh | ( | NW_LMgr_Box_t * | box | ) | [pure virtual] |
| NW_LMgr_Box_t * box |
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.