Inherits GUIBASE::RCDynamicInterfaceView.
Inheritance diagram for GUIBASE::RCDynamicInterfaceAnyView:


Public Member Functions | |
| RCDynamicInterfaceAnyView (RCMdiMainFrame &MainFrame, const RCDynamicInterface &Interface) | |
Protected Member Functions | |
| virtual BOOL | OnInitDialog () |
| virtual void | OnUpdateView () |
| virtual RCString | GetKey () const |
| virtual RCString | GetInterfaceName () const |
Protected Attributes | |
| const RCDynamicInterface & | m_Interface |
Static Protected Attributes | |
| static const RCString | VIEW_TEXT |
|
|
Initial value:
_T("*** no view registered for this interface! ***")
|
1.4.6-NO