X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/f5240829880f87e0cf581c6a296e436fdef0ef80..0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6:/docs/output/Ext.grid.PivotAxis.html diff --git a/docs/output/Ext.grid.PivotAxis.html b/docs/output/Ext.grid.PivotAxis.html index e7a04e69..ad6cf96e 100644 --- a/docs/output/Ext.grid.PivotAxis.html +++ b/docs/output/Ext.grid.PivotAxis.html @@ -1,4 +1,6 @@ -
Properties Methods Events Config Options Direct Link
Observable
  Component
    PivotAxis

Class Ext.grid.PivotAxis

Package:Ext.grid
Defined In:PivotAxis.js
Class:PivotAxis
Extends:Component

PivotAxis is a class that supports a Ext.grid.PivotGrid. Each PivotGrid contains two PivotAxis instances - the left +

Observable
+  Component
+    PivotAxis

Class Ext.grid.PivotAxis

Package:Ext.grid
Defined In:PivotAxis.js
Class:PivotAxis
Extends:Component

PivotAxis is a class that supports a Ext.grid.PivotGrid. 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 Ext.grid.PivotGrid documentation for further explanation).

Developers should have little interaction with the PivotAxis instances directly as most of their management is performed by