Inherits GUIBASE::RCDynamicInterfaceView.
Inheritance diagram for GUIBASE::TRCDynamicInterfaceView< TView, TInterface >:


Public Types | |
|
typedef TRCDynamicInterface< TInterface > | TDynInterface |
Public Member Functions | |
| TRCDynamicInterfaceView (TInt nTemplateId, RCMdiMainFrame &MainFrame, const TDynInterface &Interface) | |
| virtual RCString | GetKey () const |
| virtual RCString | GetInterfaceName () const |
Static Public Member Functions | |
| static void | RegisterType () |
Static Protected Member Functions | |
| static RCDynamicInterfaceView * | Create (RCMdiMainFrame &MainFrame, RCDynamicInterface &Interface) |
Protected Attributes | |
| const TDynInterface & | m_Interface |
Friends | |
| class | RCDynamicInterfaceViewHandler |
1.4.6-NO