-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathproduct_screw.xml
14 lines (14 loc) · 972 Bytes
/
product_screw.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8" standalone="no"?><WndTap Text="product_screw" Name="product_screw" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="product_id[product_id],screw_pos,pset,psetre,station_id"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\product_screw.xml"/>
<Ctrls>
<GroupBox Text="product_screw" Name="GBproduct_screw" id="product_screw" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="product_screw_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>