Files
2025-12-03 11:12:34 +08:00

441 lines
20 KiB
JSON

{
"compoents": [
{
"-class": "NewLayout",
"-name": "compass_1",
"-type": "NewLayout",
"caption": "compass",
"icon": "../../../UITools/control/ex/compass.png",
"layout": [
{
"-class": "NewFrame",
"-name": "hour",
"-type": "ImageList",
"caption": "compass_bkimg",
"icon": "config/images/page_white_vector.png",
"property": [
{
"-name": "id",
"-type": "id",
"caption": "ID号",
"ename": "NewFrame_2",
"id": 0
},
{
"-name": "element_css",
"-type": "struct",
"caption": "CSS元素",
"info": "",
"struct": [
[
{
"-name": "hori_align",
"-type": "enum",
"caption": "水平对齐方式",
"default": "HORI_ALIGN_CENTER",
"enum": [
{
"HORI_ALIGN_LEFT": 0
},
{
"HORI_ALIGN_CENTER": 1
},
{
"HORI_ALIGN_RIGHT": 2
}
]
},
{
"-name": "vert_align",
"-type": "enum",
"caption": "垂直对齐方式",
"default": "VERT_ALIGN_CENTER",
"enum": [
{
"VERT_ALIGN_TOP": 0
},
{
"VERT_ALIGN_CENTER": 1
},
{
"VERT_ALIGN_BOTTOM": 2
}
]
},
{
"-name": "invisible",
"-type": "enum",
"caption": "默认隐藏",
"default": "false",
"enum": [
{
"true": 1
},
{
"false": 0
}
]
},
{
"-name": "flags",
"-type": "enum",
"caption": "标志",
"default": "ELM_FLAG_NORMAL",
"enum": [
{
"ELM_FLAG_NORMAL": 0
},
{
"ELM_FLAG_HEAD": 1
}
]
},
{
"-name": "background_color",
"-type": "background-color",
"background-color": "",
"caption": "背景颜色"
},
{
"-name": "rect",
"-type": "rect",
"caption": "坐标",
"rect": {
"height": 454,
"width": 454,
"x": 0,
"y": 0
}
},
{
"-name": "border",
"-type": "border",
"border": {
"bottom": 0,
"left": 0,
"right": 0,
"top": 0
},
"caption": "边框",
"gray-color": 0
},
{
"-name": "background_image",
"-type": "background-image",
"background-image": "config/ctrl_pic/compass/compass.png",
"caption": "背景图片",
"image-type": "ARGB8565"
}
]
]
},
{
"-name": "cent_x",
"-type": "int16",
"caption": "旋转中心点: X",
"default": 227,
"max": 32768,
"min": 0
},
{
"-name": "cent_y",
"-type": "int16",
"caption": "旋转中心点: Y",
"default": 227,
"max": 32768,
"min": 0
},
{
"-name": "image",
"-type": "piclist",
"caption": "图片列表",
"default": "",
"list": [],
"maxlength": 30
}
],
"tip": "",
"version": "1",
"widget": []
},
{
"-class": "NewFrame",
"-name": "min",
"-type": "ImageList",
"caption": "compass_indicator",
"icon": "config/images/page_white_vector.png",
"property": [
{
"-name": "id",
"-type": "id",
"caption": "ID号",
"ename": "NewFrame_3",
"id": 0
},
{
"-name": "element_css",
"-type": "struct",
"caption": "CSS元素",
"info": "",
"struct": [
[
{
"-name": "hori_align",
"-type": "enum",
"caption": "水平对齐方式",
"default": "HORI_ALIGN_CENTER",
"enum": [
{
"HORI_ALIGN_LEFT": 0
},
{
"HORI_ALIGN_CENTER": 1
},
{
"HORI_ALIGN_RIGHT": 2
}
]
},
{
"-name": "vert_align",
"-type": "enum",
"caption": "垂直对齐方式",
"default": "VERT_ALIGN_CENTER",
"enum": [
{
"VERT_ALIGN_TOP": 0
},
{
"VERT_ALIGN_CENTER": 1
},
{
"VERT_ALIGN_BOTTOM": 2
}
]
},
{
"-name": "invisible",
"-type": "enum",
"caption": "默认隐藏",
"default": "false",
"enum": [
{
"true": 1
},
{
"false": 0
}
]
},
{
"-name": "flags",
"-type": "enum",
"caption": "标志",
"default": "ELM_FLAG_NORMAL",
"enum": [
{
"ELM_FLAG_NORMAL": 0
},
{
"ELM_FLAG_HEAD": 1
}
]
},
{
"-name": "background_color",
"-type": "background-color",
"background-color": "",
"caption": "背景颜色"
},
{
"-name": "rect",
"-type": "rect",
"caption": "坐标",
"rect": {
"height": 42,
"width": 4,
"x": 225,
"y": 5
}
},
{
"-name": "border",
"-type": "border",
"border": {
"bottom": 0,
"left": 0,
"right": 0,
"top": 0
},
"caption": "边框",
"gray-color": 0
},
{
"-name": "background_image",
"-type": "background-image",
"background-image": "config/ctrl_pic/compass/indictor.png",
"caption": "背景图片",
"image-type": "ARGB8565"
}
]
]
},
{
"-name": "cent_x",
"-type": "int16",
"caption": "旋转中心点: X",
"default": 0,
"max": 32768,
"min": 0
},
{
"-name": "cent_y",
"-type": "int16",
"caption": "旋转中心点: Y",
"default": 0,
"max": 32768,
"min": 0
},
{
"-name": "image",
"-type": "piclist",
"caption": "图片列表",
"default": "",
"list": [],
"maxlength": 30
}
],
"tip": "",
"version": "1",
"widget": []
}
],
"property": [
{
"-name": "id",
"-type": "id",
"caption": "ID号",
"ename": "NewLayout_1",
"id": 0
},
{
"-name": "element_css",
"-type": "struct",
"caption": "CSS元素",
"info": "",
"struct": [
[
{
"-name": "hori_align",
"-type": "enum",
"caption": "水平对齐方式",
"default": "HORI_ALIGN_CENTER",
"enum": [
{
"HORI_ALIGN_LEFT": 0
},
{
"HORI_ALIGN_CENTER": 1
},
{
"HORI_ALIGN_RIGHT": 2
}
]
},
{
"-name": "vert_align",
"-type": "enum",
"caption": "垂直对齐方式",
"default": "VERT_ALIGN_CENTER",
"enum": [
{
"VERT_ALIGN_TOP": 0
},
{
"VERT_ALIGN_CENTER": 1
},
{
"VERT_ALIGN_BOTTOM": 2
}
]
},
{
"-name": "invisible",
"-type": "enum",
"caption": "默认隐藏",
"default": "false",
"enum": [
{
"true": 1
},
{
"false": 0
}
]
},
{
"-name": "flags",
"-type": "enum",
"caption": "标志",
"default": "ELM_FLAG_NORMAL",
"enum": [
{
"ELM_FLAG_NORMAL": 0
},
{
"ELM_FLAG_HEAD": 1
}
]
},
{
"-name": "background_color",
"-type": "background-color",
"background-color": "#FFFFFF",
"caption": "背景颜色"
},
{
"-name": "rect",
"-type": "rect",
"caption": "坐标",
"rect": {
"height": 454,
"width": 454,
"x": 0,
"y": 0
}
},
{
"-name": "border",
"-type": "border",
"border": {
"bottom": 0,
"left": 0,
"right": 0,
"top": 0
},
"caption": "边框",
"gray-color": 0
},
{
"-name": "background_image",
"-type": "background-image",
"background-image": "",
"caption": "背景图片"
}
]
]
},
{
"-name": "source",
"-type": "text-str",
"caption": "数据源",
"default": "NULL",
"maxlength": 8
}
],
"tip": "",
"version": "1",
"widget": []
}
]
}