<html lang="en" xmlns:ext="http://extjs.com/docs">
<head>
- <title>Ext 3.0 - API Documentation</title>
- <link rel="stylesheet" href="../resources/css/ext-all.css" />
- <link rel="stylesheet" href="resources/docs.css"></link>
- <link rel="stylesheet" href="resources/style.css"></link>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <title>Ext 3.1 - API Documentation</title>
+ <link rel="stylesheet" type="text/css" href="resources/css/ext-all.css" />
+ <link rel="stylesheet" type="text/css" href="resources/docs.css" />
+ <link rel="stylesheet" type="text/css" href="resources/style.css" />
+ <style type="text/css">
+ </style>
+ <!-- GC -->
</head>
<body scroll="no" id="docs">
- <div id="loading-mask" style=""></div>
- <div id="loading">
- <div class="loading-indicator">
- <img src="resources/extanim32.gif" width="32" height="32" style="margin-right:8px;" align="absmiddle"/>Loading...
- </div>
- </div>
-
+ <div id="loading-mask" style=""></div>
+ <div id="loading">
+ <div class="loading-indicator"><img src="resources/extanim32.gif" width="32" height="32" style="margin-right:8px;" align="absmiddle"/>Loading...</div>
+ </div>
<!-- include everything after the loading indicator -->
- <script src="../adapter/ext/ext-base.js"></script>
- <script src="../ext-all.js"></script>
- <script src="resources/TabCloseMenu.js"></script>
- <script src="resources/docs.js"></script>
- <script src="output/tree.js"></script>
+ <script type="text/javascript" src="resources/ext-base.js"></script>
+ <script type="text/javascript" src="resources/ext-all.js"></script>
+ <script type="text/javascript" src="resources/TabCloseMenu.js"></script>
+
+ <script type="text/javascript" src="resources/docs.js"></script>
+ <script type="text/javascript" src="output/tree.js"></script>
+
+ <div id="header">
+ <a href="http://extjs.com" style="float:right;margin-right:10px;"><img src="resources/extjs.gif" style="width:83px;height:24px;margin-top:1px;"/></a>
+
+ <div class="api-title">Ext 3.1 - API Documentation</div>
+ </div>
- <div id="header">
- <a href="http://extjs.com" style="float:right;margin-right:10px;"><img src="resources/extjs.gif" style="width:83px;height:24px;margin-top:1px;"/></a>
- <div class="api-title">Ext 3.0 - API Documentation</div>
- </div>
- <div id="classes"></div>
- <div id="main"></div>
+ <div id="classes"></div>
- <select id="search-options" style="display:none">
- <option>Starts with</option>
- <option>Ends with</option>
- <option>Any Match</option>
- </select>
-</body>
-</html>
+ <div id="main"></div>
+ <select id="search-options" style="display:none">
+ <option>Starts with</option>
+ <option>Ends with</option>
+ <option>Any Match</option>
+</select>
+ </body>
+</html>
\ No newline at end of file