no message
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"caption": "Register-Nummer",
|
||||
"name": "RegisterNumber",
|
||||
"width": "100px",
|
||||
"add": 0,
|
||||
"edit": {
|
||||
"type": "NumberSpinner",
|
||||
"minimum": 0
|
||||
@@ -36,6 +37,7 @@
|
||||
"caption": "Bezeichnung",
|
||||
"name": "Label",
|
||||
"width": "200px",
|
||||
"add": "",
|
||||
"edit": {
|
||||
"type": "ValidationTextBox"
|
||||
}
|
||||
@@ -44,6 +46,7 @@
|
||||
"caption": "Skalierungs-faktor",
|
||||
"name": "ScalingFactor",
|
||||
"width": "100px",
|
||||
"add": 1,
|
||||
"edit": {
|
||||
"type": "NumberSpinner",
|
||||
"digits": 4,
|
||||
|
||||
Reference in New Issue
Block a user