IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Framework.ModuleBase Class Referenceabstract
+ Inheritance diagram for CShell.Framework.ModuleBase:
+ Collaboration diagram for CShell.Framework.ModuleBase:

Public Member Functions

abstract void Initialize ()
 
void Dispose ()
 
abstract void Initialize ()
 
void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 
virtual void Dispose (bool disposing)
 

Properties

IShell Shell [get]
 
IMenu MainMenu [get]
 
IToolBar ToolBar [get]
 
int Order [get, set]
 
- Properties inherited from CShell.Framework.IModule
int Order [get]
 

Private Attributes

IShell _shell
 

Member Function Documentation

void CShell.Framework.ModuleBase.Dispose ( )
inline
virtual void CShell.Framework.ModuleBase.Dispose ( bool  disposing)
inlineprotectedvirtual
void CShell.Framework.ModuleBase.Dispose ( )
inline
virtual void CShell.Framework.ModuleBase.Dispose ( bool  disposing)
inlineprotectedvirtual

Member Data Documentation

IShell CShell.Framework.ModuleBase._shell
private

Property Documentation

IShell CShell.Framework.ModuleBase.Shell
getprotected
IMenu CShell.Framework.ModuleBase.MainMenu
getprotected
IToolBar CShell.Framework.ModuleBase.ToolBar
getprotected
int CShell.Framework.ModuleBase.Order
getset

The documentation for this class was generated from the following file: