svghmi/widget_keypad.ysl2
author Edouard Tisserant
Thu, 02 Apr 2020 14:03:38 +0200
branchsvghmi
changeset 2911 211d6a185e31
parent 2908 01352aca1cae
child 2917 c8d923dd707f
permissions -rw-r--r--
SVGHMI: More infrastructure for editing values with a keypad.
// widget_keypad.ysl2

template "widget[@type='Keypad']", mode="widget_defs" {
    |     init: function() {
    |     },
}