index.html 417 Bytes
<!DOCTYPE html>
<html>
  <head>
    <title>Lazy Associations</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

    <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
    <script type="text/javascript" src="app.js"></script>

  </head>
  <body>
    Please view <a href="app.js">app.js</a> for the Javascript code associated with this example.
  </body>
</html>