“Dialog” |
Name of the visualization (type: “Dialog”) which will open as a dialog at runtime after the input action has been triggered by the visualization user
NOTE: The “VisuDialogs” library provides standard dialogs. |
Transfer parameters of the dialog |
|
“Parameters” |
Interface parameter as declared in the interface editor of the visualization Example: |
“Type” |
Data type of the parameter as declared in the interface editor of the visualization Example: |
“Value” |
Variable (data type corresponds to the data type of the parameter) The value of the variable is passed to the parameter when the dialog opens. Example:
|
Here the return value of the dialog is activated for which the |
|
“Update”
|
NOTE: The parameters are updated before the dialog is closed. Until then, the values are stored temporarily. They are stored as a copy, not as a reference. |
“None” |
|
“OK” |
|
“Cancel” |
|
“Exit” |
|
“Retry” |
|
“Ignore” |
|
“Yes” |
|
“No” |
“Open dialog modal” |
|
“Position to Open” |
Initial position of the opening dialog relative to the calling visualization |
“Centered” |
|
“Position” |
Note: Use the corresponding input options for specifying the position in the X-direction and the Y-direction. |
“X” |
Horizontal X-position for the upper left corner of the opening dialog Input options:
|
“Y” |
Vertical Y-position for the upper left corner of the opening dialog Input options:
|