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

Public Member Functions

 ShowDialogResult (object dialogViewModel)
 
 ShowDialogResult (Type dialogViewModelType)
 
override void Execute (ActionExecutionContext context)
 
 ShowDialogResult (object dialogViewModel)
 
 ShowDialogResult (Type dialogViewModelType)
 
override void Execute (ActionExecutionContext context)
 

Properties

IDictionary< string, object > Settings [get, set]
 

Private Attributes

readonly Type dialogViewModelType
 
object dialogViewModel
 

Additional Inherited Members

- Protected Member Functions inherited from CShell.Framework.Results.ResultBase
virtual void OnCompleted (Exception exception)
 
virtual void OnCompleted (Exception exception, bool wasCancelled)
 
virtual void OnCompleted (Exception exception)
 
virtual void OnCompleted (Exception exception, bool wasCancelled)
 
- Events inherited from CShell.Framework.Results.ResultBase
EventHandler
< ResultCompletionEventArgs > 
Completed
 

Constructor & Destructor Documentation

CShell.Framework.Results.ShowDialogResult.ShowDialogResult ( object  dialogViewModel)
inline
CShell.Framework.Results.ShowDialogResult.ShowDialogResult ( Type  dialogViewModelType)
inline
CShell.Framework.Results.ShowDialogResult.ShowDialogResult ( object  dialogViewModel)
inline
CShell.Framework.Results.ShowDialogResult.ShowDialogResult ( Type  dialogViewModelType)
inline

Member Function Documentation

override void CShell.Framework.Results.ShowDialogResult.Execute ( ActionExecutionContext  context)
inlinevirtual
override void CShell.Framework.Results.ShowDialogResult.Execute ( ActionExecutionContext  context)
inlinevirtual

Member Data Documentation

readonly Type CShell.Framework.Results.ShowDialogResult.dialogViewModelType
private
object CShell.Framework.Results.ShowDialogResult.dialogViewModel
private

Property Documentation

IDictionary< string, object > CShell.Framework.Results.ShowDialogResult.Settings
getset

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