Inherits GUIBASE::RCDockableDialog, and BASE::RCDynamicInterfaceViewBase.
Inherited by GUIBASE::RCDynamicInterfaceAnyView, and GUIBASE::TRCDynamicInterfaceView< TView, TInterface >.
Inheritance diagram for GUIBASE::RCDynamicInterfaceView:


Public Member Functions | |
| RCDynamicInterfaceView (TInt nTemplateId, RCMdiMainFrame &MainFrame) | |
| virtual void | CreateWnd () |
| virtual void | SetVisible (TBool bVisible) |
| virtual TBool | GetVisible () const |
| virtual RCString | GetInterfaceName () const =0 |
| void | GetState (RCDynamicViewState &StateRef) const |
| void | SetState (const RCDynamicViewState &State) |
Protected Member Functions | |
| void | SendUpdateViewMsg () |
| afx_msg LRESULT | OnUpdateViewMsg (WPARAM wParam, LPARAM lParam) |
| afx_msg void | OnShowWindow (BOOL bShow, UINT nStatus) |
| virtual BOOL | OnInitDialog () |
| virtual void | OnUpdateView ()=0 |
1.4.6-NO