306 lines
No EOL
18 KiB
HTML
306 lines
No EOL
18 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<title>Ext Documentation Center</title>
|
|
<link rel="stylesheet" type="text/css" href="resources/collapser.css"></link>
|
|
<link rel="stylesheet" type="text/css" href="resources/docs.css"></link>
|
|
<link rel="shortcut icon" href="http://www.jackslocum.com/favicon.ico" />
|
|
<link rel="icon" href="http://www.jackslocum.com/favicon.ico" />
|
|
<!-- GC -->
|
|
<style type="text/css">
|
|
html, body {
|
|
margin:0;
|
|
padding:0;
|
|
border:0 none;
|
|
overflow:hidden;
|
|
height:100%;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body scroll="no" id="docs">
|
|
<div id="loading-mask" style="width:100%;height:100%;background:#c3daf9;position:absolute;z-index:20000;left:0;top:0;"> </div>
|
|
<div id="loading">
|
|
<div class="loading-indicator"><img src="../resources/images/default/grid/loading.gif" style="width:16px;height:16px;" align="absmiddle"> Loading...</div>
|
|
</div>
|
|
<!-- include everything after the loading indicator -->
|
|
<script type="text/javascript" src="../adapter/yui/yui-utilities.js"></script>
|
|
<script type="text/javascript" src="../adapter/yui/ext-yui-adapter.js"></script>
|
|
<script type="text/javascript" src="../ext-all.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="../resources/css/ext-all.css" />
|
|
|
|
<script type="text/javascript" src="resources/docs.js"></script>
|
|
|
|
<div id="header" class="ylayout-inactive-content">
|
|
<a href="http://extjs.com" style="float:right;margin-right:10px;"><img src="http://extjs.com/themes/ext/resources/images/ext-sm.gif" style="width:50px;height:24px;"/></a>
|
|
|
|
<div style="padding-top:3px;">Documentation Center</div>
|
|
</div>
|
|
|
|
<div id="classes" class="ylayout-inactive-content">
|
|
<!-- BEGIN TREE -->
|
|
<a id="welcome-link" href="welcome.html">Documentation Home</a>
|
|
<div class="pkg"><h3>API Reference</h3><div class="pkg-body">
|
|
<div class="pkg">
|
|
<h3>Ext</h3>
|
|
<div class="pkg-body">
|
|
<div class="pkg">
|
|
<h3>data</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.data.ArrayReader.html">ArrayReader</a>
|
|
<a href="output/Ext.data.Connection.html">Connection</a>
|
|
<a href="output/Ext.data.DataProxy.html">DataProxy</a>
|
|
<a href="output/Ext.data.HttpProxy.html">HttpProxy</a>
|
|
<a href="output/Ext.data.JsonReader.html">JsonReader</a>
|
|
<a href="output/Ext.data.MemoryProxy.html">MemoryProxy</a>
|
|
<a href="output/Ext.data.Node.html">Node</a>
|
|
<a href="output/Ext.data.Record.html">Record</a>
|
|
<a href="output/Ext.data.ScriptTagProxy.html">ScriptTagProxy</a>
|
|
<a href="output/Ext.data.SimpleStore.html">SimpleStore</a>
|
|
<a href="output/Ext.data.SortTypes.html">SortTypes</a>
|
|
<a href="output/Ext.data.Store.html">Store</a>
|
|
<a href="output/Ext.data.Tree.html">Tree</a>
|
|
<a href="output/Ext.data.XmlReader.html">XmlReader</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>dd</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.dd.DD.html">DD</a>
|
|
<a href="output/Ext.dd.DDProxy.html">DDProxy</a>
|
|
<a href="output/Ext.dd.DDTarget.html">DDTarget</a>
|
|
<a href="output/Ext.dd.DragDrop.html">DragDrop</a>
|
|
<a href="output/Ext.dd.DragDropMgr.html">DragDropMgr</a>
|
|
<a href="output/Ext.dd.DragSource.html">DragSource</a>
|
|
<a href="output/Ext.dd.DragZone.html">DragZone</a>
|
|
<a href="output/Ext.dd.DropTarget.html">DropTarget</a>
|
|
<a href="output/Ext.dd.DropZone.html">DropZone</a>
|
|
<a href="output/Ext.dd.Registry.html">Registry</a>
|
|
<a href="output/Ext.dd.ScrollManager.html">ScrollManager</a>
|
|
<a href="output/Ext.dd.StatusProxy.html">StatusProxy</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>form</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.form.BasicForm.html">BasicForm</a>
|
|
<a href="output/Ext.form.Checkbox.html">Checkbox</a>
|
|
<a href="output/Ext.form.Column.html">Column</a>
|
|
<a href="output/Ext.form.ComboBox.html">ComboBox</a>
|
|
<a href="output/Ext.form.DateField.html">DateField</a>
|
|
<a href="output/Ext.form.Field.html">Field</a>
|
|
<a href="output/Ext.form.FieldSet.html">FieldSet</a>
|
|
<a href="output/Ext.form.Form.html">Form</a>
|
|
<a href="output/Ext.form.Layout.html">Layout</a>
|
|
<a href="output/Ext.form.NumberField.html">NumberField</a>
|
|
<a href="output/Ext.form.Radio.html">Radio</a>
|
|
<a href="output/Ext.form.TextArea.html">TextArea</a>
|
|
<a href="output/Ext.form.TextField.html">TextField</a>
|
|
<a href="output/Ext.form.TriggerField.html">TriggerField</a>
|
|
<a href="output/Ext.form.VTypes.html">VTypes</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>grid</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.grid.AbstractSelectionModel.html">AbstractSelectionModel</a>
|
|
<a href="output/Ext.grid.CellSelectionModel.html">CellSelectionModel</a>
|
|
<a href="output/Ext.grid.ColumnModel.html">ColumnModel</a>
|
|
<a href="output/Ext.grid.EditorGrid.html">EditorGrid</a>
|
|
<a href="output/Ext.grid.Grid.html">Grid</a>
|
|
<a href="output/Ext.grid.GridView.html">GridView</a>
|
|
<a href="output/Ext.grid.RowSelectionModel.html">RowSelectionModel</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>menu</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.menu.Adapter.html">Adapter</a>
|
|
<a href="output/Ext.menu.BaseItem.html">BaseItem</a>
|
|
<a href="output/Ext.menu.CheckItem.html">CheckItem</a>
|
|
<a href="output/Ext.menu.ColorItem.html">ColorItem</a>
|
|
<a href="output/Ext.menu.ColorMenu.html">ColorMenu</a>
|
|
<a href="output/Ext.menu.DateItem.html">DateItem</a>
|
|
<a href="output/Ext.menu.DateMenu.html">DateMenu</a>
|
|
<a href="output/Ext.menu.Item.html">Item</a>
|
|
<a href="output/Ext.menu.Menu.html">Menu</a>
|
|
<a href="output/Ext.menu.MenuMgr.html">MenuMgr</a>
|
|
<a href="output/Ext.menu.Separator.html">Separator</a>
|
|
<a href="output/Ext.menu.TextItem.html">TextItem</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>state</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.state.CookieProvider.html">CookieProvider</a>
|
|
<a href="output/Ext.state.Manager.html">Manager</a>
|
|
<a href="output/Ext.state.Provider.html">Provider</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>tree</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.tree.AsyncTreeNode.html">AsyncTreeNode</a>
|
|
<a href="output/Ext.tree.DefaultSelectionModel.html">DefaultSelectionModel</a>
|
|
<a href="output/Ext.tree.MultiSelectionModel.html">MultiSelectionModel</a>
|
|
<a href="output/Ext.tree.TreeLoader.html">TreeLoader</a>
|
|
<a href="output/Ext.tree.TreeNode.html">TreeNode</a>
|
|
<a href="output/Ext.tree.TreePanel.html">TreePanel</a>
|
|
<a href="output/Ext.tree.TreeSorter.html">TreeSorter</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg">
|
|
<h3>util</h3>
|
|
<div class="pkg-body">
|
|
<a href="output/Ext.util.CSS.html">CSS</a>
|
|
<a href="output/Ext.util.ClickRepeater.html">ClickRepeater</a>
|
|
<a href="output/Ext.util.DelayedTask.html">DelayedTask</a>
|
|
<a href="output/Ext.util.Format.html">Format</a>
|
|
<a href="output/Ext.util.JSON.html">JSON</a>
|
|
<a href="output/Ext.util.MixedCollection.html">MixedCollection</a>
|
|
<a href="output/Ext.util.Observable.html">Observable</a>
|
|
<a href="output/Ext.util.TextMetrics.html">TextMetrics</a>
|
|
</div>
|
|
</div>
|
|
<a href="output/Ext.BasicDialog.html">BasicDialog</a>
|
|
<a href="output/Ext.BasicLayoutRegion.html">BasicLayoutRegion</a>
|
|
<a href="output/Ext.BorderLayout.html">BorderLayout</a>
|
|
<a href="output/Ext.Button.html">Button</a>
|
|
<a href="output/Ext.ColorPalette.html">ColorPalette</a>
|
|
<a href="output/Ext.Component.html">Component</a>
|
|
<a href="output/Ext.ComponentMgr.html">ComponentMgr</a>
|
|
<a href="output/Ext.CompositeElement.html">CompositeElement</a>
|
|
<a href="output/Ext.CompositeElementLite.html">CompositeElementLite</a>
|
|
<a href="output/Ext.ContentPanel.html">ContentPanel</a>
|
|
<a href="output/Ext.DatePicker.html">DatePicker</a>
|
|
<a href="output/Ext.DialogManager.html">DialogManager</a>
|
|
<a href="output/Ext.DomHelper.html">DomHelper</a>
|
|
<a href="output/Ext.DomQuery.html">DomQuery</a>
|
|
<a href="output/Ext.Editor.html">Editor</a>
|
|
<a href="output/Ext.Element.html">Element</a>
|
|
<a href="output/Ext.EventManager.html">EventManager</a>
|
|
<a href="output/Ext.EventObject.html">EventObject</a>
|
|
<a href="output/Ext.Fx.html">Fx</a>
|
|
<a href="output/Ext.GridPanel.html">GridPanel</a>
|
|
<a href="output/Ext.JsonView.html">JsonView</a>
|
|
<a href="output/Ext.KeyMap.html">KeyMap</a>
|
|
<a href="output/Ext.KeyNav.html">KeyNav</a>
|
|
<a href="output/Ext.Layer.html">Layer</a>
|
|
<a href="output/Ext.LayoutDialog.html">LayoutDialog</a>
|
|
<a href="output/Ext.LayoutManager.html">LayoutManager</a>
|
|
<a href="output/Ext.LayoutRegion.html">LayoutRegion</a>
|
|
<a href="output/Ext.LoadMask.html">LoadMask</a>
|
|
<a href="output/Ext.MasterTemplate.html">MasterTemplate</a>
|
|
<a href="output/Ext.MenuButton.html">MenuButton</a>
|
|
<a href="output/Ext.MessageBox.html">MessageBox</a>
|
|
<a href="output/Ext.NestedLayoutPanel.html">NestedLayoutPanel</a>
|
|
<a href="output/Ext.PagingToolbar.html">PagingToolbar</a>
|
|
<a href="output/Ext.QuickTips.html">QuickTips</a>
|
|
<a href="output/Ext.ReaderLayout.html">ReaderLayout</a>
|
|
<a href="output/Ext.Resizable.html">Resizable</a>
|
|
<a href="output/Ext.Shadow.html">Shadow</a>
|
|
<a href="output/Ext.SplitBar.html">SplitBar</a>
|
|
<a href="output/Ext.SplitBar.AbsoluteLayoutAdapter.html">SplitBar.AbsoluteLayoutAdapter</a>
|
|
<a href="output/Ext.SplitBar.BasicLayoutAdapter.html">SplitBar.BasicLayoutAdapter</a>
|
|
<a href="output/Ext.SplitLayoutRegion.html">SplitLayoutRegion</a>
|
|
<a href="output/Ext.TabPanel.html">TabPanel</a>
|
|
<a href="output/Ext.TabPanelItem.html">TabPanelItem</a>
|
|
<a href="output/Ext.Template.html">Template</a>
|
|
<a href="output/Ext.Toolbar.html">Toolbar</a>
|
|
<a href="output/Ext.Toolbar.Button.html">Toolbar.Button</a>
|
|
<a href="output/Ext.Toolbar.Item.html">Toolbar.Item</a>
|
|
<a href="output/Ext.Toolbar.MenuButton.html">Toolbar.MenuButton</a>
|
|
<a href="output/Ext.Toolbar.Separator.html">Toolbar.Separator</a>
|
|
<a href="output/Ext.Toolbar.Spacer.html">Toolbar.Spacer</a>
|
|
<a href="output/Ext.Toolbar.TextItem.html">Toolbar.TextItem</a>
|
|
<a href="output/Ext.UpdateManager.html">UpdateManager</a>
|
|
<a href="output/Ext.UpdateManager.BasicRenderer.html">UpdateManager.BasicRenderer</a>
|
|
<a href="output/Ext.UpdateManager.defaults.html">UpdateManager.defaults</a>
|
|
<a href="output/Ext.View.html">View</a>
|
|
<a href="output/Ext.WindowManager.html">WindowManager</a>
|
|
</div>
|
|
</div>
|
|
<a href="output/Date.html">Date</a> <a href="output/Ext.html">Ext</a> <a href="output/Function.html">Function</a> </div>
|
|
<div class="pkg"><h3>Examples and Demos</h3>
|
|
<div class="pkg-body">
|
|
<div class="pkg"><h3>Dialogs</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/dialog/hello.html">Hello World</a>
|
|
<a class="ex" href="../examples/dialog/msg-box.html">MessageBox and Progress</a>
|
|
<a class="ex" href="../examples/dialog/layout.html">Layout Dialog</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Toolbar and Menus</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/menu/menus.html">Toolbar and Menus</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Grid</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/grid/array-grid.html">Basic grid from array data</a>
|
|
<a class="ex" href="../examples/grid/xml-grid.html">Ajax XML data</a>
|
|
<a class="ex" href="../examples/grid/paging.html">Paging and Remote Datasets</a>
|
|
<a class="ex" href="../examples/grid/edit-grid.html">Inline editing</a>
|
|
<a class="ex" href="../examples/grid/from-markup.html">Existing Table to Grid</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Form and ComboBox</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/form/dynamic.html">Dynamic Forms</a>
|
|
<a class="ex" href="../examples/form/xml-form.html">XML Form</a>
|
|
<a class="ex" href="../examples/form/combos.html">ComboBoxes</a>
|
|
<a class="ex" href="../examples/form/forum-search.html">Live Search</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Tree</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/tree/reorder.html">Ajax + Drag and Drop</a>
|
|
<a class="ex" href="../examples/tree/two-trees.html">Two Trees</a>
|
|
<a class="ex" href="../examples/tree/dependency.html">Ext Dependency Builder</a>
|
|
<a class="ex" href="../examples/tree/organizer.html">Photo Organizer w/ Tree</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Layouts</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/layout/simple.html">Simple Layout</a>
|
|
<a class="ex" href="../examples/layout/complex.html">Complex Layout</a>
|
|
<a class="ex" href="../examples/layout/nested.html">Nested Layouts</a>
|
|
<a class="ex" href="../examples/layout/feed-viewer.html">Feed Viewer</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Resizable</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/resizable/basic.html">Resizable Examples</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>TabPanel</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/tabs/tabs.html">Basic Tabs</a>
|
|
<a class="ex" href="../examples/tabs/tabs-adv.html">Advanced Tabs</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Views</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/view/chooser.html">Image Chooser</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Localization</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/locale/dutch-form.html">Include a locale bundle</a>
|
|
</div>
|
|
</div>
|
|
<div class="pkg"><h3>Debug Console</h3>
|
|
<div class="pkg-body">
|
|
<a class="ex" href="../examples/debug/debug-console.html">Ext Debug Console</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a id="help-forums" href="http://extjs.com/forum/">Help Forums</a>
|
|
|
|
</div>
|
|
<!-- END TREE -->
|
|
</div>
|
|
|
|
<iframe id="main" id="main" frameborder="no"></iframe>
|
|
</body>
|
|
</html> |