| | |
| | | <Property name="caption">出入库配套设备</Property> |
| | | <Property name="width">70%</Property> |
| | | <Property name="closeable">false</Property> |
| | | <Property name="height">90%</Property> |
| | | <Buttons> |
| | | <Button> |
| | | <ClientEvent name="onClick">var data = view.get("#dsMain.data:#");
 |
| | |
| | | $notify("数据执行完成!!");
 |
| | | self.get("parent").hide();
 |
| | | });</ClientEvent> |
| | | <Property name="caption">确定</Property> |
| | | <Property name="iconClass">fa fa-check</Property> |
| | | <Property name="caption">保存</Property> |
| | | <Property name="iconClass">fa fa-check-circle</Property> |
| | | <Property name="exClassName">btn1</Property> |
| | | <Property name="width">120</Property> |
| | | </Button> |
| | | <Button> |
| | | <ClientEvent name="onClick">view.get("#dsMain.data:#").cancel();
 |
| | | self.get("parent").hide();</ClientEvent> |
| | | <Property name="caption">取消</Property> |
| | | <Property name="iconClass">fa fa-times</Property> |
| | | <Property name="exClassName">btn3</Property> |
| | | <Property name="iconClass">fa fa-times-circle</Property> |
| | | <Property name="width">120</Property> |
| | | </Button> |
| | | </Buttons> |
| | | <Children> |
| | |
| | | <ClientEvent name="onExecute">view.get("#dialogMeidaSelect").show();</ClientEvent> |
| | | </Trigger> |
| | | <Dialog id="dialogMeidaSelect" layout="vbox padding:10"> |
| | | <Property name="width">650</Property> |
| | | <Property name="width">35%</Property> |
| | | <Property name="caption">流媒体地址选择</Property> |
| | | <Property name="height">500</Property> |
| | | <Property name="height">50%</Property> |
| | | <Buttons/> |
| | | <Children> |
| | | <Container> |