Class TcoInspectorDialog
Provides dialog with the user to allow for deciding how to proceed in case of failure.
Inheritance
System.Object
TcoInspectorDialog
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: TcoInspectorsConnector.dll
Syntax
[TypeMetaDescriptor("{attribute addProperty Name \"\" }", "TcoInspectorDialog", "TcoInspectors", TypeComplexityEnum.Complex)]
public class TcoInspectorDialog : TcoDialogBase, IVortexIdentity, IsTcoObject, ICommand, IDecorateLog, IsTask, INotifyPropertyChanged, IsDialog, IVortexObject, ITwinObject, IVortexElement, ITcoInspectorDialog, ITcoDialogBase, ITcoRemoteTask, ITcoTask, ITcoObject, IShadowTcoInspectorDialog, IShadowTcoDialogBase, IShadowTcoRemoteTask, IShadowTcoTask, IShadowTcoObject, IVortexOnlineObject, IVortexShadowObject
Constructors
|
Improve this Doc
View Source
TcoInspectorDialog()
Declaration
public TcoInspectorDialog()
|
Improve this Doc
View Source
TcoInspectorDialog(IVortexObject, String, String)
Declaration
public TcoInspectorDialog(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
Fields
|
Improve this Doc
View Source
__dialogueOverride
Declaration
OnlinerBool __dialogueOverride
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
__dialogueRetry
Declaration
OnlinerBool __dialogueRetry
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
__dialogueTerminate
Declaration
OnlinerBool __dialogueTerminate
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
__isOverInspected
Declaration
OnlinerBool __isOverInspected
Field Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
Properties
|
Improve this Doc
View Source
_dialogueOverride
Declaration
public OnlinerBool _dialogueOverride { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
_dialogueRetry
Declaration
public OnlinerBool _dialogueRetry { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
_dialogueTerminate
Declaration
public OnlinerBool _dialogueTerminate { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
|
Improve this Doc
View Source
_isOverInspected
Declaration
public OnlinerBool _isOverInspected { get; }
Property Value
Type |
Description |
Vortex.Connector.ValueTypes.OnlinerBool |
|
Methods
|
Improve this Doc
View Source
CopyPlainToShadow(PlainTcoInspectorDialog)
Declaration
public void CopyPlainToShadow(PlainTcoInspectorDialog source)
Parameters
|
Improve this Doc
View Source
CreatePlainerType()
Declaration
public PlainTcoInspectorDialog CreatePlainerType()
Returns
|
Improve this Doc
View Source
CreatePlainerType(PlainTcoInspectorDialog)
Declaration
protected PlainTcoInspectorDialog CreatePlainerType(PlainTcoInspectorDialog cloned)
Parameters
Returns
|
Improve this Doc
View Source
FlushOnlineToPlain(PlainTcoInspectorDialog)
Declaration
public void FlushOnlineToPlain(PlainTcoInspectorDialog source)
Parameters
|
Improve this Doc
View Source
FlushOnlineToShadow()
Declaration
public void FlushOnlineToShadow()
|
Improve this Doc
View Source
FlushPlainToOnline(PlainTcoInspectorDialog)
Declaration
public void FlushPlainToOnline(PlainTcoInspectorDialog source)
Parameters
|
Improve this Doc
View Source
FlushShadowToOnline()
Declaration
public void FlushShadowToOnline()
|
Improve this Doc
View Source
LazyOnlineToShadow()
Declaration
public void LazyOnlineToShadow()
|
Improve this Doc
View Source
LazyShadowToOnline()
Declaration
public void LazyShadowToOnline()
|
Improve this Doc
View Source
PexConstructor(IVortexObject, String, String)
Declaration
void PexConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexConstructorParameterless()
Declaration
void PexConstructorParameterless()
|
Improve this Doc
View Source
PexPreConstructor(IVortexObject, String, String)
Declaration
void PexPreConstructor(IVortexObject parent, string readableTail, string symbolTail)
Parameters
Type |
Name |
Description |
Vortex.Connector.IVortexObject |
parent |
|
System.String |
readableTail |
|
System.String |
symbolTail |
|
|
Improve this Doc
View Source
PexPreConstructorParameterless()
Declaration
void PexPreConstructorParameterless()
Explicit Interface Implementations
|
Improve this Doc
View Source
IShadowTcoInspectorDialog._dialogueOverride
Declaration
IShadowBool IShadowTcoInspectorDialog._dialogueOverride { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
IShadowTcoInspectorDialog._dialogueRetry
Declaration
IShadowBool IShadowTcoInspectorDialog._dialogueRetry { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
IShadowTcoInspectorDialog._dialogueTerminate
Declaration
IShadowBool IShadowTcoInspectorDialog._dialogueTerminate { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
IShadowTcoInspectorDialog._isOverInspected
Declaration
IShadowBool IShadowTcoInspectorDialog._isOverInspected { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Shadows.IShadowBool |
|
|
Improve this Doc
View Source
ITcoInspectorDialog._dialogueOverride
Declaration
IOnlineBool ITcoInspectorDialog._dialogueOverride { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
ITcoInspectorDialog._dialogueRetry
Declaration
IOnlineBool ITcoInspectorDialog._dialogueRetry { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
ITcoInspectorDialog._dialogueTerminate
Declaration
IOnlineBool ITcoInspectorDialog._dialogueTerminate { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
|
Improve this Doc
View Source
ITcoInspectorDialog._isOverInspected
Declaration
IOnlineBool ITcoInspectorDialog._isOverInspected { get; }
Returns
Type |
Description |
Vortex.Connector.ValueTypes.Online.IOnlineBool |
|
Implements
Vortex.Connector.Identity.IVortexIdentity
System.Windows.Input.ICommand
System.ComponentModel.INotifyPropertyChanged
Vortex.Connector.IVortexObject
Vortex.Connector.ITwinObject
Vortex.Connector.IVortexElement
Vortex.Connector.IVortexOnlineObject
Vortex.Connector.IVortexShadowObject
See Also