![]() | |
ConnectionManagerPlugin Class |
Namespace: WeroSoft.Triton.Desktop.ConnectionManager
public sealed class ConnectionManagerPlugin : ClientPlugin
The ConnectionManagerPlugin type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionManagerPlugin | Initializes a new instance of the ConnectionManagerPlugin class |
Name | Description | |
---|---|---|
![]() | DataPath |
Gets the path where data is stored.
(Inherited from ClientPlugin.) |
![]() | HostConnector |
Connector to the current host of the plug-in.
(Inherited from ClientPlugin.) |
![]() | InstanceId |
Gets or sets the instance id.
(Inherited from ClientPlugin.) |
![]() | InstanceName |
Gets or sets the instance name.
(Inherited from ClientPlugin.) |
![]() | IsModified |
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.) |
![]() | IsReadOnly |
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.) |
![]() | IsWorking |
Gets or sets a value indicating whether the plug-in currently is working.
(Inherited from ClientPlugin.) |
![]() | MessageArea |
Gets the message provider which can be used for displaying messages.
(Inherited from ClientPlugin.) |
![]() | Metadata |
Gets or sets the meta information of this plug-in instance.
(Inherited from ClientPlugin.) |
![]() | PluginInstance |
Gets the plug-in instance.
(Inherited from ClientPlugin.) |
![]() ![]() | PluginMainModel | (Inherited from ClientPlugin.) |
![]() | PluginMainTileView |
Gets the view object of a tile used in a dashboard plug-in.
(Inherited from ClientPlugin.) |
![]() ![]() | PluginMainView |
Gets the view object.
(Inherited from ClientPlugin.) |
![]() ![]() | PluginMainViewModel |
Gets the view model of the plug-in.
(Inherited from ClientPlugin.) |
![]() | SecurityDataProvider |
Gets or sets the security data provider.
(Inherited from ClientPlugin.) |
![]() | Settings |
Settings of the plug-in.
(Inherited from ClientPlugin.) |
![]() | SettingsPath |
Gets the path where settings are stored.
(Inherited from ClientPlugin.) |
![]() | SettingsProxy | (Inherited from ClientPlugin.) |
![]() | StorageBehavior |
Gets the value of the currently supported Storage Behavior.
(Inherited from ClientPlugin.) |
![]() | Trace |
Gets the trace provider for the plug-in.
(Inherited from ClientPlugin.) |
![]() | TraceCorrelation |
Gets or sets the trace correlation value used by the trace of this plug-in.
(Inherited from ClientPlugin.) |
![]() | TypeId |
Gets the type identifier.
(Inherited from ClientPlugin.) |
![]() | VisualRoot |
Gets the visual root object.
(Inherited from ClientPlugin.) |
Name | Description | |
---|---|---|
![]() | AbortWorking |
This method is called by the framework if a plug-in shall abort its work.
(Inherited from ClientPlugin.) |
![]() | Create |
This method is called by the plug-in loader after finishing construction of the object.
(Inherited from ClientPlugin.) |
![]() | Dispose |
Disposes the plug-in.
(Inherited from ClientPlugin.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetMainModelTModel |
Gets the main model of the plug-in.
(Inherited from ClientPlugin.) |
![]() | GetMainTileViewTView |
Gets the main tile view of this plug-in.
(Inherited from ClientPlugin.) |
![]() | GetMainViewTView |
Gets the main view of this plug-in.
(Inherited from ClientPlugin.) |
![]() | GetMainViewModelTViewModel |
Gets the main view model of this plug-in.
(Inherited from ClientPlugin.) |
![]() | GetModel |
This method returns the model instance the plug-in is using.
(Inherited from ClientPlugin.) |
![]() | GetTileView |
Gets the view of the plug-in.
(Inherited from ClientPlugin.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetView |
Gets the view of the plug-in.
(Inherited from ClientPlugin.) |
![]() | GetViewModel |
Gets the view model of the plug-in.
(Inherited from ClientPlugin.) |
![]() | GotFocus |
The plug-in got the UI Focus.
(Inherited from ClientPlugin.) |
![]() | Initialize |
Initializes the plug-in.
(Inherited from ClientPlugin.) |
![]() | InitializeModel | (Inherited from ClientPlugin.) |
![]() | InitializeViewModel | (Inherited from ClientPlugin.) |
![]() | Injected |
Called after the plug-in gets injected.
(Inherited from ClientPlugin.) |
![]() | Injecting |
Called before the plug-in gets injected.
(Inherited from ClientPlugin.) |
![]() | Loaded |
This method is called by the plug-in loader after finishing the initiation of loading.
(Inherited from ClientPlugin.) |
![]() | LostFocus |
The plug-in lost the UI Focus.
(Inherited from ClientPlugin.) |
![]() | SettingProxyT |
Gets the settings proxy casted to the own type.
(Inherited from ClientPlugin.) |
![]() | Shutdown |
This method is called by the framework if a plug-in gets shutdown.
(Inherited from ClientPlugin.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Unload |
This method is called by the plug-in loader after the plug-in has been unloaded.
(Inherited from ClientPlugin.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Raised on changing a property.
(Inherited from NotifyPropertyChanged.) |
Name | Description | |
---|---|---|
![]() | Clone(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | CloneT(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | Convert | (Defined by DataConverterExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String) | Overloaded.
Creates a data entry into a string builder according to the giving parameters.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry for a data element.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry into a string builder.
(Defined by TraceExtensions.) |
![]() | DynamicCast |
Dynamically casts a reference to another type.
(Defined by TypeManagerHelper.) |
![]() | ExtractSystemParametersFromTrigger |
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.) |
![]() | GetFieldValue(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetFieldValueT(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValue(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValueT(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | Inject(Type, Object) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | Inject(Type, Object, Boolean) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | InjectField |
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Type, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | Invoke(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | InvokeTResult(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | SetFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | SetPropertyValue |
Sets the data object on a defined property of a particular type.
(Defined by UnitTest.) |
![]() | SetReadOnlyFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | TryInjectProperty |
Tries to Inject a value to a property within a data object.
(Defined by DataInjection.) |