| | |
| | | <Property name="label">设备类型KEY</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cableRule"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">布线规则</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="cableCir"> |
| | | <Property/> |
| | | <Property></Property> |
| | | <Property name="label">筒仓层规则</Property> |
| | | </PropertyDef> |
| | | </DataType> |
| | |
| | | <Property name="caption">删除</Property> |
| | | <Property name="iconClass">fa fa-minus</Property> |
| | | <Property name="width">90</Property> |
| | | <Property name="exClassName">toolbar-button-warn</Property> |
| | | </ToolBarButton> |
| | | <Separator/> |
| | | <ToolBarButton> |
| | | <ClientEvent name="onClick">var cur = view.get("#dgMain").getCurrentItem();
 |
| | | view.get("#ajaxTestGrain").set("parameter",cur).execute(function(result){
 |
| | | $alert(result);
 |
| | | });
 |
| | | </ClientEvent> |
| | | <Property name="caption">测试粮情</Property> |
| | | <Property name="iconClass">fa fa-minus</Property> |
| | | <Property name="exClassName">toolbar-button-warn</Property> |
| | | </ToolBarButton> |
| | | </ToolBar> |
| | |
| | | <Property name="service">gatewayDeviceService#delData</Property> |
| | | <Property name="confirmMessage">确定要删除么?</Property> |
| | | </AjaxAction> |
| | | <AjaxAction id="ajaxTestGrain"> |
| | | <Property name="service">gatewayDeviceService2#ajaxTestGrain2</Property> |
| | | <Property name="confirmMessage">确定要手动执行粮情么?</Property> |
| | | </AjaxAction> |
| | | </View> |
| | | </ViewConfig> |