Form
Last updated
Last updated
Property | Function | Type |
Type | Form element type
Actions editor:
|
|
Checkable | Sets whether the button is checkable
Actions editor:
|
|
Checked | Sets checked state
Actions editor:
|
|
Label | Form element label
Actions editor:
|
|
Text | Form element value
Actions editor:
|
|
Index | Current index of Tumbler
Actions editor:
|
|
Minimum | Slider minimum value
Actions editor:
|
|
Maximum | Slider maximum value
Actions editor:
|
|
Step | Slider value step size
Actions editor:
|
|
List | List of Tumbler values
Actions editor:
|
|
Orientation | Tumbler orientation
Actions editor:
|
|
Image | Image for ImageButton element
Actions editor:
|
|
Selected image | Selected image for ImageButton element
Actions editor:
|
|
Exclusive | Sets exclusive state
Actions editor:
|
|
Read only | Sets read only
Actions editor:
|
|
Select by mouse | Sets select by mouse
Actions editor:
|
|
Ok button | Show button Ok
Actions editor:
|
|
Cancel button | Show button Cancel
Actions editor:
|
|
Placeholder | Show hint when the text field is empty
Actions editor:
|
|
Property | Function |
Set text | Actions editor:
|
Check | Actions editor:
|
Uncheck | Actions editor:
|
Toggle | Toggle checked state
Actions editor:
|
Set index | Set current index
Actions editor:
|
Property | Function |
Text changed | Event when text is changed
Actions editor:
|
Checked | Event when item is checked
Actions editor:
|
Unchecked | Event when item is unchecked
Actions editor:
|
Toggled | Event when checked state is toggled
Actions editor:
|
Index changed | Event when index is changed
Actions editor:
|
Return pressed | Event when return is pressed
Actions editor:
|
Accepted | Event when user has pressed Ok
Actions editor:
|
Rejected | Event when user has pressed Cancel
Actions editor:
|