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.Sink.ViewModels.ControlSinkViewModel Class Reference
+ Inheritance diagram for CShell.Modules.Sink.ViewModels.ControlSinkViewModel:
+ Collaboration diagram for CShell.Modules.Sink.ViewModels.ControlSinkViewModel:

Public Member Functions

 ControlSinkViewModel (Uri uri)
 
override void Dump (object o, string description)
 
override void Clear ()
 
 ControlSinkViewModel (Uri uri)
 
override void Dump (object o, string description)
 
override void Clear ()
 
- Public Member Functions inherited from CShell.Framework.Sink
virtual void Dump (object o)
 
virtual void Dump (object o)
 
- Public Member Functions inherited from CShell.Framework.Document
virtual void Save ()
 
virtual void SaveAs (string newFile)
 
virtual void Save ()
 
virtual void SaveAs (string newFile)
 

Properties

object ControlViewModel [get, set]
 
- Properties inherited from CShell.Framework.Sink
virtual Uri IconSource [get]
 
bool IsVisible [get, set]
 
virtual PaneLocation PreferredLocation [get]
 
- Properties inherited from CShell.Framework.Document
ICommand CloseCommand [get]
 
virtual Uri Uri [get, set]
 
virtual bool IsDirty [get, set]
 
- Properties inherited from CShell.Framework.IDocument
ICommand CloseCommand [get]
 
Uri Uri [get]
 
bool IsDirty [get]
 
- Properties inherited from CShell.Framework.ISink
PaneLocation PreferredLocation [get]
 
bool IsVisible [get, set]
 

Private Attributes

object controlViewModel
 

Additional Inherited Members

- Protected Member Functions inherited from CShell.Framework.Sink
 Sink ()
 
string GetUriPathPart (Uri uri, int pathIndex)
 Gets the display name from the uri, which is usually the second part of the absolute path. More...
 
string GetTitle (Uri uri, string defaultTitle)
 
 Sink ()
 
string GetUriPathPart (Uri uri, int pathIndex)
 Gets the display name from the uri, which is usually the second part of the absolute path. More...
 
string GetTitle (Uri uri, string defaultTitle)
 

Constructor & Destructor Documentation

CShell.Modules.Sink.ViewModels.ControlSinkViewModel.ControlSinkViewModel ( Uri  uri)
inline
CShell.Modules.Sink.ViewModels.ControlSinkViewModel.ControlSinkViewModel ( Uri  uri)
inline

Member Function Documentation

override void CShell.Modules.Sink.ViewModels.ControlSinkViewModel.Dump ( object  o,
string  description 
)
inlinevirtual

Implements CShell.Framework.Sink.

override void CShell.Modules.Sink.ViewModels.ControlSinkViewModel.Clear ( )
inlinevirtual

Implements CShell.Framework.Sink.

override void CShell.Modules.Sink.ViewModels.ControlSinkViewModel.Dump ( object  o,
string  description 
)
inlinevirtual

Implements CShell.Framework.Sink.

override void CShell.Modules.Sink.ViewModels.ControlSinkViewModel.Clear ( )
inlinevirtual

Implements CShell.Framework.Sink.

Member Data Documentation

object CShell.Modules.Sink.ViewModels.ControlSinkViewModel.controlViewModel
private

Property Documentation

object CShell.Modules.Sink.ViewModels.ControlSinkViewModel.ControlViewModel
getset

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