|
@@ -16,6 +16,11 @@
|
|
|
| ```<<"hidden">>``` | ```true``` | ```"hidden"``` |
|
|
|
| ```<<"translate">>``` | ```true``` | ```"yes"``` |
|
|
|
| ```<<"translate">>``` | ```false``` | ```"no"``` |
|
|
|
+| ```<<"type">>``` | ```command``` | ```"command"``` |
|
|
|
+| ```<<"type">>``` | ```radio``` | ```"radio"``` |
|
|
|
+| ```<<"type">>``` | ```checkbox``` | ```"checkbox"``` |
|
|
|
+| ```<<"type">>``` | ```toolbar``` | ```"toolbar"``` |
|
|
|
+| ```<<"type">>``` | ```context``` | ```"context"``` |
|
|
|
|
|
|
|
|
|
##### 6.6.2-erl19
|