OTX Reference  
OpenTestSystem.Otx.Extensions.HMI.Actions Namespace Reference

Lists all ActionRealisation extensions. More...

Classes

class  ChoiceDialog
 Dialog to select from list More...
 
class  CloseScreen
 Close Screen More...
 
class  ConfirmDialog
 Confirmation dialog More...
 
class  Dialog
 The abstract type Dialog is the base type for all the dialogs used as a part of the dialog usage pattern. More...
 
class  HighlightScreen
 Highlights specified window More...
 
class  InputDialog
 Dialog for user input More...
 
class  OpenScreen
 Open Screen More...
 
class  ShowDocumentDialog
 Dialog for displaying a document More...
 

Detailed Description

Lists all ActionRealisation extensions.

Lists all ActionRealisation extensions defined in this Extension. In addition to Terms, ActionRealisations describe the behavior of the program logic. An ActionRealisation will be used inside an Action node.

See also
Core.Nodes.Node.Action, Core.Terms