-
Notifications
You must be signed in to change notification settings - Fork 1
/
product_screw_V.xml
20 lines (20 loc) · 2.13 KB
/
product_screw_V.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<WndTap Name="product_screw_v" Text="product_screw_v">
<WndTaps>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_Ve.xml" popup="1"/>
</WndTaps>
<var name="searchtmpl"><product_id format="p.product_id='%{opvalue}'"/><screw_pos format="(p.screw_pos like '%%{opvalue}%')"/><pset format="(p.pset like '%%{opvalue}%')"/><psetre format="(p.psetre like '%%{opvalue}%')"/><station_id format="(p.station_id like '%%{opvalue}%')"/><screw_id format="(p.screw_id like '%%{opvalue}%')"/></var>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\product_screw.xml"/>
<Ctrls><GroupBox Name="GBproduct_screw" id="product_screw" Text="product_screw" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_Vs.xml"/>
<BR AutoHeight="1"/><GroupBox Name="GBOPVproduct_screw" Size="100,20" cols="xs12 sm6 md4"><Ctrls>
<Button Text="addone" ToolTip="ttp_addone" Name="addone" Size="50,20"> <OnClick><submit next="$this.product_screw.GBDEDITproduct_screw" function="reset"/><assign name="$this.product_screw.frmwndctrl" expr="%{$this.product_screw_vLst}"/></OnClick> </Button><TAB/>
<Button Text="reset" ToolTip="ttp_resetproduct_screw" Name="resetproduct_screw" Size="50,20"> <OnClick> <submit next="GBDEDITproduct_screw" function="reset"/> </OnClick> </Button><TAB/>
<Button Text="Search" ToolTip="ttp_gsearchproduct_screw" Name="gsearchproduct_screw" Size="50,20"> <OnClick>
<search next="product_screw_vLst" listed="0" prefixwhere="0" prefixand="0" inputed="1">%{searchtmpl}</search><submit next="GBDEDITproduct_screw" namelist="search" function="search"/>
<search next="records_product_screw" listed="0" prefixwhere="1" prefixand="0" inputed="1">%{searchtmpl}</search><submit next="GBDEDITproduct_screw" namelist="search" function="search"/>
</OnClick></Button><TAB/></Ctrls></GroupBox>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_Vpg.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_Vpgop.xml"/>
<BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_Vv.xml"/>
</Ctrls></GroupBox>
</Ctrls></WndTap>