AutomationAdapter Members
Implements the WF/Automation capability for the hosted application.
The following tables list the members exposed by the AutomationAdapter type.
Public Constructors
Name | Description | |
---|---|---|
AutomationAdapter | Initializes a new instance of the AutomationAdapter class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
DdaActionAddApplication | Specifies the AddApplication action of the DDA. |
![]() ![]() |
DdaActionAddDoActionEventTrigger | Specifies the AddDoActionEventTrigger action of the DDA. |
![]() ![]() |
DdaActionCloseApplication | Specifies the CloseApplication action of the DDA. |
![]() ![]() |
DdaActionExecuteControlAction | Specifies the ExecuteControlAction action of the DDA. |
![]() ![]() |
DdaActionFindControl | Specifies the FindControl action of the DDA. |
![]() ![]() |
DdaActionFocusApplication | Specifies the FocusApplication action of the DDA. |
![]() ![]() |
DdaActionGetControlValue | Specifies the GetControlValue action of the DDA. |
![]() ![]() |
DdaActionGetInitstring | Specifies the GetInitString action of the DDA. |
![]() ![]() |
DdaActionHostApplication | Specifies the HostApplication action of the DDA. |
![]() ![]() |
DdaActionRemoveDoActionEventTrigger | Specifies the RemoveDoActionEventTrigger action of the DDA. |
![]() ![]() |
DdaActionSetControlValue | Specifies the SetControlValue action of the DDA. |
![]() ![]() |
DdaActionStartApplication | Specifies the StartApplication action of the DDA. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ApplicationInitString | Gets or sets the XML string used to initialize the application. (inherited from HostedApplicationAdapter) |
![]() |
DataDrivenAdapter | Gets or sets the DDA associated with the application |
![]() |
DdaApplicationObject | Gets or sets the application object data-driven adapters used to manipulate the application. (inherited from HostedApplicationAdapter) |
![]() |
Name | Gets or sets the name of the application that the adapter is working with. (inherited from HostedApplicationAdapter) |
![]() |
SessionId | Gets the session this application instance is on. |
![]() |
SessionID | Gets or sets the ID of the current session. The SessionID is used with global applications to track which session is active. (inherited from HostedApplicationAdapter) |
![]() |
SessionWorkItem | Gets or sets the work item that identifies the session. (inherited from HostedApplicationAdapter) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AdapterContextChange | Used by inherited classes to send context change event to UII. (inherited from HostedApplicationAdapter) |
![]() |
AdapterFireAction | Used by inherited classes to request an action through UII to other applications. Obsolete. (inherited from HostedApplicationAdapter) |
![]() |
AdapterFireRequestAction | Used by inherited classes to request an action through UII to other applications. (inherited from HostedApplicationAdapter) |
![]() |
Close | Overridden. Cleans up any resources allocated by the DataDrivenAdapter on application/session shutdown |
![]() |
DoAction | Overloaded. (inherited from HostedApplicationAdapter) |
![]() |
DoAction | Overridden. AutomationAdapter implementation of the adapter’s DoAction method. |
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetStateData | Overridden. Gets the state data. |
![]() |
GetType | (inherited from Object) |
![]() |
Initialize | Overridden. Initializes the components. |
![]() |
NotifyContextChange | Overloaded. (inherited from HostedApplicationAdapter) |
![]() |
NotifyContextChange | Overridden. Generates ContextChanged DDA event from NotifyContextChange AIF event. |
![]() |
SessionChange | Overridden. Generates Session[De]activated DDA events from SessionChange AIF event. |
![]() |
SetStateData | Overridden. Sets the state data. |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
AdapterContextChangedEvent | Notifies the UII when the adapter changes the context. (inherited from HostedApplicationAdapter) |
![]() |
AdapterFireRequestActionEvent | Lets the adapter request that an action be started. This can be used within custom adapters to send UII actions. (inherited from HostedApplicationAdapter) |
![]() |
AdapterRequestActionEvent | Lets the adapter request that an action be fired. This can be used within custom adapters to send UII actions. Obsolete. Obsolete. (inherited from HostedApplicationAdapter) |
Top
See Also
Reference
AutomationAdapter Class
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.