| | |
| | | <Property name="property">ph3Max</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <Button> |
| | | <ClientEvent name="onClick">var depotId = view.get("#dsMain.data:#").get("depotId");
 |
| | | var path = "com.ld.igds.modbus.GasModbus.d?depotId="+depotId;
 |
| | | view.get("#iframModbus").set("path",path);
 |
| | | view.get("#dialogModbus").show();</ClientEvent> |
| | | <Property name="caption">Modbus配置</Property> |
| | | <Property name="tip">针对Modbus协议的配置</Property> |
| | | <Property name="iconClass">fa fa-refresh</Property> |
| | | </Button> |
| | | </AutoForm> |
| | | </Children> |
| | | </FieldSet> |
| | |
| | | <Property name="property">pestMax</Property> |
| | | <Editor/> |
| | | </AutoFormElement> |
| | | <Button> |
| | | <ClientEvent name="onClick">var depotId = view.get("#dsMain.data:#").get("depotId");
 |
| | | var path = "com.ld.igds.modbus.PestModbus.d?depotId="+depotId;
 |
| | | view.get("#iframModbus").set("path",path);
 |
| | | view.get("#dialogModbus").show();</ClientEvent> |
| | | <Property name="caption">Modbus配置</Property> |
| | | <Property name="tip">针对Modbus协议的配置</Property> |
| | | <Property name="iconClass">fa fa-refresh</Property> |
| | | </Button> |
| | | </AutoForm> |
| | | </Children> |
| | | </FieldSet> |
| | |
| | | <Property name="service">depotPR#ajaxGetAllCache</Property> |
| | | <Property name="executingMessage">初始化数据……</Property> |
| | | </AjaxAction> |
| | | <Dialog id="dialogModbus"> |
| | | <Property name="width">80%</Property> |
| | | <Property name="height">95%</Property> |
| | | <Property name="caption">Modbus-TCP配置</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <IFrame id="iframModbus"> |
| | | <Property name="path">com.ld.igds.modbus.GasModbus.d</Property> |
| | | </IFrame> |
| | | </Children> |
| | | <Tools/> |
| | | </Dialog> |
| | | </View> |
| | | </ViewConfig> |