There are diffent editors available for working with event data elements in the .
Number Slider - Contains a slider and a number spinner. Not available on 8u/8s/4u element types.
|  | 
Number Spinner - A number spinner, can perform mathematical calculations on, increment and decrement the current value. Not available on 8u/8s/4u element types.
|  | 
Number Field - A text field for inputing numbers. Only available on 8u/8s/4u element types.
|  | 
Color Picker - Open Color Dialog or input RGB color values. Only available on 4u type elements.
|  | 
Boolean Radio - True and False buttons.
|  | 
Boolean Toggle - A button with an up state (False) and a down state (True).
|  | 
Text Box - A text field for input of UTF-8 text. Only available on 1s type elements. 1s0 elements are null-terminated while 1sN elements are limited to N bytes. This is the only editor available for 1s0 element types.
|  |