[Config Option] (Number)
[Config Option] (String[])
[Config Option] (String/String[])
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (String/String[])
[Config Option] (Array)
[Config Option] (Array)
[Config Option] (Object)
[Config Option] (Boolean/Number)
[Config Option] (String)
[Config Option] (String)
[Config Option] (Array)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (String)
[Config Option] (Number)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Number)
[Config Option] (Number)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Number)
[Config Option] (Function)
[Config Option] (Number)
[Property] (Ext.Class)
[Property] (String)
[Config Option] (Boolean)
[Config Option] (Boolean)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (String)
[Config Option] (Number)
[Property] (String)
[Config Option] (String[])
[Config Option] (String)
[Config Option] (String)
[Method] Appends an after event handler
String/String[]/Object The name of the event to listen for.
Function/String The method the event invokes.
Object The scope for fn.
Object An object containing handler configuration.
[Method] Appends a before event handler
String/String[]/Object The name of the event to listen for.
Function/String The method the event invokes.
Object The scope for fn.
Object An object containing handler configuration.
[Method] Adds the specified events to the list of events which this Observable may fire
Object/String... Either an object with event names as properties with a value of true or the first event name string if multiple event names are being passed as separate parameters.
[Method] Appends an event handler to this object
String/String[]/Object The name of the event to listen for. May also be an object who's property names are event names.
Function/String The method the event invokes. Will be called with arguments given to fireEvent plus the options parameter described below.
Object The scope (this reference) in which the handler function is executed. If omitted, defaults to the object which fired the event.
Object An object containing handler configuration. This object may contain any of the following properties:
String The order of when the listener should be added into the listener queue. Possible values are before, current and after.
[Method] Adds listeners to any Observable object or Element which are automatically removed when this Component is destroyed
Ext.mixin.Observable/HTMLElement The item to which to add a listener/listeners.
Object/String The event name, or an object containing event name properties.
Function If the eventName parameter was an event name, this is the handler function.
Object If the eventName parameter was an event name, this is the scope in which the handler function is executed.
Object If the eventName parameter was an event name, this is the addListener options.
[Method] Call the original method that was previously overridden with override This method is deprecated as callParent does
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callOverridden(arguments)
any
Object Returns the result of calling the overridden method
[Method] Call the original method that was previously overridden with override This method is deprecated as callParent does
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callOverridden(arguments)
any
Object Returns the result of calling the overridden method
[Method] Call the original method that was previously overridden with override This method is deprecated as callParent does
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callOverridden(arguments)
any
Object Returns the result of calling the overridden method
[Method] Call the parent method of the current method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callParent(arguments)
any
Object Returns the result of calling the parent method
[Method] Call the parent method of the current method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callParent(arguments)
any
Object Returns the result of calling the parent method
[Method] Call the parent method of the current method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callParent(arguments)
any
Object Returns the result of calling the parent method
[Method] This method is used by an override to call the superclass method but bypass any overridden method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callSuper(arguments)
any
Object Returns the result of calling the superclass method
[Method] This method is used by an override to call the superclass method but bypass any overridden method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callSuper(arguments)
any
Object Returns the result of calling the superclass method
[Method] This method is used by an override to call the superclass method but bypass any overridden method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callSuper(arguments)
any
Object Returns the result of calling the superclass method
[Method] Removes all listeners for this object
[Method]
[Method] Enables events fired by this Observable to bubble up an owner hierarchy by calling this getBubbleTarget if present
String/String[] The event name to bubble, or an Array of event names.
[Method] Fires the specified event with the passed parameters and execute a function action at the end if there are no liste
String The name of the event to fire.
Array Arguments to pass to handers.
Function Action.
Object Scope of fn.
any
Object
[Method] Fires the specified event with the passed parameters minus the event name plus the options object passed to addList
String The name of the event to fire.
Object... Variable number of parameters are passed to handlers.
boolean
Boolean Returns false if any of the handlers return false.
[Method] Returns the value of animate
any
Object
[Method] Returns the value of background
any
Object
[Method] Returns the value of bubbleEvents
any
String/String[]
[Method] Returns the value of center
Array<any>
Array
[Method] Returns the value of colors
Array<any>
Array
[Method] Returns the value of donut
any
Boolean/Number
[Method] Returns the value of hidden
any
Boolean|Array
[Method] Returns the value of highlightCfg
any
Object
[Method] Returns the value of highlightItem
any
Object
[Method] Retrieves the id of this component
any
any id
[Method] Returns the initial configuration passed to constructor
String When supplied, value for particular configuration option is returned, otherwise the full config object is returned.
any
Object/Mixed
[Method] Returns the initial configuration passed to constructor
String When supplied, value for particular configuration option is returned, otherwise the full config object is returned.
any
Object/Mixed
[Method] Returns the initial configuration passed to constructor
String When supplied, value for particular configuration option is returned, otherwise the full config object is returned.
any
Object/Mixed
[Method] Returns the pie slice for a given angle
Number The angle to search for the slice
any
Object An object containing the reocord, sprite, scope etc.
[Method] For a given x y point relative to the main region find a corresponding item from this series if any
Object
Object
any
Object An object describing the item, or null if there is no matching item. The exact contents of this object will vary by series type, but should always contain at least the following:
[Method] Returns the value of itemInstancing
any
Object
[Method] Returns the value of label
any
Object
[Method] Returns the value of labelField
string
String
[Method] Returns the value of labelOverflowPadding
number
Number
[Method] Returns the value of listeners
any
Object
[Method] Returns the value of marker
any
Object
[Method] Returns the value of markerSubStyle
any
Object
[Method] Returns the value of offsetX
number
Number
[Method] Returns the value of offsetY
number
Number
[Method] Returns the value of overlaySurface
any
Object
[Method] Returns the value of radius
number
Number
[Method] Returns the value of renderer
any
Function
[Method] Returns the value of rotation
number
Number
[Method] Returns the value of showInLegend
boolean
Boolean
[Method] Performs drawing of this series
[Method] Returns the value of style
any
Object
[Method] Returns the value of subStyle
any
Object
[Method] Returns the value of surface
any
Object
[Method] Returns the value of title
string
String
[Method] Returns the value of totalAngle
number
Number
[Method] Returns the value of xAxis
any
Object
[Method] Returns the value of xField
string
String
[Method] Returns the value of yAxis
any
Object
[Method] Returns the value of yField
string
String
[Method] Checks to see if this object has any listeners for a specified event
String The name of the event to check for
boolean
Boolean True if the event is being listened for, else false
[Method] Initialize configuration for this class
Object
any
Object mixins The mixin prototypes as key - value pairs
[Method] Initialize configuration for this class
Object
any
Object mixins The mixin prototypes as key - value pairs
[Method] Initialize configuration for this class
Object
any
Object mixins The mixin prototypes as key - value pairs
[Method] Alias for addManagedListener
Ext.mixin.Observable/HTMLElement The item to which to add a listener/listeners.
Object/String The event name, or an object containing event name properties.
Function If the eventName parameter was an event name, this is the handler function.
Object If the eventName parameter was an event name, this is the scope in which the handler function is executed.
Object If the eventName parameter was an event name, this is the addListener options.
[Method] Alias for removeManagedListener
Ext.mixin.Observable/HTMLElement The item to which to add a listener/listeners.
Object/String The event name, or an object containing event name properties.
Function If the eventName parameter was an event name, this is the handler function.
Object If the eventName parameter was an event name, this is the scope in which the handler function is executed.
[Method] Alias for addListener
String/String[]/Object The name of the event to listen for. May also be an object who's property names are event names.
Function/String The method the event invokes. Will be called with arguments given to fireEvent plus the options parameter described below.
Object The scope (this reference) in which the handler function is executed. If omitted, defaults to the object which fired the event.
Object An object containing handler configuration. This object may contain any of the following properties:
String The order of when the listener should be added into the listener queue. Possible values are before, current and after.
[Method] Alias for addAfterListener
String/String[]/Object The name of the event to listen for.
Function/String The method the event invokes.
Object The scope for fn.
Object An object containing handler configuration.
[Method] Alias for addBeforeListener
String/String[]/Object The name of the event to listen for.
Function/String The method the event invokes.
Object The scope for fn.
Object An object containing handler configuration.
[Method] Provide legend information to target array
Object
[Method] Relays selected events from the specified Observable as if the events were fired by this
Object The Observable whose events this object is to relay.
String/Array/Object Array of event names to relay.
Ext.mixin.Observable this
[Method] Removes a before event handler
String/String[]/Object The name of the event the handler was associated with.
Function/String The handler to remove.
Object The scope originally specified for fn.
Object Extra options object.
[Method] Removes a before event handler
String/String[]/Object The name of the event the handler was associated with.
Function/String The handler to remove.
Object The scope originally specified for fn.
Object Extra options object.
[Method] Removes an event handler
String/String[]/Object The type of event the handler was associated with.
Function/String The handler to remove. This must be a reference to the function passed into the addListener call.
Object The scope originally specified for the handler. It must be the same as the scope argument specified in the original call to addListener or the listener will not be removed.
Object Extra options object. See addListener for details.
String The order of the listener to remove. Possible values are before, current and after.
[Method] Adds listeners to any Observable object or Element which are automatically removed when this Component is destroyed
Ext.mixin.Observable/HTMLElement The item to which to add a listener/listeners.
Object/String The event name, or an object containing event name properties.
Function If the eventName parameter was an event name, this is the handler function.
Object If the eventName parameter was an event name, this is the scope in which the handler function is executed.
[Method] Resumes firing events see suspendEvents
Boolean Pass as true to discard any queued events.
[Method] Sets the value of animate
Object The new value.
[Method] Sets the value of background
Object The new value.
[Method] Sets the value of bubbleEvents
String/String[] The new value.
[Method] Sets the value of center
Array The new value.
[Method] Sets the value of colors
Array The new value.
[Method] Sets the value of donut
Boolean/Number The new value.
[Method] Sets the value of hidden
Array The new value.
[Method]
Number
Boolean
[Method] Sets the value of highlightCfg
Object The new value.
[Method] Sets the value of highlightItem
Object The new value.
[Method] Sets the value of itemInstancing
Object The new value.
[Method] Sets the value of label
Object The new value.
any
Object/String The attributes that have been changed or added, or the text for the label. Example to enclose every other label in parentheses: renderer: function (text) { if (index % 2 == 0) { return '(' + text + ')' } } Default value: null.
[Method] Sets the value of labelField
String The new value.
[Method] Sets the value of labelOverflowPadding
Number The new value.
[Method] Sets the value of listeners
Object The new value.
[Method] Sets the value of marker
Object The new value.
[Method] Sets the value of markerSubStyle
Object The new value.
[Method] Sets the value of offsetX
Number The new value.
[Method] Sets the value of offsetY
Number The new value.
[Method] Sets the value of overlaySurface
Object The new value.
[Method] Sets the value of radius
Number The new value.
[Method] Sets the value of renderer
Function The new value.
any
Object The attributes that have been changed or added. Note: it is usually possible to add or modify the attributes directly into the config parameter and not return anything, but returning an object with only those attributes that have been changed may allow for optimizations in the rendering of some series. Example to draw every other item in red: renderer: function (sprite, config, rendererData, index) { if (index % 2 == 0) { return { strokeStyle: 'red' }; } }
[Method] Sets the value of rotation
Number The new value.
[Method] Sets the value of showInLegend
Boolean The new value.
[Method] Sets the value of store
Object The new value.
[Method] Sets the value of style
Object The new value.
[Method] Sets the value of subStyle
Object The new value.
[Method] Sets the value of surface
Object The new value.
[Method] Sets the value of title
String The new value.
[Method] Sets the value of totalAngle
Number The new value.
[Method] Sets the value of xAxis
Object The new value.
[Method] Sets the value of xField
String The new value.
[Method] Sets the value of yAxis
Object The new value.
[Method] Sets the value of yField
String The new value.
[Method] Suspends the firing of all events
[Method] Alias for removeListener
String/String[]/Object The type of event the handler was associated with.
Function/String The handler to remove. This must be a reference to the function passed into the addListener call.
Object The scope originally specified for the handler. It must be the same as the scope argument specified in the original call to addListener or the listener will not be removed.
Object Extra options object. See addListener for details.
String The order of the listener to remove. Possible values are before, current and after.
[Method] Alias for removeAfterListener
String/String[]/Object The name of the event the handler was associated with.
Function/String The handler to remove.
Object The scope originally specified for fn.
Object Extra options object.
[Method] Alias for removeBeforeListener
String/String[]/Object The name of the event the handler was associated with.
Function/String The handler to remove.
Object The scope originally specified for fn.
Object Extra options object.