Click or drag to resize
weroSoft AG, Software
ConnectionManagerPlugin Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Implements the Connection Manager plug-in.
Inheritance Hierarchy

Namespace:  WeroSoft.Triton.Desktop.ConnectionManager
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public sealed class ConnectionManagerPlugin : ClientPlugin

The ConnectionManagerPlugin type exposes the following members.

Constructors
  NameDescription
Public methodConnectionManagerPlugin
Initializes a new instance of the ConnectionManagerPlugin class
Top
Properties
  NameDescription
Public propertyDataPath
Gets the path where data is stored.
(Inherited from ClientPlugin.)
Public propertyHostConnector
Connector to the current host of the plug-in.
(Inherited from ClientPlugin.)
Public propertyInstanceId
Gets or sets the instance id.
(Inherited from ClientPlugin.)
Public propertyInstanceName
Gets or sets the instance name.
(Inherited from ClientPlugin.)
Public propertyIsModified
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.)
Public propertyIsReadOnly
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.)
Public propertyIsWorking
Gets or sets a value indicating whether the plug-in currently is working.
(Inherited from ClientPlugin.)
Public propertyMessageArea
Gets the message provider which can be used for displaying messages.
(Inherited from ClientPlugin.)
Public propertyMetadata
Gets or sets the meta information of this plug-in instance.
(Inherited from ClientPlugin.)
Public propertyPluginInstance
Gets the plug-in instance.
(Inherited from ClientPlugin.)
Public propertyCode examplePluginMainModel (Inherited from ClientPlugin.)
Public propertyPluginMainTileView
Gets the view object of a tile used in a dashboard plug-in.
(Inherited from ClientPlugin.)
Public propertyCode examplePluginMainView
Gets the view object.
(Inherited from ClientPlugin.)
Public propertyCode examplePluginMainViewModel
Gets the view model of the plug-in.
(Inherited from ClientPlugin.)
Public propertySecurityDataProvider
Gets or sets the security data provider.
(Inherited from ClientPlugin.)
Public propertySettings
Settings of the plug-in.
(Inherited from ClientPlugin.)
Public propertySettingsPath
Gets the path where settings are stored.
(Inherited from ClientPlugin.)
Public propertySettingsProxy (Inherited from ClientPlugin.)
Public propertyStorageBehavior
Gets the value of the currently supported Storage Behavior.
(Inherited from ClientPlugin.)
Public propertyTrace
Gets the trace provider for the plug-in.
(Inherited from ClientPlugin.)
Public propertyTraceCorrelation
Gets or sets the trace correlation value used by the trace of this plug-in.
(Inherited from ClientPlugin.)
Public propertyTypeId
Gets the type identifier.
(Inherited from ClientPlugin.)
Public propertyVisualRoot
Gets the visual root object.
(Inherited from ClientPlugin.)
Top
Methods
  NameDescription
Public methodAbortWorking
This method is called by the framework if a plug-in shall abort its work.
(Inherited from ClientPlugin.)
Public methodCreate
This method is called by the plug-in loader after finishing construction of the object.
(Inherited from ClientPlugin.)
Public methodDispose
Disposes the plug-in.
(Inherited from ClientPlugin.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetMainModelTModel
Gets the main model of the plug-in.
(Inherited from ClientPlugin.)
Public methodGetMainTileViewTView
Gets the main tile view of this plug-in.
(Inherited from ClientPlugin.)
Public methodGetMainViewTView
Gets the main view of this plug-in.
(Inherited from ClientPlugin.)
Public methodGetMainViewModelTViewModel
Gets the main view model of this plug-in.
(Inherited from ClientPlugin.)
Public methodGetModel
This method returns the model instance the plug-in is using.
(Inherited from ClientPlugin.)
Public methodGetTileView
Gets the view of the plug-in.
(Inherited from ClientPlugin.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetView
Gets the view of the plug-in.
(Inherited from ClientPlugin.)
Public methodGetViewModel
Gets the view model of the plug-in.
(Inherited from ClientPlugin.)
Public methodGotFocus
The plug-in got the UI Focus.
(Inherited from ClientPlugin.)
Public methodInitialize
Initializes the plug-in.
(Inherited from ClientPlugin.)
Public methodInitializeModel (Inherited from ClientPlugin.)
Public methodInitializeViewModel (Inherited from ClientPlugin.)
Public methodInjected
Called after the plug-in gets injected.
(Inherited from ClientPlugin.)
Public methodInjecting
Called before the plug-in gets injected.
(Inherited from ClientPlugin.)
Public methodLoaded
This method is called by the plug-in loader after finishing the initiation of loading.
(Inherited from ClientPlugin.)
Public methodLostFocus
The plug-in lost the UI Focus.
(Inherited from ClientPlugin.)
Public methodSettingProxyT
Gets the settings proxy casted to the own type.
(Inherited from ClientPlugin.)
Public methodShutdown
This method is called by the framework if a plug-in gets shutdown.
(Inherited from ClientPlugin.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnload
This method is called by the plug-in loader after the plug-in has been unloaded.
(Inherited from ClientPlugin.)
Top
Events
  NameDescription
Public eventPropertyChanged
Raised on changing a property.
(Inherited from NotifyPropertyChanged.)
Top
Extension Methods
  NameDescription
Public Extension MethodClone(CloneWorkingMode, IEnumerableType)Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.)
Public Extension MethodCloneT(CloneWorkingMode, IEnumerableType)Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.)
Public Extension MethodConvert (Defined by DataConverterExtensions.)
Public Extension MethodCreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String)Overloaded.
Creates a data entry into a string builder according to the giving parameters.
(Defined by TraceExtensions.)
Public Extension MethodCreateTraceDataEntry(SourceLevels, TraceableKind, String, String, Int32)Overloaded.
Creates a trace entry for a data element.
(Defined by TraceExtensions.)
Public Extension MethodCreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String, String, Int32)Overloaded.
Creates a trace entry into a string builder.
(Defined by TraceExtensions.)
Public Extension MethodDynamicCast
Dynamically casts a reference to another type.
(Defined by TypeManagerHelper.)
Public Extension MethodExtractSystemParametersFromTrigger
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
(Defined by TriggerExtensions.)
Public Extension MethodGetFieldValue(String)Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.)
Public Extension MethodGetFieldValueT(String)Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.)
Public Extension MethodGetPropertyValue(String)Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.)
Public Extension MethodGetPropertyValueT(String)Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.)
Public Extension MethodInject(Type, Object)Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.)
Public Extension MethodInject(Type, Object, Boolean)Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.)
Public Extension MethodInjectField
Injects a value to a property within a data object.
(Defined by DataInjection.)
Public Extension MethodInjectProperty(String, Object)Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.)
Public Extension MethodInjectProperty(String, Type, Object)Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.)
Public Extension MethodInvoke(String, Object)Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.)
Public Extension MethodInvokeTResult(String, Object)Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.)
Public Extension MethodSetFieldValue
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.)
Public Extension MethodSetPropertyValue
Sets the data object on a defined property of a particular type.
(Defined by UnitTest.)
Public Extension MethodSetReadOnlyFieldValue
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.)
Public Extension MethodTryInjectProperty
Tries to Inject a value to a property within a data object.
(Defined by DataInjection.)
Top
See Also