| | |
| | | <Property name="label">通道编号</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="tdmc"> |
| | | <Property name="label">通道名称</Property> |
| | | <Property name="required">true</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jksbbm"> |
| | | <Property></Property> |
| | | <Property name="label">监控设备编码</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jksbmc"> |
| | | <Property name="label">监控设备名称</Property> |
| | | </PropertyDef> |
| | |
| | | <PropertyDef name="jkxh"> |
| | | <Property></Property> |
| | | <Property name="label">监控型号</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="jkxlh"> |
| | | <Property></Property> |
| | | <Property name="label">监控序列号</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="spjklx"> |
| | | <Property></Property> |
| | |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | <Property name="width">100</Property> |
| | | </ToolBarButton> |
| | | <ToolBarButton> |
| | | <ClientEvent name="onClick">var select = view.get("#dgMain").get("selection");
 |
| | | view.get("#ajaxPull").set("parameter",select).execute(function(result){
 |
| | | view.get("#dsMain").flushAsync();
 |
| | | $notify(result);
 |
| | | });
 |
| | | </ClientEvent> |
| | | <Property name="caption">共享拉取</Property> |
| | | <Property name="iconClass">fa fa-hand-o-up</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | <Property name="width">100</Property> |
| | | </ToolBarButton> |
| | | <Fill/> |
| | | <ToolBarButton> |
| | | <Property name="caption">上传记录</Property> |
| | |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">tdmc</Property> |
| | | <Property name="property">tdmc</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jksbbm</Property> |
| | | <Property name="property">jksbbm</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jksbmc</Property> |
| | | <Property name="property">jksbmc</Property> |
| | | <Editor/> |
| | |
| | | <AutoFormElement> |
| | | <Property name="name">jkxh</Property> |
| | | <Property name="property">jkxh</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | | <Property name="name">jkxlh</Property> |
| | | <Property name="property">jkxlh</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <AutoFormElement> |
| | |
| | | <Property name="service">sHApi1311PR#pushData</Property> |
| | | <Property name="confirmMessage">确定要上报么?</Property> |
| | | </AjaxAction> |
| | | <AjaxAction id="ajaxPull"> |
| | | <Property name="service">sHApi1311PR#pullData</Property> |
| | | <Property name="confirmMessage">确定要拉取数据吗?</Property> |
| | | </AjaxAction> |
| | | <AjaxAction id="ajaxDel"> |
| | | <Property name="service">sHApi1311PR#delData</Property> |
| | | <Property name="confirmMessage">当前数据删除后无法恢复,请确认要删除么?</Property> |