Skip to main content

IDialog

Short summary

An interface for dialogs which are based on messages.

AccessAbstractFinalExtendsImplements
-NoNoIClearableMessage-

UML Diagram

Properties

result

Type: DINT

This property contains the wrapped TcEventEntry of the DTO.

template

Type: Tc2_System.T_MaxString

This property contains name of the template the UI should use when the dialog is opened.

Methods

addOption

This method appends the dialog with the given option.

clearOptions

This method clears the options from the dialog.

Code

Declaration

INTERFACE IDialog EXTENDS IClearableMessage