OTX Reference  
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ConfirmDialog Class Reference

With this set of parameters the ConfirmDialog action of the HMI extension will be simulated. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ConfirmDialog:
Inheritance graph

Public Attributes

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration messageType
 The element contains the MessageType of the ConfirmDialog. More...
 
ResultParameterDeclaration result
 The element contains the returned result of the simulated ConfirmDialog. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Extensions.UnitTest.Declarations.DialogParameters
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration message
 The element contains the message which should be displayed inside the dialog. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration title
 The element contains the title which should be displayed inside the dialog. More...
 

Detailed Description

With this set of parameters the ConfirmDialog action of the HMI extension will be simulated.

Member Data Documentation

◆ messageType

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ConfirmDialog.messageType

The element contains the MessageType of the ConfirmDialog.

◆ result

ResultParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ConfirmDialog.result

The element contains the returned result of the simulated ConfirmDialog.