![]() |
OTX Reference
|
|
With this set of parameters the ChoiceDialog action of the HMI extension will be simulated. More...
Public Attributes | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | _default |
The element contains the default value of the ChoiceDialog. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | options |
The element contains the list of options of the ChoiceDialog. More... | |
ResultParameterDeclaration | result |
The element contains the returned result of the simulated ChoiceDialog. More... | |
![]() | |
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... | |
With this set of parameters the ChoiceDialog action of the HMI extension will be simulated.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ChoiceDialog._default |
The element contains the default value of the ChoiceDialog.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ChoiceDialog.options |
The element contains the list of options of the ChoiceDialog.
ResultParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ChoiceDialog.result |
The element contains the returned result of the simulated ChoiceDialog.