Upgrade to ExtJS 3.3.1 - Released 11/30/2010
[extjs.git] / docs / output / Ext.grid.PivotAxis.html
index e7a04e6..ad6cf96 100644 (file)
@@ -1,4 +1,6 @@
-<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.grid.PivotAxis-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.grid.PivotAxis-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.grid.PivotAxis-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="inner-link" href="#Ext.grid.PivotAxis-configs"><img src="resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>&#13;<a class="bookmark" href="../docs/?class=Ext.grid.PivotAxis"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><div class="inheritance res-block"><pre class="res-block-inner"><a href="output/Ext.util.Observable.html" ext:member="" ext:cls="Ext.util.Observable">Observable</a>&#13;&nbsp;&nbsp;<img src="resources/elbow-end.gif"><a href="output/Ext.Component.html" ext:member="" ext:cls="Ext.Component">Component</a>&#13;&nbsp;&nbsp;&nbsp;&nbsp;<img src="resources/elbow-end.gif">PivotAxis</pre></div><h1>Class <a href="source/PivotAxis.html#cls-Ext.grid.PivotAxis">Ext.grid.PivotAxis</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.grid</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/PivotAxis.html#cls-Ext.grid.PivotAxis">PivotAxis.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/PivotAxis.html#cls-Ext.grid.PivotAxis">PivotAxis</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info"><a href="output/Ext.Component.html" ext:cls="Ext.Component" ext:member="">Component</a></td></tr></table><div class="description"><p>PivotAxis is a class that supports a <a href="output/Ext.grid.PivotGrid.html" ext:cls="Ext.grid.PivotGrid">Ext.grid.PivotGrid</a>. Each PivotGrid contains two PivotAxis instances - the left
+<div class="body-wrap" xmlns:ext="http://www.extjs.com"><div class="top-tools"><a class="inner-link" href="#Ext.grid.PivotAxis-props"><img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>&#13;<a class="inner-link" href="#Ext.grid.PivotAxis-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a>&#13;<a class="inner-link" href="#Ext.grid.PivotAxis-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a>&#13;<a class="inner-link" href="#Ext.grid.PivotAxis-configs"><img src="resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>&#13;<a class="bookmark" href="../docs/?class=Ext.grid.PivotAxis"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>&#13;</div><div class="inheritance res-block"><pre class="res-block-inner"><a href="output/Ext.util.Observable.html" ext:member="" ext:cls="Ext.util.Observable">Observable</a>
+  <img src="resources/elbow-end.gif"><a href="output/Ext.Component.html" ext:member="" ext:cls="Ext.Component">Component</a>
+    <img src="resources/elbow-end.gif">PivotAxis</pre></div><h1>Class <a href="source/PivotAxis.html#cls-Ext.grid.PivotAxis">Ext.grid.PivotAxis</a></h1><table cellspacing="0"><tr><td class="label">Package:</td><td class="hd-info">Ext.grid</td></tr><tr><td class="label">Defined In:</td><td class="hd-info"><a href="source/PivotAxis.html#cls-Ext.grid.PivotAxis">PivotAxis.js</a></td></tr><tr><td class="label">Class:</td><td class="hd-info"><a href="source/PivotAxis.html#cls-Ext.grid.PivotAxis">PivotAxis</a></td></tr><tr><td class="label">Extends:</td><td class="hd-info"><a href="output/Ext.Component.html" ext:cls="Ext.Component" ext:member="">Component</a></td></tr></table><div class="description"><p>PivotAxis is a class that supports a <a href="output/Ext.grid.PivotGrid.html" ext:cls="Ext.grid.PivotGrid">Ext.grid.PivotGrid</a>. Each PivotGrid contains two PivotAxis instances - the left
 axis and the top axis. Each PivotAxis defines an ordered set of dimensions, each of which should correspond to a field in a
 Store's Record (see <a href="output/Ext.grid.PivotGrid.html" ext:cls="Ext.grid.PivotGrid">Ext.grid.PivotGrid</a> documentation for further explanation).</p>
 <p>Developers should have little interaction with the PivotAxis instances directly as most of their management is performed by
 axis and the top axis. Each PivotAxis defines an ordered set of dimensions, each of which should correspond to a field in a
 Store's Record (see <a href="output/Ext.grid.PivotGrid.html" ext:cls="Ext.grid.PivotGrid">Ext.grid.PivotGrid</a> documentation for further explanation).</p>
 <p>Developers should have little interaction with the PivotAxis instances directly as most of their management is performed by