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.Document Class Reference
+ Inheritance diagram for CShell.Framework.Document:
+ Collaboration diagram for CShell.Framework.Document:

Public Member Functions

virtual void Save ()
 
virtual void SaveAs (string newFile)
 
virtual void Save ()
 
virtual void SaveAs (string newFile)
 

Properties

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]
 

Private Attributes

ICommand _closeCommand
 

Member Function Documentation

virtual void CShell.Framework.Document.Save ( )
inlinevirtual
virtual void CShell.Framework.Document.SaveAs ( string  newFile)
inlinevirtual
virtual void CShell.Framework.Document.Save ( )
inlinevirtual
virtual void CShell.Framework.Document.SaveAs ( string  newFile)
inlinevirtual

Member Data Documentation

ICommand CShell.Framework.Document._closeCommand
private

Property Documentation

ICommand CShell.Framework.Document.CloseCommand
get
Uri CShell.Framework.Document.Uri
getset
bool CShell.Framework.Document.IsDirty
getset

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