Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / output / Ext.chart.series.Scatter.js
1 Ext.data.JsonP.Ext_chart_series_Scatter({
2   "allMixins": [
3     "Ext.util.Observable",
4     "Ext.chart.Label",
5     "Ext.chart.Highlight",
6     "Ext.chart.Tip",
7     "Ext.chart.Callout"
8   ],
9   "deprecated": null,
10   "docauthor": null,
11   "members": {
12     "cfg": [
13       {
14         "type": "String",
15         "deprecated": null,
16         "alias": null,
17         "protected": false,
18         "tagname": "cfg",
19         "href": "Label2.html#Ext-chart-Label-cfg-color",
20         "shortDoc": "The color of the label text. ...",
21         "static": false,
22         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Label.js",
23         "private": false,
24         "name": "color",
25         "owner": "Ext.chart.Label",
26         "doc": "<p>The color of the label text.\nDefault value: '#000' (black).</p>\n",
27         "linenr": 42,
28         "html_filename": "Label2.html"
29       },
30       {
31         "type": "String",
32         "deprecated": null,
33         "alias": null,
34         "protected": false,
35         "tagname": "cfg",
36         "href": "Label2.html#Ext-chart-Label-cfg-display",
37         "shortDoc": "Specifies the presence and position of labels for each pie slice. ...",
38         "static": false,
39         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Label.js",
40         "private": false,
41         "name": "display",
42         "owner": "Ext.chart.Label",
43         "doc": "<p>Specifies the presence and position of labels for each pie slice. Either \"rotate\", \"middle\", \"insideStart\",\n\"insideEnd\", \"outside\", \"over\", \"under\", or \"none\" to prevent label rendering.\nDefault value: 'none'.</p>\n",
44         "linenr": 35,
45         "html_filename": "Label2.html"
46       },
47       {
48         "type": "String",
49         "deprecated": null,
50         "alias": null,
51         "protected": false,
52         "tagname": "cfg",
53         "href": "Label2.html#Ext-chart-Label-cfg-field",
54         "shortDoc": "The name of the field to be displayed in the label. ...",
55         "static": false,
56         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Label.js",
57         "private": false,
58         "name": "field",
59         "owner": "Ext.chart.Label",
60         "doc": "<p>The name of the field to be displayed in the label.\nDefault value: 'name'.</p>\n",
61         "linenr": 48,
62         "html_filename": "Label2.html"
63       },
64       {
65         "type": "String",
66         "deprecated": null,
67         "alias": null,
68         "protected": false,
69         "tagname": "cfg",
70         "href": "Label2.html#Ext-chart-Label-cfg-font",
71         "shortDoc": "The font used for the labels. ...",
72         "static": false,
73         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Label.js",
74         "private": false,
75         "name": "font",
76         "owner": "Ext.chart.Label",
77         "doc": "<p>The font used for the labels.\nDefautl value: \"11px Helvetica, sans-serif\".</p>\n",
78         "linenr": 61,
79         "html_filename": "Label2.html"
80       },
81       {
82         "type": "Boolean|Object",
83         "deprecated": null,
84         "alias": null,
85         "protected": false,
86         "tagname": "cfg",
87         "href": "Series.html#Ext-chart-series-Series-cfg-highlight",
88         "shortDoc": "If set to true it will highlight the markers or the series when hovering\nwith the mouse. ...",
89         "static": false,
90         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
91         "private": false,
92         "name": "highlight",
93         "owner": "Ext.chart.series.Series",
94         "doc": "<p>If set to <code>true</code> it will highlight the markers or the series when hovering\nwith the mouse. This parameter can also be an object with the same style\nproperties you would apply to a <a href=\"#/api/Ext.draw.Sprite\" rel=\"Ext.draw.Sprite\" class=\"docClass\">Ext.draw.Sprite</a> to apply custom\nstyles to markers and series.</p>\n",
95         "linenr": 46,
96         "html_filename": "Series.html"
97       },
98       {
99         "type": "Object",
100         "deprecated": null,
101         "alias": null,
102         "protected": false,
103         "tagname": "cfg",
104         "href": "Series.html#Ext-chart-series-Series-cfg-listeners",
105         "shortDoc": "An (optional) object with event callbacks. ...",
106         "static": false,
107         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
108         "private": false,
109         "name": "listeners",
110         "owner": "Ext.chart.series.Series",
111         "doc": "<p>An (optional) object with event callbacks. All event callbacks get the target <em>item</em> as first parameter. The callback functions are:</p>\n\n<p> <ul></p>\n\n<pre><code> &lt;li&gt;itemmouseover&lt;/li&gt;\n &lt;li&gt;itemmouseout&lt;/li&gt;\n &lt;li&gt;itemmousedown&lt;/li&gt;\n &lt;li&gt;itemmouseup&lt;/li&gt;\n</code></pre>\n\n<p> </ul></p>\n",
112         "linenr": 105,
113         "html_filename": "Series.html"
114       },
115       {
116         "type": "Object",
117         "deprecated": null,
118         "alias": null,
119         "protected": false,
120         "tagname": "cfg",
121         "href": "Scatter.html#Ext-chart-series-Scatter-cfg-markerConfig",
122         "static": false,
123         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Scatter.js",
124         "private": false,
125         "name": "markerConfig",
126         "owner": "Ext.chart.series.Scatter",
127         "doc": "<p>The display style for the scatter series markers.</p>\n",
128         "linenr": 84,
129         "html_filename": "Scatter.html"
130       },
131       {
132         "type": "Number",
133         "deprecated": null,
134         "alias": null,
135         "protected": false,
136         "tagname": "cfg",
137         "href": "Label2.html#Ext-chart-Label-cfg-minMargin",
138         "shortDoc": "Specifies the minimum distance from a label to the origin of the visualization. ...",
139         "static": false,
140         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Label.js",
141         "private": false,
142         "name": "minMargin",
143         "owner": "Ext.chart.Label",
144         "doc": "<p>Specifies the minimum distance from a label to the origin of the visualization.\nThis parameter is useful when using PieSeries width variable pie slice lengths.\nDefault value: 50.</p>\n",
145         "linenr": 54,
146         "html_filename": "Label2.html"
147       },
148       {
149         "type": "String",
150         "deprecated": null,
151         "alias": null,
152         "protected": false,
153         "tagname": "cfg",
154         "href": "Label2.html#Ext-chart-Label-cfg-orientation",
155         "shortDoc": "Either \"horizontal\" or \"vertical\". ...",
156         "static": false,
157         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Label.js",
158         "private": false,
159         "name": "orientation",
160         "owner": "Ext.chart.Label",
161         "doc": "<p>Either \"horizontal\" or \"vertical\".\nDafault value: \"horizontal\".</p>\n",
162         "linenr": 67,
163         "html_filename": "Label2.html"
164       },
165       {
166         "type": "Function",
167         "deprecated": null,
168         "alias": null,
169         "protected": false,
170         "tagname": "cfg",
171         "href": "Series.html#Ext-chart-series-Series-cfg-renderer",
172         "shortDoc": "A function that can be overridden to set custom styling properties to each rendered element. ...",
173         "static": false,
174         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
175         "private": false,
176         "name": "renderer",
177         "owner": "Ext.chart.series.Series",
178         "doc": "<p>A function that can be overridden to set custom styling properties to each rendered element.\nPasses in (sprite, record, attributes, index, store) to the function.</p>\n",
179         "linenr": 87,
180         "html_filename": "Series.html"
181       },
182       {
183         "type": "Array",
184         "deprecated": null,
185         "alias": null,
186         "protected": false,
187         "tagname": "cfg",
188         "href": "Series.html#Ext-chart-series-Series-cfg-shadowAttributes",
189         "static": false,
190         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
191         "private": false,
192         "name": "shadowAttributes",
193         "owner": "Ext.chart.series.Series",
194         "doc": "<p>An array with shadow attributes</p>\n",
195         "linenr": 96,
196         "html_filename": "Series.html"
197       },
198       {
199         "type": "Boolean",
200         "deprecated": null,
201         "alias": null,
202         "protected": false,
203         "tagname": "cfg",
204         "href": "Series.html#Ext-chart-series-Series-cfg-showInLegend",
205         "static": false,
206         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
207         "private": false,
208         "name": "showInLegend",
209         "owner": "Ext.chart.series.Series",
210         "doc": "<p>Whether to show this series in the legend.</p>\n",
211         "linenr": 81,
212         "html_filename": "Series.html"
213       },
214       {
215         "type": "Object",
216         "deprecated": null,
217         "alias": null,
218         "protected": false,
219         "tagname": "cfg",
220         "href": "Scatter.html#Ext-chart-series-Scatter-cfg-style",
221         "static": false,
222         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Scatter.js",
223         "private": false,
224         "name": "style",
225         "owner": "Ext.chart.series.Scatter",
226         "doc": "<p>Append styling properties to this object for it to override theme properties.</p>\n",
227         "linenr": 89,
228         "html_filename": "Scatter.html"
229       },
230       {
231         "type": "Object",
232         "deprecated": null,
233         "alias": null,
234         "protected": false,
235         "tagname": "cfg",
236         "href": "Series.html#Ext-chart-series-Series-cfg-tips",
237         "shortDoc": "Add tooltips to the visualization's markers. ...",
238         "static": false,
239         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
240         "private": false,
241         "name": "tips",
242         "owner": "Ext.chart.series.Series",
243         "doc": "<p>Add tooltips to the visualization's markers. The options for the tips are the\nsame configuration used with <a href=\"#/api/Ext.tip.ToolTip\" rel=\"Ext.tip.ToolTip\" class=\"docClass\">Ext.tip.ToolTip</a>. For example:</p>\n\n<pre><code>tips: {\n  trackMouse: true,\n  width: 140,\n  height: 28,\n  renderer: function(storeItem, item) {\n    this.setTitle(storeItem.get('name') + ': ' + storeItem.get('data1') + ' views');\n  }\n},\n</code></pre>\n",
244         "linenr": 54,
245         "html_filename": "Series.html"
246       },
247       {
248         "type": "String",
249         "deprecated": null,
250         "alias": null,
251         "protected": false,
252         "tagname": "cfg",
253         "href": "Series.html#Ext-chart-series-Series-cfg-title",
254         "static": false,
255         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
256         "private": false,
257         "name": "title",
258         "owner": "Ext.chart.series.Series",
259         "doc": "<p>The human-readable name of the series.</p>\n",
260         "linenr": 75,
261         "html_filename": "Series.html"
262       },
263       {
264         "type": "String",
265         "deprecated": null,
266         "alias": null,
267         "protected": false,
268         "tagname": "cfg",
269         "href": "Series.html#Ext-chart-series-Series-cfg-type",
270         "shortDoc": "The type of series. ...",
271         "static": false,
272         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
273         "private": false,
274         "name": "type",
275         "owner": "Ext.chart.series.Series",
276         "doc": "<p>The type of series. Set in subclasses.</p>\n",
277         "linenr": 69,
278         "html_filename": "Series.html"
279       }
280     ],
281     "method": [
282       {
283         "deprecated": null,
284         "alias": null,
285         "protected": false,
286         "tagname": "method",
287         "href": "Observable.html#Ext-util-Observable-method-addEvents",
288         "shortDoc": "Adds the specified events to the list of events which this Observable may fire. ...",
289         "static": false,
290         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
291         "private": false,
292         "params": [
293           {
294             "type": "Object/String",
295             "optional": false,
296             "doc": "<p>Either an object with event names as properties with a value of <code>true</code> or the first\nevent name string if multiple event names are being passed as separate parameters. Usage:</p>\n\n<pre><code>this.addEvents({\n    storeloaded: true,\n    storecleared: true\n});\n</code></pre>\n",
297             "name": "o"
298           },
299           {
300             "type": "String...",
301             "optional": false,
302             "doc": "<p>Optional additional event names if multiple event names are being passed as separate\nparameters. Usage:</p>\n\n<pre><code>this.addEvents('storeloaded', 'storecleared');\n</code></pre>\n",
303             "name": "more"
304           }
305         ],
306         "name": "addEvents",
307         "owner": "Ext.util.Observable",
308         "doc": "<p>Adds the specified events to the list of events which this Observable may fire.</p>\n",
309         "linenr": 494,
310         "return": {
311           "type": "void",
312           "doc": "\n"
313         },
314         "html_filename": "Observable.html"
315       },
316       {
317         "deprecated": null,
318         "alias": null,
319         "protected": false,
320         "tagname": "method",
321         "href": "Observable.html#Ext-util-Observable-method-addListener",
322         "shortDoc": "Appends an event handler to this object. ...",
323         "static": false,
324         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
325         "private": false,
326         "params": [
327           {
328             "type": "String",
329             "optional": false,
330             "doc": "<p>The name of the event to listen for. May also be an object who's property names are\nevent names.</p>\n",
331             "name": "eventName"
332           },
333           {
334             "type": "Function",
335             "optional": false,
336             "doc": "<p>The method the event invokes.  Will be called with arguments given to\n<a href=\"#/api/Ext.chart.series.Scatter-method-fireEvent\" rel=\"Ext.chart.series.Scatter-method-fireEvent\" class=\"docClass\">fireEvent</a> plus the <code>options</code> parameter described below.</p>\n",
337             "name": "handler"
338           },
339           {
340             "type": "Object",
341             "optional": true,
342             "doc": "<p>(optional) The scope (<code>this</code> reference) in which the handler function is executed. <strong>If\nomitted, defaults to the object which fired the event.</strong></p>\n",
343             "name": "scope"
344           },
345           {
346             "type": "Object",
347             "optional": true,
348             "doc": "<p>(optional) An object containing handler configuration.</p>\n\n<p><strong>Note:</strong> Unlike in ExtJS 3.x, the options object will also be passed as the last argument to every event handler.</p>\n\n<p>This object may contain any of the following properties:</p>\n\n<ul>\n<li><p><strong>scope</strong> : Object</p>\n\n<p>The scope (<code>this</code> reference) in which the handler function is executed. <strong>If omitted, defaults to the object\nwhich fired the event.</strong></p></li>\n<li><p><strong>delay</strong> : Number</p>\n\n<p>The number of milliseconds to delay the invocation of the handler after the event fires.</p></li>\n<li><p><strong>single</strong> : Boolean</p>\n\n<p>True to add a handler to handle just the next firing of the event, and then remove itself.</p></li>\n<li><p><strong>buffer</strong> : Number</p>\n\n<p>Causes the handler to be scheduled to run in an <a href=\"#/api/Ext.util.DelayedTask\" rel=\"Ext.util.DelayedTask\" class=\"docClass\">Ext.util.DelayedTask</a> delayed by the specified number of\nmilliseconds. If the event fires again within that time, the original handler is <em>not</em> invoked, but the new\nhandler is scheduled in its place.</p></li>\n<li><p><strong>target</strong> : Observable</p>\n\n<p>Only call the handler if the event was fired on the target Observable, <em>not</em> if the event was bubbled up from a\nchild Observable.</p></li>\n<li><p><strong>element</strong> : String</p>\n\n<p><strong>This option is only valid for listeners bound to <a href=\"#/api/Ext.Component\" rel=\"Ext.Component\" class=\"docClass\">Components</a>.</strong> The name of a Component\nproperty which references an element to add a listener to.</p>\n\n<p>This option is useful during Component construction to add DOM event listeners to elements of\n<a href=\"#/api/Ext.Component\" rel=\"Ext.Component\" class=\"docClass\">Components</a> which will exist only after the Component is rendered.\nFor example, to add a click listener to a Panel's body:</p>\n\n<pre><code>new Ext.panel.Panel({\n    title: 'The title',\n    listeners: {\n        click: this.handlePanelClick,\n        element: 'body'\n    }\n});\n</code></pre></li>\n</ul>\n\n\n<p><strong>Combining Options</strong></p>\n\n<p>Using the options argument, it is possible to combine different types of listeners:</p>\n\n<p>A delayed, one-time listener.</p>\n\n<pre><code>myPanel.on('hide', this.handleClick, this, {\n    single: true,\n    delay: 100\n});\n</code></pre>\n\n<p><strong>Attaching multiple handlers in 1 call</strong></p>\n\n<p>The method also allows for a single argument to be passed which is a config object containing properties which\nspecify multiple events. For example:</p>\n\n<pre><code>myGridPanel.on({\n    cellClick: this.onCellClick,\n    mouseover: this.onMouseOver,\n    mouseout: this.onMouseOut,\n    scope: this // Important. Ensure \"this\" is correct during handler execution\n});\n</code></pre>\n\n<p>One can also specify options for each event handler separately:</p>\n\n<pre><code>myGridPanel.on({\n    cellClick: {fn: this.onCellClick, scope: this, single: true},\n    mouseover: {fn: panel.onMouseOver, scope: panel}\n});\n</code></pre>\n",
349             "name": "options"
350           }
351         ],
352         "name": "addListener",
353         "owner": "Ext.util.Observable",
354         "doc": "<p>Appends an event handler to this object.</p>\n",
355         "linenr": 278,
356         "return": {
357           "type": "void",
358           "doc": "\n"
359         },
360         "html_filename": "Observable.html"
361       },
362       {
363         "deprecated": null,
364         "alias": null,
365         "protected": false,
366         "tagname": "method",
367         "href": "Observable.html#Ext-util-Observable-method-addManagedListener",
368         "shortDoc": "Adds listeners to any Observable object (or Element) which are automatically removed when this Component is\ndestroyed. ...",
369         "static": false,
370         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
371         "private": false,
372         "params": [
373           {
374             "type": "Observable/Element",
375             "optional": false,
376             "doc": "<p>The item to which to add a listener/listeners.</p>\n",
377             "name": "item"
378           },
379           {
380             "type": "Object/String",
381             "optional": false,
382             "doc": "<p>The event name, or an object containing event name properties.</p>\n",
383             "name": "ename"
384           },
385           {
386             "type": "Function",
387             "optional": true,
388             "doc": "<p>(optional) If the <code>ename</code> parameter was an event name, this is the handler function.</p>\n",
389             "name": "fn"
390           },
391           {
392             "type": "Object",
393             "optional": true,
394             "doc": "<p>(optional) If the <code>ename</code> parameter was an event name, this is the scope (<code>this</code> reference)\nin which the handler function is executed.</p>\n",
395             "name": "scope"
396           },
397           {
398             "type": "Object",
399             "optional": true,
400             "doc": "<p>(optional) If the <code>ename</code> parameter was an event name, this is the\n<a href=\"#/api/Ext.util.Observable-method-addListener\" rel=\"Ext.util.Observable-method-addListener\" class=\"docClass\">addListener</a> options.</p>\n",
401             "name": "opt"
402           }
403         ],
404         "name": "addManagedListener",
405         "owner": "Ext.util.Observable",
406         "doc": "<p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component is\ndestroyed.</p>\n",
407         "linenr": 156,
408         "return": {
409           "type": "void",
410           "doc": "\n"
411         },
412         "html_filename": "Observable.html"
413       },
414       {
415         "deprecated": null,
416         "alias": null,
417         "protected": false,
418         "tagname": "method",
419         "href": "Base3.html#Ext-Base-method-addStatics",
420         "shortDoc": "Add / override static properties of this class. ...",
421         "static": true,
422         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
423         "private": false,
424         "params": [
425           {
426             "type": "Object",
427             "optional": false,
428             "doc": "\n",
429             "name": "members"
430           }
431         ],
432         "name": "addStatics",
433         "owner": "Ext.Base",
434         "doc": "<p>Add / override static properties of this class.</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    ...\n});\n\nMy.cool.Class.addStatics({\n    someProperty: 'someValue',      // My.cool.Class.someProperty = 'someValue'\n    method1: function() { ... },    // My.cool.Class.method1 = function() { ... };\n    method2: function() { ... }     // My.cool.Class.method2 = function() { ... };\n});\n</code></pre>\n",
435         "linenr": 388,
436         "return": {
437           "type": "Ext.Base",
438           "doc": "<p>this</p>\n"
439         },
440         "html_filename": "Base3.html"
441       },
442       {
443         "deprecated": null,
444         "alias": null,
445         "protected": false,
446         "tagname": "method",
447         "href": "Base3.html#Ext-Base-method-callOverridden",
448         "shortDoc": "Call the original method that was previously overridden with Ext.Base.override\n\nExt.define('My.Cat', {\n    constructo...",
449         "static": false,
450         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
451         "private": false,
452         "params": [
453           {
454             "type": "Array/Arguments",
455             "optional": false,
456             "doc": "<p>The arguments, either an array or the <code>arguments</code> object</p>\n",
457             "name": "args"
458           }
459         ],
460         "name": "callOverridden",
461         "owner": "Ext.Base",
462         "doc": "<p>Call the original method that was previously overridden with <a href=\"#/api/Ext.Base-method-override\" rel=\"Ext.Base-method-override\" class=\"docClass\">Ext.Base.override</a></p>\n\n<pre><code>Ext.define('My.Cat', {\n    constructor: function() {\n        alert(\"I'm a cat!\");\n\n        return this;\n    }\n});\n\nMy.Cat.override({\n    constructor: function() {\n        alert(\"I'm going to be a cat!\");\n\n        var instance = this.callOverridden();\n\n        alert(\"Meeeeoooowwww\");\n\n        return instance;\n    }\n});\n\nvar kitty = new My.Cat(); // alerts \"I'm going to be a cat!\"\n                          // alerts \"I'm a cat!\"\n                          // alerts \"Meeeeoooowwww\"\n</code></pre>\n",
463         "linenr": 269,
464         "return": {
465           "type": "Mixed",
466           "doc": "<p>Returns the result after calling the overridden method</p>\n"
467         },
468         "html_filename": "Base3.html"
469       },
470       {
471         "deprecated": null,
472         "alias": null,
473         "protected": true,
474         "tagname": "method",
475         "href": "Base3.html#Ext-Base-method-callParent",
476         "shortDoc": "Call the parent's overridden method. ...",
477         "static": false,
478         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
479         "private": false,
480         "params": [
481           {
482             "type": "Array/Arguments",
483             "optional": false,
484             "doc": "<p>The arguments, either an array or the <code>arguments</code> object\nfrom the current method, for example: <code>this.callParent(arguments)</code></p>\n",
485             "name": "args"
486           }
487         ],
488         "name": "callParent",
489         "owner": "Ext.Base",
490         "doc": "<p>Call the parent's overridden method. For example:</p>\n\n<pre><code>Ext.define('My.own.A', {\n    constructor: function(test) {\n        alert(test);\n    }\n});\n\nExt.define('My.own.B', {\n    extend: 'My.own.A',\n\n    constructor: function(test) {\n        alert(test);\n\n        this.callParent([test + 1]);\n    }\n});\n\nExt.define('My.own.C', {\n    extend: 'My.own.B',\n\n    constructor: function() {\n        alert(\"Going to call parent's overriden constructor...\");\n\n        this.callParent(arguments);\n    }\n});\n\nvar a = new My.own.A(1); // alerts '1'\nvar b = new My.own.B(1); // alerts '1', then alerts '2'\nvar c = new My.own.C(2); // alerts \"Going to call parent's overriden constructor...\"\n                         // alerts '2', then alerts '3'\n</code></pre>\n",
491         "linenr": 124,
492         "return": {
493           "type": "Mixed",
494           "doc": "<p>Returns the result from the superclass' method</p>\n"
495         },
496         "html_filename": "Base3.html"
497       },
498       {
499         "deprecated": null,
500         "alias": null,
501         "protected": false,
502         "tagname": "method",
503         "href": "Observable.html#Ext-util-Observable-method-capture",
504         "shortDoc": "Starts capture on the specified Observable. ...",
505         "static": true,
506         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
507         "private": false,
508         "params": [
509           {
510             "type": "Observable",
511             "optional": false,
512             "doc": "<p>The Observable to capture events from.</p>\n",
513             "name": "o"
514           },
515           {
516             "type": "Function",
517             "optional": false,
518             "doc": "<p>The function to call when an event is fired.</p>\n",
519             "name": "fn"
520           },
521           {
522             "type": "Object",
523             "optional": true,
524             "doc": "<p>(optional) The scope (<code>this</code> reference) in which the function is executed. Defaults to\nthe Observable firing the event.</p>\n",
525             "name": "scope"
526           }
527         ],
528         "name": "capture",
529         "owner": "Ext.util.Observable",
530         "doc": "<p>Starts capture on the specified Observable. All events will be passed to the supplied function with the event\nname + standard signature of the event <strong>before</strong> the event is fired. If the supplied function returns false,\nthe event will not fire.</p>\n",
531         "linenr": 54,
532         "return": {
533           "type": "void",
534           "doc": "\n"
535         },
536         "html_filename": "Observable.html"
537       },
538       {
539         "deprecated": null,
540         "alias": null,
541         "protected": false,
542         "tagname": "method",
543         "href": "Observable.html#Ext-util-Observable-method-clearListeners",
544         "shortDoc": "Removes all listeners for this object including the managed listeners ...",
545         "static": false,
546         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
547         "private": false,
548         "params": [
549
550         ],
551         "name": "clearListeners",
552         "owner": "Ext.util.Observable",
553         "doc": "<p>Removes all listeners for this object including the managed listeners</p>\n",
554         "linenr": 425,
555         "return": {
556           "type": "void",
557           "doc": "\n"
558         },
559         "html_filename": "Observable.html"
560       },
561       {
562         "deprecated": null,
563         "alias": null,
564         "protected": false,
565         "tagname": "method",
566         "href": "Observable.html#Ext-util-Observable-method-clearManagedListeners",
567         "shortDoc": "Removes all managed listeners for this object. ...",
568         "static": false,
569         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
570         "private": false,
571         "params": [
572
573         ],
574         "name": "clearManagedListeners",
575         "owner": "Ext.util.Observable",
576         "doc": "<p>Removes all managed listeners for this object.</p>\n",
577         "linenr": 454,
578         "return": {
579           "type": "void",
580           "doc": "\n"
581         },
582         "html_filename": "Observable.html"
583       },
584       {
585         "deprecated": null,
586         "alias": null,
587         "protected": false,
588         "tagname": "method",
589         "href": "Base3.html#Ext-Base-method-create",
590         "shortDoc": "Create a new instance of this Class. ...",
591         "static": true,
592         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
593         "private": false,
594         "params": [
595
596         ],
597         "name": "create",
598         "owner": "Ext.Base",
599         "doc": "<p>Create a new instance of this Class.</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    ...\n});\n\nMy.cool.Class.create({\n    someConfig: true\n});\n</code></pre>\n\n<p>All parameters are passed to the constructor of the class.</p>\n",
600         "linenr": 329,
601         "return": {
602           "type": "Object",
603           "doc": "<p>the created instance.</p>\n"
604         },
605         "html_filename": "Base3.html"
606       },
607       {
608         "deprecated": null,
609         "alias": null,
610         "protected": false,
611         "tagname": "method",
612         "href": "Base3.html#Ext-Base-method-createAlias",
613         "shortDoc": "Create aliases for existing prototype methods. ...",
614         "static": true,
615         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
616         "private": false,
617         "params": [
618           {
619             "type": "String/Object",
620             "optional": false,
621             "doc": "<p>The new method name, or an object to set multiple aliases. See\n<a href=\"#/api/Ext.Function-method-flexSetter\" rel=\"Ext.Function-method-flexSetter\" class=\"docClass\">flexSetter</a></p>\n",
622             "name": "alias"
623           },
624           {
625             "type": "String/Object",
626             "optional": false,
627             "doc": "<p>The original method name</p>\n",
628             "name": "origin"
629           }
630         ],
631         "name": "createAlias",
632         "owner": "Ext.Base",
633         "doc": "<p>Create aliases for existing prototype methods. Example:</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    method1: function() { ... },\n    method2: function() { ... }\n});\n\nvar test = new My.cool.Class();\n\nMy.cool.Class.createAlias({\n    method3: 'method1',\n    method4: 'method2'\n});\n\ntest.method3(); // test.method1()\n\nMy.cool.Class.createAlias('method5', 'method3');\n\ntest.method5(); // test.method3() -&gt; test.method1()\n</code></pre>\n",
634         "linenr": 648,
635         "return": {
636           "type": "void",
637           "doc": "\n"
638         },
639         "html_filename": "Base3.html"
640       },
641       {
642         "deprecated": null,
643         "alias": null,
644         "protected": false,
645         "tagname": "method",
646         "href": "Scatter.html#Ext-chart-series-Scatter-method-drawSeries",
647         "shortDoc": "Draws the series for the current chart. ...",
648         "static": false,
649         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Scatter.js",
650         "private": false,
651         "params": [
652
653         ],
654         "name": "drawSeries",
655         "owner": "Ext.chart.series.Scatter",
656         "doc": "<p>Draws the series for the current chart.</p>\n",
657         "linenr": 350,
658         "return": {
659           "type": "void",
660           "doc": "\n"
661         },
662         "html_filename": "Scatter.html"
663       },
664       {
665         "deprecated": null,
666         "alias": null,
667         "protected": false,
668         "tagname": "method",
669         "href": "Observable.html#Ext-util-Observable-method-enableBubble",
670         "shortDoc": "Enables events fired by this Observable to bubble up an owner hierarchy by calling this.getBubbleTarget() if\npresent. ...",
671         "static": false,
672         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
673         "private": false,
674         "params": [
675           {
676             "type": "String/[String]",
677             "optional": false,
678             "doc": "<p>The event name to bubble, or an Array of event names.</p>\n",
679             "name": "events"
680           }
681         ],
682         "name": "enableBubble",
683         "owner": "Ext.util.Observable",
684         "doc": "<p>Enables events fired by this Observable to bubble up an owner hierarchy by calling <code>this.getBubbleTarget()</code> if\npresent. There is no implementation in the Observable base class.</p>\n\n<p>This is commonly used by Ext.Components to bubble events to owner Containers.\nSee <a href=\"#/api/Ext.Component-method-getBubbleTarget\" rel=\"Ext.Component-method-getBubbleTarget\" class=\"docClass\">Ext.Component.getBubbleTarget</a>. The default implementation in <a href=\"#/api/Ext.Component\" rel=\"Ext.Component\" class=\"docClass\">Ext.Component</a> returns the\nComponent's immediate owner. But if a known target is required, this can be overridden to access the\nrequired target more quickly.</p>\n\n<p>Example:</p>\n\n<pre><code>Ext.override(Ext.form.field.Base, {\n    //  Add functionality to Field's initComponent to enable the change event to bubble\n    initComponent : Ext.Function.createSequence(Ext.form.field.Base.prototype.initComponent, function() {\n        this.enableBubble('change');\n    }),\n\n    //  We know that we want Field's events to bubble directly to the FormPanel.\n    getBubbleTarget : function() {\n        if (!this.formPanel) {\n            this.formPanel = this.findParentByType('form');\n        }\n        return this.formPanel;\n    }\n});\n\nvar myForm = new Ext.formPanel({\n    title: 'User Details',\n    items: [{\n        ...\n    }],\n    listeners: {\n        change: function() {\n            // Title goes red if form has been modified.\n            myForm.header.setStyle('color', 'red');\n        }\n    }\n});\n</code></pre>\n",
685         "linenr": 609,
686         "return": {
687           "type": "void",
688           "doc": "\n"
689         },
690         "html_filename": "Observable.html"
691       },
692       {
693         "deprecated": null,
694         "alias": null,
695         "protected": false,
696         "tagname": "method",
697         "href": "Observable.html#Ext-util-Observable-method-fireEvent",
698         "shortDoc": "Fires the specified event with the passed parameters (minus the event name, plus the options object passed\nto addList...",
699         "static": false,
700         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
701         "private": false,
702         "params": [
703           {
704             "type": "String",
705             "optional": false,
706             "doc": "<p>The name of the event to fire.</p>\n",
707             "name": "eventName"
708           },
709           {
710             "type": "Object...",
711             "optional": false,
712             "doc": "<p>Variable number of parameters are passed to handlers.</p>\n",
713             "name": "args"
714           }
715         ],
716         "name": "fireEvent",
717         "owner": "Ext.util.Observable",
718         "doc": "<p>Fires the specified event with the passed parameters (minus the event name, plus the <code>options</code> object passed\nto <a href=\"#/api/Ext.chart.series.Scatter-method-addListener\" rel=\"Ext.chart.series.Scatter-method-addListener\" class=\"docClass\">addListener</a>).</p>\n\n<p>An event may be set to bubble up an Observable parent hierarchy (See <a href=\"#/api/Ext.Component-method-getBubbleTarget\" rel=\"Ext.Component-method-getBubbleTarget\" class=\"docClass\">Ext.Component.getBubbleTarget</a>) by\ncalling <a href=\"#/api/Ext.chart.series.Scatter-method-enableBubble\" rel=\"Ext.chart.series.Scatter-method-enableBubble\" class=\"docClass\">enableBubble</a>.</p>\n",
719         "linenr": 233,
720         "return": {
721           "type": "Boolean",
722           "doc": "<p>returns false if any of the handlers return false otherwise it returns true.</p>\n"
723         },
724         "html_filename": "Observable.html"
725       },
726       {
727         "deprecated": null,
728         "alias": null,
729         "protected": false,
730         "tagname": "method",
731         "href": "Series.html#Ext-chart-series-Series-method-getItemForPoint",
732         "shortDoc": "For a given x/y point relative to the Surface, find a corresponding item from this\nseries, if any. ...",
733         "static": false,
734         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
735         "private": false,
736         "params": [
737           {
738             "type": "Number",
739             "optional": false,
740             "doc": "\n",
741             "name": "x"
742           },
743           {
744             "type": "Number",
745             "optional": false,
746             "doc": "\n",
747             "name": "y"
748           }
749         ],
750         "name": "getItemForPoint",
751         "owner": "Ext.chart.series.Series",
752         "doc": "<p>For a given x/y point relative to the Surface, find a corresponding item from this\nseries, if any.</p>\n",
753         "linenr": 241,
754         "return": {
755           "type": "Object",
756           "doc": "<p>An object describing the item, or null if there is no matching item. The exact contents of</p>\n\n<pre><code>             this object will vary by series type, but should always contain at least the following:\n             &lt;ul&gt;\n               &lt;li&gt;{Ext.chart.series.Series} series - the Series object to which the item belongs&lt;/li&gt;\n               &lt;li&gt;{Object} value - the value(s) of the item's data point&lt;/li&gt;\n               &lt;li&gt;{Array} point - the x/y coordinates relative to the chart box of a single point\n                   for this data item, which can be used as e.g. a tooltip anchor point.&lt;/li&gt;\n               &lt;li&gt;{Ext.draw.Sprite} sprite - the item's rendering Sprite.\n             &lt;/ul&gt;\n</code></pre>\n"
757         },
758         "html_filename": "Series.html"
759       },
760       {
761         "deprecated": null,
762         "alias": null,
763         "protected": false,
764         "tagname": "method",
765         "href": "Series.html#Ext-chart-series-Series-method-getLegendColor",
766         "shortDoc": "Returns a string with the color to be used for the series legend item. ...",
767         "static": false,
768         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
769         "private": false,
770         "params": [
771           {
772             "type": "Object",
773             "optional": false,
774             "doc": "\n",
775             "name": "index"
776           }
777         ],
778         "name": "getLegendColor",
779         "owner": "Ext.chart.series.Series",
780         "doc": "<p>Returns a string with the color to be used for the series legend item.</p>\n",
781         "linenr": 321,
782         "return": {
783           "type": "void",
784           "doc": "\n"
785         },
786         "html_filename": "Series.html"
787       },
788       {
789         "deprecated": null,
790         "alias": null,
791         "protected": false,
792         "tagname": "method",
793         "href": "Base3.html#Ext-Base-method-getName",
794         "shortDoc": "Get the current class' name in string format. ...",
795         "static": false,
796         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
797         "private": false,
798         "params": [
799
800         ],
801         "name": "getName",
802         "owner": "Ext.Base",
803         "doc": "<p>Get the current class' name in string format.</p>\n\n<pre><code>Ext.define('My.cool.Class', {\n    constructor: function() {\n        alert(this.self.getName()); // alerts 'My.cool.Class'\n    }\n});\n\nMy.cool.Class.getName(); // 'My.cool.Class'\n</code></pre>\n",
804         "linenr": 631,
805         "return": {
806           "type": "String",
807           "doc": "<p>className</p>\n"
808         },
809         "html_filename": "Base3.html"
810       },
811       {
812         "deprecated": null,
813         "alias": null,
814         "protected": false,
815         "tagname": "method",
816         "href": "Observable.html#Ext-util-Observable-method-hasListener",
817         "shortDoc": "Checks to see if this object has any listeners for a specified event ...",
818         "static": false,
819         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
820         "private": false,
821         "params": [
822           {
823             "type": "String",
824             "optional": false,
825             "doc": "<p>The name of the event to check for</p>\n",
826             "name": "eventName"
827           }
828         ],
829         "name": "hasListener",
830         "owner": "Ext.util.Observable",
831         "doc": "<p>Checks to see if this object has any listeners for a specified event</p>\n",
832         "linenr": 530,
833         "return": {
834           "type": "Boolean",
835           "doc": "<p>True if the event is being listened for, else false</p>\n"
836         },
837         "html_filename": "Observable.html"
838       },
839       {
840         "deprecated": null,
841         "alias": null,
842         "protected": false,
843         "tagname": "method",
844         "href": "Series.html#Ext-chart-series-Series-method-hideAll",
845         "shortDoc": "Hides all the elements in the series. ...",
846         "static": false,
847         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
848         "private": false,
849         "params": [
850
851         ],
852         "name": "hideAll",
853         "owner": "Ext.chart.series.Series",
854         "doc": "<p>Hides all the elements in the series.</p>\n",
855         "linenr": 282,
856         "return": {
857           "type": "void",
858           "doc": "\n"
859         },
860         "html_filename": "Series.html"
861       },
862       {
863         "deprecated": null,
864         "alias": null,
865         "protected": false,
866         "tagname": "method",
867         "href": "Highlight.html#Ext-chart-Highlight-method-highlightItem",
868         "shortDoc": "Highlight the given series item. ...",
869         "static": false,
870         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Highlight.js",
871         "private": false,
872         "params": [
873           {
874             "type": "Object",
875             "optional": false,
876             "doc": "<p>Info about the item; same format as returned by #getItemForPoint.</p>\n",
877             "name": "item"
878           }
879         ],
880         "name": "highlightItem",
881         "owner": "Ext.chart.Highlight",
882         "doc": "<p>Highlight the given series item.</p>\n",
883         "linenr": 38,
884         "return": {
885           "type": "void",
886           "doc": "\n"
887         },
888         "html_filename": "Highlight.html"
889       },
890       {
891         "deprecated": null,
892         "alias": null,
893         "protected": false,
894         "tagname": "method",
895         "href": "Base3.html#Ext-Base-method-implement",
896         "shortDoc": "Add methods / properties to the prototype of this class. ...",
897         "static": true,
898         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
899         "private": false,
900         "params": [
901           {
902             "type": "Object",
903             "optional": false,
904             "doc": "\n",
905             "name": "members"
906           }
907         ],
908         "name": "implement",
909         "owner": "Ext.Base",
910         "doc": "<p>Add methods / properties to the prototype of this class.</p>\n\n<pre><code>Ext.define('My.awesome.Cat', {\n    constructor: function() {\n        ...\n    }\n});\n\n My.awesome.Cat.implement({\n     meow: function() {\n        alert('Meowww...');\n     }\n });\n\n var kitty = new My.awesome.Cat;\n kitty.meow();\n</code></pre>\n",
911         "linenr": 415,
912         "return": {
913           "type": "void",
914           "doc": "\n"
915         },
916         "html_filename": "Base3.html"
917       },
918       {
919         "deprecated": null,
920         "alias": null,
921         "protected": true,
922         "tagname": "method",
923         "href": "Base3.html#Ext-Base-method-initConfig",
924         "shortDoc": "Initialize configuration for this class. ...",
925         "static": false,
926         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
927         "private": false,
928         "params": [
929           {
930             "type": "Object",
931             "optional": false,
932             "doc": "\n",
933             "name": "config"
934           }
935         ],
936         "name": "initConfig",
937         "owner": "Ext.Base",
938         "doc": "<p>Initialize configuration for this class. a typical example:</p>\n\n<pre><code>Ext.define('My.awesome.Class', {\n    // The default config\n    config: {\n        name: 'Awesome',\n        isAwesome: true\n    },\n\n    constructor: function(config) {\n        this.initConfig(config);\n\n        return this;\n    }\n});\n\nvar awesome = new My.awesome.Class({\n    name: 'Super Awesome'\n});\n\nalert(awesome.getName()); // 'Super Awesome'\n</code></pre>\n",
939         "linenr": 63,
940         "return": {
941           "type": "Object",
942           "doc": "<p>mixins The mixin prototypes as key - value pairs</p>\n"
943         },
944         "html_filename": "Base3.html"
945       },
946       {
947         "deprecated": null,
948         "alias": {
949           "tagname": "alias",
950           "cls": "Ext.util.Observable",
951           "doc": null,
952           "owner": "addManagedListener"
953         },
954         "protected": false,
955         "tagname": "method",
956         "href": "Observable.html#Ext-util-Observable-method-mon",
957         "shortDoc": "Shorthand for addManagedListener. ...",
958         "static": false,
959         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
960         "private": false,
961         "params": [
962           {
963             "type": "Observable/Element",
964             "optional": false,
965             "doc": "<p>The item to which to add a listener/listeners.</p>\n",
966             "name": "item"
967           },
968           {
969             "type": "Object/String",
970             "optional": false,
971             "doc": "<p>The event name, or an object containing event name properties.</p>\n",
972             "name": "ename"
973           },
974           {
975             "type": "Function",
976             "optional": true,
977             "doc": "<p>(optional) If the <code>ename</code> parameter was an event name, this is the handler function.</p>\n",
978             "name": "fn"
979           },
980           {
981             "type": "Object",
982             "optional": true,
983             "doc": "<p>(optional) If the <code>ename</code> parameter was an event name, this is the scope (<code>this</code> reference)\nin which the handler function is executed.</p>\n",
984             "name": "scope"
985           },
986           {
987             "type": "Object",
988             "optional": true,
989             "doc": "<p>(optional) If the <code>ename</code> parameter was an event name, this is the\n<a href=\"#/api/Ext.util.Observable-method-addListener\" rel=\"Ext.util.Observable-method-addListener\" class=\"docClass\">addListener</a> options.</p>\n",
990             "name": "opt"
991           }
992         ],
993         "name": "mon",
994         "owner": "Ext.util.Observable",
995         "doc": "<p>Shorthand for <a href=\"#/api/Ext.chart.series.Scatter-method-addManagedListener\" rel=\"Ext.chart.series.Scatter-method-addManagedListener\" class=\"docClass\">addManagedListener</a>.</p>\n\n<p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component is\ndestroyed.</p>\n",
996         "linenr": 681,
997         "return": {
998           "type": "void",
999           "doc": "\n"
1000         },
1001         "html_filename": "Observable.html"
1002       },
1003       {
1004         "deprecated": null,
1005         "alias": {
1006           "tagname": "alias",
1007           "cls": "Ext.util.Observable",
1008           "doc": null,
1009           "owner": "removeManagedListener"
1010         },
1011         "protected": false,
1012         "tagname": "method",
1013         "href": "Observable.html#Ext-util-Observable-method-mun",
1014         "shortDoc": "Shorthand for removeManagedListener. ...",
1015         "static": false,
1016         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1017         "private": false,
1018         "params": [
1019           {
1020             "type": "Observable|Element",
1021             "optional": false,
1022             "doc": "<p>The item from which to remove a listener/listeners.</p>\n",
1023             "name": "item"
1024           },
1025           {
1026             "type": "Object|String",
1027             "optional": false,
1028             "doc": "<p>The event name, or an object containing event name properties.</p>\n",
1029             "name": "ename"
1030           },
1031           {
1032             "type": "Function",
1033             "optional": false,
1034             "doc": "<p>Optional. If the <code>ename</code> parameter was an event name, this is the handler function.</p>\n",
1035             "name": "fn"
1036           },
1037           {
1038             "type": "Object",
1039             "optional": false,
1040             "doc": "<p>Optional. If the <code>ename</code> parameter was an event name, this is the scope (<code>this</code> reference)\nin which the handler function is executed.</p>\n",
1041             "name": "scope"
1042           }
1043         ],
1044         "name": "mun",
1045         "owner": "Ext.util.Observable",
1046         "doc": "<p>Shorthand for <a href=\"#/api/Ext.chart.series.Scatter-method-removeManagedListener\" rel=\"Ext.chart.series.Scatter-method-removeManagedListener\" class=\"docClass\">removeManagedListener</a>.</p>\n\n<p>Removes listeners that were added by the <a href=\"#/api/Ext.chart.series.Scatter-method-mon\" rel=\"Ext.chart.series.Scatter-method-mon\" class=\"docClass\">mon</a> method.</p>\n",
1047         "linenr": 687,
1048         "return": {
1049           "type": "void",
1050           "doc": "\n"
1051         },
1052         "html_filename": "Observable.html"
1053       },
1054       {
1055         "deprecated": null,
1056         "alias": null,
1057         "protected": false,
1058         "tagname": "method",
1059         "href": "Observable.html#Ext-util-Observable-method-observe",
1060         "shortDoc": "Sets observability on the passed class constructor. ...",
1061         "static": true,
1062         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1063         "private": false,
1064         "params": [
1065           {
1066             "type": "Function",
1067             "optional": false,
1068             "doc": "<p>The class constructor to make observable.</p>\n",
1069             "name": "c"
1070           },
1071           {
1072             "type": "Object",
1073             "optional": false,
1074             "doc": "<p>An object containing a series of listeners to add. See <a href=\"#/api/Ext.chart.series.Scatter-method-addListener\" rel=\"Ext.chart.series.Scatter-method-addListener\" class=\"docClass\">addListener</a>.</p>\n",
1075             "name": "listeners"
1076           }
1077         ],
1078         "name": "observe",
1079         "owner": "Ext.util.Observable",
1080         "doc": "<p>Sets observability on the passed class constructor.</p>\n\n<p>This makes any event fired on any instance of the passed class also fire a single event through\nthe <strong>class</strong> allowing for central handling of events on many instances at once.</p>\n\n<p>Usage:</p>\n\n<pre><code>Ext.util.Observable.observe(Ext.data.Connection);\nExt.data.Connection.on('beforerequest', function(con, options) {\n    console.log('Ajax request made to ' + options.url);\n});\n</code></pre>\n",
1081         "linenr": 69,
1082         "return": {
1083           "type": "void",
1084           "doc": "\n"
1085         },
1086         "html_filename": "Observable.html"
1087       },
1088       {
1089         "deprecated": null,
1090         "alias": {
1091           "tagname": "alias",
1092           "cls": "Ext.util.Observable",
1093           "doc": null,
1094           "owner": "addListener"
1095         },
1096         "protected": false,
1097         "tagname": "method",
1098         "href": "Observable.html#Ext-util-Observable-method-on",
1099         "shortDoc": "Shorthand for addListener. ...",
1100         "static": false,
1101         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1102         "private": false,
1103         "params": [
1104           {
1105             "type": "String",
1106             "optional": false,
1107             "doc": "<p>The name of the event to listen for. May also be an object who's property names are\nevent names.</p>\n",
1108             "name": "eventName"
1109           },
1110           {
1111             "type": "Function",
1112             "optional": false,
1113             "doc": "<p>The method the event invokes.  Will be called with arguments given to\n<a href=\"#/api/Ext.chart.series.Scatter-method-fireEvent\" rel=\"Ext.chart.series.Scatter-method-fireEvent\" class=\"docClass\">fireEvent</a> plus the <code>options</code> parameter described below.</p>\n",
1114             "name": "handler"
1115           },
1116           {
1117             "type": "Object",
1118             "optional": true,
1119             "doc": "<p>(optional) The scope (<code>this</code> reference) in which the handler function is executed. <strong>If\nomitted, defaults to the object which fired the event.</strong></p>\n",
1120             "name": "scope"
1121           },
1122           {
1123             "type": "Object",
1124             "optional": true,
1125             "doc": "<p>(optional) An object containing handler configuration.</p>\n\n<p><strong>Note:</strong> Unlike in ExtJS 3.x, the options object will also be passed as the last argument to every event handler.</p>\n\n<p>This object may contain any of the following properties:</p>\n\n<ul>\n<li><p><strong>scope</strong> : Object</p>\n\n<p>The scope (<code>this</code> reference) in which the handler function is executed. <strong>If omitted, defaults to the object\nwhich fired the event.</strong></p></li>\n<li><p><strong>delay</strong> : Number</p>\n\n<p>The number of milliseconds to delay the invocation of the handler after the event fires.</p></li>\n<li><p><strong>single</strong> : Boolean</p>\n\n<p>True to add a handler to handle just the next firing of the event, and then remove itself.</p></li>\n<li><p><strong>buffer</strong> : Number</p>\n\n<p>Causes the handler to be scheduled to run in an <a href=\"#/api/Ext.util.DelayedTask\" rel=\"Ext.util.DelayedTask\" class=\"docClass\">Ext.util.DelayedTask</a> delayed by the specified number of\nmilliseconds. If the event fires again within that time, the original handler is <em>not</em> invoked, but the new\nhandler is scheduled in its place.</p></li>\n<li><p><strong>target</strong> : Observable</p>\n\n<p>Only call the handler if the event was fired on the target Observable, <em>not</em> if the event was bubbled up from a\nchild Observable.</p></li>\n<li><p><strong>element</strong> : String</p>\n\n<p><strong>This option is only valid for listeners bound to <a href=\"#/api/Ext.Component\" rel=\"Ext.Component\" class=\"docClass\">Components</a>.</strong> The name of a Component\nproperty which references an element to add a listener to.</p>\n\n<p>This option is useful during Component construction to add DOM event listeners to elements of\n<a href=\"#/api/Ext.Component\" rel=\"Ext.Component\" class=\"docClass\">Components</a> which will exist only after the Component is rendered.\nFor example, to add a click listener to a Panel's body:</p>\n\n<pre><code>new Ext.panel.Panel({\n    title: 'The title',\n    listeners: {\n        click: this.handlePanelClick,\n        element: 'body'\n    }\n});\n</code></pre></li>\n</ul>\n\n\n<p><strong>Combining Options</strong></p>\n\n<p>Using the options argument, it is possible to combine different types of listeners:</p>\n\n<p>A delayed, one-time listener.</p>\n\n<pre><code>myPanel.on('hide', this.handleClick, this, {\n    single: true,\n    delay: 100\n});\n</code></pre>\n\n<p><strong>Attaching multiple handlers in 1 call</strong></p>\n\n<p>The method also allows for a single argument to be passed which is a config object containing properties which\nspecify multiple events. For example:</p>\n\n<pre><code>myGridPanel.on({\n    cellClick: this.onCellClick,\n    mouseover: this.onMouseOver,\n    mouseout: this.onMouseOut,\n    scope: this // Important. Ensure \"this\" is correct during handler execution\n});\n</code></pre>\n\n<p>One can also specify options for each event handler separately:</p>\n\n<pre><code>myGridPanel.on({\n    cellClick: {fn: this.onCellClick, scope: this, single: true},\n    mouseover: {fn: panel.onMouseOver, scope: panel}\n});\n</code></pre>\n",
1126             "name": "options"
1127           }
1128         ],
1129         "name": "on",
1130         "owner": "Ext.util.Observable",
1131         "doc": "<p>Shorthand for <a href=\"#/api/Ext.chart.series.Scatter-method-addListener\" rel=\"Ext.chart.series.Scatter-method-addListener\" class=\"docClass\">addListener</a>.</p>\n\n<p>Appends an event handler to this object.</p>\n",
1132         "linenr": 669,
1133         "return": {
1134           "type": "void",
1135           "doc": "\n"
1136         },
1137         "html_filename": "Observable.html"
1138       },
1139       {
1140         "deprecated": null,
1141         "alias": null,
1142         "protected": false,
1143         "tagname": "method",
1144         "href": "Base3.html#Ext-Base-method-override",
1145         "shortDoc": "Override prototype members of this class. ...",
1146         "static": true,
1147         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
1148         "private": false,
1149         "params": [
1150           {
1151             "type": "Object",
1152             "optional": false,
1153             "doc": "\n",
1154             "name": "members"
1155           }
1156         ],
1157         "name": "override",
1158         "owner": "Ext.Base",
1159         "doc": "<p>Override prototype members of this class. Overridden methods can be invoked via\n<a href=\"#/api/Ext.Base-method-callOverridden\" rel=\"Ext.Base-method-callOverridden\" class=\"docClass\">Ext.Base.callOverridden</a></p>\n\n<pre><code>Ext.define('My.Cat', {\n    constructor: function() {\n        alert(\"I'm a cat!\");\n\n        return this;\n    }\n});\n\nMy.Cat.override({\n    constructor: function() {\n        alert(\"I'm going to be a cat!\");\n\n        var instance = this.callOverridden();\n\n        alert(\"Meeeeoooowwww\");\n\n        return instance;\n    }\n});\n\nvar kitty = new My.Cat(); // alerts \"I'm going to be a cat!\"\n                          // alerts \"I'm a cat!\"\n                          // alerts \"Meeeeoooowwww\"\n</code></pre>\n",
1160         "linenr": 518,
1161         "return": {
1162           "type": "Ext.Base",
1163           "doc": "<p>this</p>\n"
1164         },
1165         "html_filename": "Base3.html"
1166       },
1167       {
1168         "deprecated": null,
1169         "alias": null,
1170         "protected": false,
1171         "tagname": "method",
1172         "href": "Observable.html#Ext-util-Observable-method-relayEvents",
1173         "shortDoc": "Relays selected events from the specified Observable as if the events were fired by this. ...",
1174         "static": false,
1175         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1176         "private": false,
1177         "params": [
1178           {
1179             "type": "Object",
1180             "optional": false,
1181             "doc": "<p>The Observable whose events this object is to relay.</p>\n",
1182             "name": "origin"
1183           },
1184           {
1185             "type": "[String]",
1186             "optional": false,
1187             "doc": "<p>Array of event names to relay.</p>\n",
1188             "name": "events"
1189           },
1190           {
1191             "type": "Object",
1192             "optional": false,
1193             "doc": "\n",
1194             "name": "prefix"
1195           }
1196         ],
1197         "name": "relayEvents",
1198         "owner": "Ext.util.Observable",
1199         "doc": "<p>Relays selected events from the specified Observable as if the events were fired by <code>this</code>.</p>\n",
1200         "linenr": 573,
1201         "return": {
1202           "type": "void",
1203           "doc": "\n"
1204         },
1205         "html_filename": "Observable.html"
1206       },
1207       {
1208         "deprecated": null,
1209         "alias": null,
1210         "protected": false,
1211         "tagname": "method",
1212         "href": "Observable.html#Ext-util-Observable-method-releaseCapture",
1213         "shortDoc": "Removes all added captures from the Observable. ...",
1214         "static": true,
1215         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1216         "private": false,
1217         "params": [
1218           {
1219             "type": "Observable",
1220             "optional": false,
1221             "doc": "<p>The Observable to release</p>\n",
1222             "name": "o"
1223           }
1224         ],
1225         "name": "releaseCapture",
1226         "owner": "Ext.util.Observable",
1227         "doc": "<p>Removes <strong>all</strong> added captures from the Observable.</p>\n",
1228         "linenr": 44,
1229         "return": {
1230           "type": "void",
1231           "doc": "\n"
1232         },
1233         "html_filename": "Observable.html"
1234       },
1235       {
1236         "deprecated": null,
1237         "alias": null,
1238         "protected": false,
1239         "tagname": "method",
1240         "href": "Observable.html#Ext-util-Observable-method-removeListener",
1241         "shortDoc": "Removes an event handler. ...",
1242         "static": false,
1243         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1244         "private": false,
1245         "params": [
1246           {
1247             "type": "String",
1248             "optional": false,
1249             "doc": "<p>The type of event the handler was associated with.</p>\n",
1250             "name": "eventName"
1251           },
1252           {
1253             "type": "Function",
1254             "optional": false,
1255             "doc": "<p>The handler to remove. <strong>This must be a reference to the function passed into the\n<a href=\"#/api/Ext.chart.series.Scatter-method-addListener\" rel=\"Ext.chart.series.Scatter-method-addListener\" class=\"docClass\">addListener</a> call.</strong></p>\n",
1256             "name": "handler"
1257           },
1258           {
1259             "type": "Object",
1260             "optional": true,
1261             "doc": "<p>(optional) The scope originally specified for the handler.</p>\n",
1262             "name": "scope"
1263           }
1264         ],
1265         "name": "removeListener",
1266         "owner": "Ext.util.Observable",
1267         "doc": "<p>Removes an event handler.</p>\n",
1268         "linenr": 392,
1269         "return": {
1270           "type": "void",
1271           "doc": "\n"
1272         },
1273         "html_filename": "Observable.html"
1274       },
1275       {
1276         "deprecated": null,
1277         "alias": null,
1278         "protected": false,
1279         "tagname": "method",
1280         "href": "Observable.html#Ext-util-Observable-method-removeManagedListener",
1281         "shortDoc": "Removes listeners that were added by the mon method. ...",
1282         "static": false,
1283         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1284         "private": false,
1285         "params": [
1286           {
1287             "type": "Observable|Element",
1288             "optional": false,
1289             "doc": "<p>The item from which to remove a listener/listeners.</p>\n",
1290             "name": "item"
1291           },
1292           {
1293             "type": "Object|String",
1294             "optional": false,
1295             "doc": "<p>The event name, or an object containing event name properties.</p>\n",
1296             "name": "ename"
1297           },
1298           {
1299             "type": "Function",
1300             "optional": false,
1301             "doc": "<p>Optional. If the <code>ename</code> parameter was an event name, this is the handler function.</p>\n",
1302             "name": "fn"
1303           },
1304           {
1305             "type": "Object",
1306             "optional": false,
1307             "doc": "<p>Optional. If the <code>ename</code> parameter was an event name, this is the scope (<code>this</code> reference)\nin which the handler function is executed.</p>\n",
1308             "name": "scope"
1309           }
1310         ],
1311         "name": "removeManagedListener",
1312         "owner": "Ext.util.Observable",
1313         "doc": "<p>Removes listeners that were added by the <a href=\"#/api/Ext.chart.series.Scatter-method-mon\" rel=\"Ext.chart.series.Scatter-method-mon\" class=\"docClass\">mon</a> method.</p>\n",
1314         "linenr": 197,
1315         "return": {
1316           "type": "void",
1317           "doc": "\n"
1318         },
1319         "html_filename": "Observable.html"
1320       },
1321       {
1322         "deprecated": null,
1323         "alias": null,
1324         "protected": false,
1325         "tagname": "method",
1326         "href": "Observable.html#Ext-util-Observable-method-resumeEvents",
1327         "shortDoc": "Resumes firing events (see suspendEvents). ...",
1328         "static": false,
1329         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1330         "private": false,
1331         "params": [
1332
1333         ],
1334         "name": "resumeEvents",
1335         "owner": "Ext.util.Observable",
1336         "doc": "<p>Resumes firing events (see <a href=\"#/api/Ext.chart.series.Scatter-method-suspendEvents\" rel=\"Ext.chart.series.Scatter-method-suspendEvents\" class=\"docClass\">suspendEvents</a>).</p>\n\n<p>If events were suspended using the <code>**queueSuspended**</code> parameter, then all events fired\nduring event suspension will be sent to any listeners now.</p>\n",
1337         "linenr": 554,
1338         "return": {
1339           "type": "void",
1340           "doc": "\n"
1341         },
1342         "html_filename": "Observable.html"
1343       },
1344       {
1345         "deprecated": null,
1346         "alias": null,
1347         "protected": false,
1348         "tagname": "method",
1349         "href": "Series.html#Ext-chart-series-Series-method-setTitle",
1350         "shortDoc": "Changes the value of the title for the series. ...",
1351         "static": false,
1352         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
1353         "private": false,
1354         "params": [
1355           {
1356             "type": "Number",
1357             "optional": false,
1358             "doc": "\n",
1359             "name": "index"
1360           },
1361           {
1362             "type": "String",
1363             "optional": false,
1364             "doc": "\n",
1365             "name": "title"
1366           }
1367         ],
1368         "name": "setTitle",
1369         "owner": "Ext.chart.series.Series",
1370         "doc": "<p>Changes the value of the <a href=\"#/api/Ext.chart.series.Scatter-cfg-title\" rel=\"Ext.chart.series.Scatter-cfg-title\" class=\"docClass\">title</a> for the series.\nArguments can take two forms:</p>\n\n<ul>\n<li>A single String value: this will be used as the new single title for the series (applies\nto series with only one yField)</li>\n<li>A numeric index and a String value: this will set the title for a single indexed yField.</li>\n</ul>\n\n",
1371         "linenr": 350,
1372         "return": {
1373           "type": "void",
1374           "doc": "\n"
1375         },
1376         "html_filename": "Series.html"
1377       },
1378       {
1379         "deprecated": null,
1380         "alias": null,
1381         "protected": false,
1382         "tagname": "method",
1383         "href": "Series.html#Ext-chart-series-Series-method-showAll",
1384         "shortDoc": "Shows all the elements in the series. ...",
1385         "static": false,
1386         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
1387         "private": false,
1388         "params": [
1389
1390         ],
1391         "name": "showAll",
1392         "owner": "Ext.chart.series.Series",
1393         "doc": "<p>Shows all the elements in the series.</p>\n",
1394         "linenr": 308,
1395         "return": {
1396           "type": "void",
1397           "doc": "\n"
1398         },
1399         "html_filename": "Series.html"
1400       },
1401       {
1402         "deprecated": null,
1403         "alias": null,
1404         "protected": true,
1405         "tagname": "method",
1406         "href": "Base3.html#Ext-Base-method-statics",
1407         "shortDoc": "Get the reference to the class from which this object was instantiated. ...",
1408         "static": false,
1409         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
1410         "private": false,
1411         "params": [
1412
1413         ],
1414         "name": "statics",
1415         "owner": "Ext.Base",
1416         "doc": "<p>Get the reference to the class from which this object was instantiated. Note that unlike <a href=\"#/api/Ext.Base-property-self\" rel=\"Ext.Base-property-self\" class=\"docClass\">Ext.Base.self</a>,\n<code>this.statics()</code> is scope-independent and it always returns the class from which it was called, regardless of what\n<code>this</code> points to during run-time</p>\n\n<pre><code>Ext.define('My.Cat', {\n    statics: {\n        totalCreated: 0,\n        speciesName: 'Cat' // My.Cat.speciesName = 'Cat'\n    },\n\n    constructor: function() {\n        var statics = this.statics();\n\n        alert(statics.speciesName);     // always equals to 'Cat' no matter what 'this' refers to\n                                        // equivalent to: My.Cat.speciesName\n\n        alert(this.self.speciesName);   // dependent on 'this'\n\n        statics.totalCreated++;\n\n        return this;\n    },\n\n    clone: function() {\n        var cloned = new this.self;                      // dependent on 'this'\n\n        cloned.groupName = this.statics().speciesName;   // equivalent to: My.Cat.speciesName\n\n        return cloned;\n    }\n});\n\n\nExt.define('My.SnowLeopard', {\n    extend: 'My.Cat',\n\n    statics: {\n        speciesName: 'Snow Leopard'     // My.SnowLeopard.speciesName = 'Snow Leopard'\n    },\n\n    constructor: function() {\n        this.callParent();\n    }\n});\n\nvar cat = new My.Cat();                 // alerts 'Cat', then alerts 'Cat'\n\nvar snowLeopard = new My.SnowLeopard(); // alerts 'Cat', then alerts 'Snow Leopard'\n\nvar clone = snowLeopard.clone();\nalert(Ext.getClassName(clone));         // alerts 'My.SnowLeopard'\nalert(clone.groupName);                 // alerts 'Cat'\n\nalert(My.Cat.totalCreated);             // alerts 3\n</code></pre>\n",
1417         "linenr": 199,
1418         "return": {
1419           "type": "Class",
1420           "doc": "\n"
1421         },
1422         "html_filename": "Base3.html"
1423       },
1424       {
1425         "deprecated": null,
1426         "alias": null,
1427         "protected": false,
1428         "tagname": "method",
1429         "href": "Observable.html#Ext-util-Observable-method-suspendEvents",
1430         "shortDoc": "Suspends the firing of all events. ...",
1431         "static": false,
1432         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1433         "private": false,
1434         "params": [
1435           {
1436             "type": "Boolean",
1437             "optional": false,
1438             "doc": "<p>Pass as true to queue up suspended events to be fired\nafter the <a href=\"#/api/Ext.chart.series.Scatter-method-resumeEvents\" rel=\"Ext.chart.series.Scatter-method-resumeEvents\" class=\"docClass\">resumeEvents</a> call instead of discarding all suspended events.</p>\n",
1439             "name": "queueSuspended"
1440           }
1441         ],
1442         "name": "suspendEvents",
1443         "owner": "Ext.util.Observable",
1444         "doc": "<p>Suspends the firing of all events. (see <a href=\"#/api/Ext.chart.series.Scatter-method-resumeEvents\" rel=\"Ext.chart.series.Scatter-method-resumeEvents\" class=\"docClass\">resumeEvents</a>)</p>\n",
1445         "linenr": 541,
1446         "return": {
1447           "type": "void",
1448           "doc": "\n"
1449         },
1450         "html_filename": "Observable.html"
1451       },
1452       {
1453         "deprecated": null,
1454         "alias": {
1455           "tagname": "alias",
1456           "cls": "Ext.util.Observable",
1457           "doc": null,
1458           "owner": "removeListener"
1459         },
1460         "protected": false,
1461         "tagname": "method",
1462         "href": "Observable.html#Ext-util-Observable-method-un",
1463         "shortDoc": "Shorthand for removeListener. ...",
1464         "static": false,
1465         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/util/Observable.js",
1466         "private": false,
1467         "params": [
1468           {
1469             "type": "String",
1470             "optional": false,
1471             "doc": "<p>The type of event the handler was associated with.</p>\n",
1472             "name": "eventName"
1473           },
1474           {
1475             "type": "Function",
1476             "optional": false,
1477             "doc": "<p>The handler to remove. <strong>This must be a reference to the function passed into the\n<a href=\"#/api/Ext.chart.series.Scatter-method-addListener\" rel=\"Ext.chart.series.Scatter-method-addListener\" class=\"docClass\">addListener</a> call.</strong></p>\n",
1478             "name": "handler"
1479           },
1480           {
1481             "type": "Object",
1482             "optional": true,
1483             "doc": "<p>(optional) The scope originally specified for the handler.</p>\n",
1484             "name": "scope"
1485           }
1486         ],
1487         "name": "un",
1488         "owner": "Ext.util.Observable",
1489         "doc": "<p>Shorthand for <a href=\"#/api/Ext.chart.series.Scatter-method-removeListener\" rel=\"Ext.chart.series.Scatter-method-removeListener\" class=\"docClass\">removeListener</a>.</p>\n\n<p>Removes an event handler.</p>\n",
1490         "linenr": 675,
1491         "return": {
1492           "type": "void",
1493           "doc": "\n"
1494         },
1495         "html_filename": "Observable.html"
1496       },
1497       {
1498         "deprecated": null,
1499         "alias": null,
1500         "protected": false,
1501         "tagname": "method",
1502         "href": "Highlight.html#Ext-chart-Highlight-method-unHighlightItem",
1503         "shortDoc": "Un-highlight any existing highlights ...",
1504         "static": false,
1505         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Highlight.js",
1506         "private": false,
1507         "params": [
1508
1509         ],
1510         "name": "unHighlightItem",
1511         "owner": "Ext.chart.Highlight",
1512         "doc": "<p>Un-highlight any existing highlights</p>\n",
1513         "linenr": 106,
1514         "return": {
1515           "type": "void",
1516           "doc": "\n"
1517         },
1518         "html_filename": "Highlight.html"
1519       }
1520     ],
1521     "property": [
1522       {
1523         "type": "String",
1524         "deprecated": null,
1525         "alias": null,
1526         "protected": false,
1527         "tagname": "property",
1528         "href": "Cartesian.html#Ext-chart-series-Cartesian-property-axis",
1529         "static": false,
1530         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Cartesian.js",
1531         "private": false,
1532         "name": "axis",
1533         "owner": "Ext.chart.series.Cartesian",
1534         "doc": "<p>Indicates which axis the series will bind to</p>\n",
1535         "linenr": 36,
1536         "html_filename": "Cartesian.html"
1537       },
1538       {
1539         "type": "Boolean",
1540         "deprecated": null,
1541         "alias": null,
1542         "protected": false,
1543         "tagname": "property",
1544         "href": "Highlight.html#Ext-chart-Highlight-property-highlight",
1545         "static": false,
1546         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/Highlight.js",
1547         "private": false,
1548         "name": "highlight",
1549         "owner": "Ext.chart.Highlight",
1550         "doc": "<p>Highlight the given series item.</p>\n",
1551         "linenr": 13,
1552         "html_filename": "Highlight.html"
1553       },
1554       {
1555         "type": "Class",
1556         "deprecated": null,
1557         "alias": null,
1558         "protected": true,
1559         "tagname": "property",
1560         "href": "Base3.html#Ext-Base-property-self",
1561         "shortDoc": "Get the reference to the current class from which this object was instantiated. ...",
1562         "static": false,
1563         "filename": "/mnt/ebs/nightly/git/SDK/platform/core/src/class/Base.js",
1564         "private": false,
1565         "name": "self",
1566         "owner": "Ext.Base",
1567         "doc": "<p>Get the reference to the current class from which this object was instantiated. Unlike <a href=\"#/api/Ext.Base-method-statics\" rel=\"Ext.Base-method-statics\" class=\"docClass\">Ext.Base.statics</a>,\n<code>this.self</code> is scope-dependent and it's meant to be used for dynamic inheritance. See <a href=\"#/api/Ext.Base-method-statics\" rel=\"Ext.Base-method-statics\" class=\"docClass\">Ext.Base.statics</a>\nfor a detailed comparison</p>\n\n<pre><code>Ext.define('My.Cat', {\n    statics: {\n        speciesName: 'Cat' // My.Cat.speciesName = 'Cat'\n    },\n\n    constructor: function() {\n        alert(this.self.speciesName); / dependent on 'this'\n\n        return this;\n    },\n\n    clone: function() {\n        return new this.self();\n    }\n});\n\n\nExt.define('My.SnowLeopard', {\n    extend: 'My.Cat',\n    statics: {\n        speciesName: 'Snow Leopard'         // My.SnowLeopard.speciesName = 'Snow Leopard'\n    }\n});\n\nvar cat = new My.Cat();                     // alerts 'Cat'\nvar snowLeopard = new My.SnowLeopard();     // alerts 'Snow Leopard'\n\nvar clone = snowLeopard.clone();\nalert(Ext.getClassName(clone));             // alerts 'My.SnowLeopard'\n</code></pre>\n",
1568         "linenr": 18,
1569         "html_filename": "Base3.html"
1570       },
1571       {
1572         "type": "String",
1573         "deprecated": null,
1574         "alias": null,
1575         "protected": false,
1576         "tagname": "property",
1577         "href": "Cartesian.html#Ext-chart-series-Cartesian-property-xField",
1578         "static": false,
1579         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Cartesian.js",
1580         "private": false,
1581         "name": "xField",
1582         "owner": "Ext.chart.series.Cartesian",
1583         "doc": "<p>The field used to access the x axis value from the items from the data\nsource.</p>\n",
1584         "linenr": 18,
1585         "html_filename": "Cartesian.html"
1586       },
1587       {
1588         "type": "String",
1589         "deprecated": null,
1590         "alias": null,
1591         "protected": false,
1592         "tagname": "property",
1593         "href": "Cartesian.html#Ext-chart-series-Cartesian-property-yField",
1594         "static": false,
1595         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Cartesian.js",
1596         "private": false,
1597         "name": "yField",
1598         "owner": "Ext.chart.series.Cartesian",
1599         "doc": "<p>The field used to access the y-axis value from the items from the data\nsource.</p>\n",
1600         "linenr": 27,
1601         "html_filename": "Cartesian.html"
1602       }
1603     ],
1604     "cssVar": [
1605
1606     ],
1607     "cssMixin": [
1608
1609     ],
1610     "event": [
1611       {
1612         "deprecated": null,
1613         "alias": null,
1614         "protected": false,
1615         "tagname": "event",
1616         "href": "Series.html#Ext-chart-series-Series-event-titlechange",
1617         "shortDoc": "Fires when the series title is changed via setTitle. ...",
1618         "static": false,
1619         "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Series.js",
1620         "private": false,
1621         "params": [
1622           {
1623             "type": "String",
1624             "optional": false,
1625             "doc": "<p>The new title value</p>\n",
1626             "name": "title"
1627           },
1628           {
1629             "type": "Number",
1630             "optional": false,
1631             "doc": "<p>The index in the collection of titles</p>\n",
1632             "name": "index"
1633           },
1634           {
1635             "type": "Object",
1636             "tagname": "param",
1637             "name": "options",
1638             "doc": "<p>The options object passed to <a href=\"#/api/Ext.util.Observable-method-addListener\" rel=\"Ext.util.Observable-method-addListener\" class=\"docClass\">Ext.util.Observable.addListener</a>.</p>\n"
1639           }
1640         ],
1641         "name": "titlechange",
1642         "owner": "Ext.chart.series.Series",
1643         "doc": "<p>Fires when the series title is changed via <a href=\"#/api/Ext.chart.series.Scatter-method-setTitle\" rel=\"Ext.chart.series.Scatter-method-setTitle\" class=\"docClass\">setTitle</a>.</p>\n",
1644         "linenr": 139,
1645         "html_filename": "Series.html"
1646       }
1647     ]
1648   },
1649   "singleton": false,
1650   "alias": null,
1651   "superclasses": [
1652     "Ext.Base",
1653     "Ext.chart.series.Series",
1654     "Ext.chart.series.Cartesian"
1655   ],
1656   "protected": false,
1657   "tagname": "class",
1658   "mixins": [
1659
1660   ],
1661   "href": "Scatter.html#Ext-chart-series-Scatter",
1662   "subclasses": [
1663
1664   ],
1665   "static": false,
1666   "author": null,
1667   "component": false,
1668   "filename": "/mnt/ebs/nightly/git/SDK/platform/src/chart/series/Scatter.js",
1669   "private": false,
1670   "alternateClassNames": [
1671
1672   ],
1673   "name": "Ext.chart.series.Scatter",
1674   "doc": "<p>Creates a Scatter Chart. The scatter plot is useful when trying to display more than two variables in the same visualization.\nThese variables can be mapped into x, y coordinates and also to an element's radius/size, color, etc.\nAs with all other series, the Scatter Series must be appended in the <em>series</em> Chart array configuration. See the Chart\ndocumentation for more information on creating charts. A typical configuration object for the scatter could be:</p>\n\n<p><p><img src=\"doc-resources/Ext.chart.series.Scatter/Ext.chart.series.Scatter.png\" alt=\"Ext.chart.series.Scatter chart series\"></p></p>\n\n<pre><code>var store = Ext.create('Ext.data.JsonStore', {\n    fields: ['name', 'data1', 'data2', 'data3', 'data4', 'data5'],\n    data: [\n        {'name':'metric one', 'data1':10, 'data2':12, 'data3':14, 'data4':8, 'data5':13},\n        {'name':'metric two', 'data1':7, 'data2':8, 'data3':16, 'data4':10, 'data5':3},\n        {'name':'metric three', 'data1':5, 'data2':2, 'data3':14, 'data4':12, 'data5':7},\n        {'name':'metric four', 'data1':2, 'data2':14, 'data3':6, 'data4':1, 'data5':23},\n        {'name':'metric five', 'data1':27, 'data2':38, 'data3':36, 'data4':13, 'data5':33}                                                \n    ]\n});\n\nExt.create('Ext.chart.Chart', {\n    renderTo: Ext.getBody(),\n    width: 500,\n    height: 300,\n    animate: true,\n    theme:'Category2',\n    store: store,\n    axes: [{\n        type: 'Numeric',\n        position: 'bottom',\n        fields: ['data1', 'data2', 'data3'],\n        title: 'Sample Values',\n        grid: true,\n        minimum: 0\n    }, {\n        type: 'Category',\n        position: 'left',\n        fields: ['name'],\n        title: 'Sample Metrics'\n    }],\n    series: [{\n        type: 'scatter',\n        markerConfig: {\n            radius: 5,\n            size: 5\n        },\n        axis: 'left',\n        xField: 'name',\n        yField: 'data2'\n    }, {\n        type: 'scatter',\n        markerConfig: {\n            radius: 5,\n            size: 5\n        },\n        axis: 'left',\n        xField: 'name',\n        yField: 'data3'\n    }]   \n});\n</code></pre>\n\n<p>In this configuration we add three different categories of scatter series. Each of them is bound to a different field of the same data store,\n<code>data1</code>, <code>data2</code> and <code>data3</code> respectively. All x-fields for the series must be the same field, in this case <code>name</code>.\nEach scatter series has a different styling configuration for markers, specified by the <code>markerConfig</code> object. Finally we set the left axis as\naxis to show the current values of the elements.</p>\n",
1675   "mixedInto": [
1676
1677   ],
1678   "linenr": 1,
1679   "xtypes": [
1680     "scatter"
1681   ],
1682   "html_filename": "Scatter.html",
1683   "extends": "Ext.chart.series.Cartesian"
1684 });