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.Modules.Shell.Module Class Reference
+ Inheritance diagram for CShell.Modules.Shell.Module:
+ Collaboration diagram for CShell.Modules.Shell.Module:

Public Member Functions

 Module ()
 
override void Initialize ()
 
 Module ()
 
override void Initialize ()
 
- Public Member Functions inherited from CShell.Framework.ModuleBase
void Dispose ()
 
void Dispose ()
 

Private Member Functions

IEnumerable< IResult > NewWorkspace ()
 
IEnumerable< IResult > OpenWorkspace ()
 
IEnumerable< IResult > CloseWorkspace ()
 
IEnumerable< IResult > NewFile ()
 
IEnumerable< IResult > OpenFile ()
 
IEnumerable< IResult > CloseFile ()
 
IEnumerable< IResult > Save ()
 
IEnumerable< IResult > SaveAs ()
 
IEnumerable< IResult > SaveAll ()
 
IEnumerable< IResult > Exit ()
 
IEnumerable< IResult > NewWorkspace ()
 
IEnumerable< IResult > OpenWorkspace ()
 
IEnumerable< IResult > CloseWorkspace ()
 
IEnumerable< IResult > NewFile ()
 
IEnumerable< IResult > OpenFile ()
 
IEnumerable< IResult > CloseFile ()
 
IEnumerable< IResult > Save ()
 
IEnumerable< IResult > SaveAs ()
 
IEnumerable< IResult > SaveAll ()
 
IEnumerable< IResult > Exit ()
 

Private Attributes

IWorkspaceActivator workspaceActivator
 

Additional Inherited Members

- Protected Member Functions inherited from CShell.Framework.ModuleBase
virtual void Dispose (bool disposing)
 
virtual void Dispose (bool disposing)
 
- Properties inherited from CShell.Framework.ModuleBase
IShell Shell [get]
 
IMenu MainMenu [get]
 
IToolBar ToolBar [get]
 
int Order [get, set]
 
- Properties inherited from CShell.Framework.IModule
int Order [get]
 

Constructor & Destructor Documentation

CShell.Modules.Shell.Module.Module ( )
inline
CShell.Modules.Shell.Module.Module ( )
inline

Member Function Documentation

IEnumerable<IResult> CShell.Modules.Shell.Module.NewWorkspace ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.OpenWorkspace ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.CloseWorkspace ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.NewFile ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.OpenFile ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.CloseFile ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.Save ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.SaveAs ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.SaveAll ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.Exit ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.NewWorkspace ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.OpenWorkspace ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.CloseWorkspace ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.NewFile ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.OpenFile ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.CloseFile ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.Save ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.SaveAs ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.SaveAll ( )
inlineprivate
IEnumerable<IResult> CShell.Modules.Shell.Module.Exit ( )
inlineprivate

Member Data Documentation

IWorkspaceActivator CShell.Modules.Shell.Module.workspaceActivator
private

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