| | |
| | | <Property></Property> |
| | | <Property name="label">筒仓层规则</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="position"> |
| | | <Property/> |
| | | <Property name="label">位置</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | | <DataType name="dtParam" parent="Map"> |
| | | <PropertyDef name="start"> |
| | |
| | | <ClientEvent name="onClick">view.get("#dialogLpr").show();
 |
| | | </ClientEvent> |
| | | <Property name="caption">车牌识别调试</Property> |
| | | <Property name="iconClass">fa fa-wrench</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | </ToolBarButton> |
| | | <Separator/> |
| | | <ToolBarButton> |
| | | <ClientEvent name="onClick">var data = view.get("#dsMain.data:#");
 |
| | | var param = {
 |
| | | deviceId:data.get("deviceId"),
 |
| | | bizType:"initLpr"
 |
| | | }
 |
| | | initLpr(param);</ClientEvent> |
| | | <Property name="caption">车牌识别初始化</Property> |
| | | <Property name="iconClass">fa fa-wrench</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | </ToolBarButton> |
| | |
| | | <Property name="property">httpUrl</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:2"> |
| | | <Property name="name">position</Property> |
| | | <Property name="property">position</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement layoutConstraint="colSpan:3"> |
| | | <Property name="name">remark</Property> |
| | | <Property name="property">remark</Property> |