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

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

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

Public Attributes

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration initialValue
 The element contains the initial value of the InputDialog. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration instruction
 The element contains the instruction of the InputDialog. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration restriction
 The element contains the restriction of the InputDialog. More...
 
ResultParameterDeclaration result
 The element contains the returned result of the simulated InputDialog. 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 InputDialog action of the HMI extension will be simulated.

Member Data Documentation

◆ initialValue

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InputDialog.initialValue

The element contains the initial value of the InputDialog.

◆ instruction

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InputDialog.instruction

The element contains the instruction of the InputDialog.

◆ restriction

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InputDialog.restriction

The element contains the restriction of the InputDialog.

◆ result

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

The element contains the returned result of the simulated InputDialog.