• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{{header}}
2{{include ../../xfa_catalog_1_0.fragment}}
3{{include ../../xfa_object_2_0.fragment}}
4{{include ../../xfa_preamble_3_0.fragment}}
5{{include ../../xfa_config_4_0.fragment}}
6{{object 5 0}} <<
7  {{streamlen}}
8>>
9stream
10<template xmlns="http://www.xfa.org/schema/xfa-template/3.3/">
11  <subform name="form1" layout="tb" locale="en_US" restoreState="auto">
12    <event activity="docReady" ref="$form">
13      <script>
14        Field0.rawValue = "dog"
15      </script>
16    </event>
17    <field x="0" y="0" w="1000pt" h="1000pt" name="Field0">
18      <event activity="change">
19        <script contentType="application/x-javascript">
20          xfa.host.setFocus('form1.Field1');
21        </script>
22      </event>
23    </field>
24    <field x="100pt" y="100pt" w="100pt" h="100pt" name="Field1">
25      <event activity="enter"  listen="refAndDescendents">
26        <script contentType="application/x-javascript">
27          xfa.host.setFocus('form1.Field0')
28          Field0.rawValue="m9";
29        </script>
30      </event>
31    </field>
32  </subform>
33</template>
34endstream
35endobj
36{{include ../../xfa_locale_6_0.fragment}}
37{{include ../../xfa_postamble_7_0.fragment}}
38{{include ../../xfa_pages_8_0.fragment}}
39{{xref}}
40{{trailer}}
41{{startxref}}
42%%EOF
43