| | |
| | | <Property name="iconClass">fa fa-search</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | </ToolBarButton> |
| | | <ToolBarButton> |
| | | <Property name="caption">网关初始化</Property> |
| | | <Property name="iconClass">fa fa-search</Property> |
| | | <Property name="exClassName">toolbar-button-push</Property> |
| | | <Property name="action">ajaxInit</Property> |
| | | </ToolBarButton> |
| | | </ToolBar> |
| | | <DataGrid id="dgMain"> |
| | | <Property name="dataSet">dsMain</Property> |
| | |
| | | <Property name="service">gatewayDeviceService#ajaxTestGrain</Property> |
| | | <Property name="executingMessage">在努力执行中……</Property> |
| | | </AjaxAction> |
| | | <AjaxAction id="ajaxInit"> |
| | | <Property name="service">apiInitService#init</Property> |
| | | <Property name="executingMessage">在努力执行中……</Property> |
| | | </AjaxAction> |
| | | <Dialog id="dialogWeight"> |
| | | <Property name="width">400</Property> |
| | | <Property name="height">300</Property> |