X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..refs/heads/old:/docs/output/Ext.chart.Chart.html diff --git a/docs/output/Ext.chart.Chart.html b/docs/output/Ext.chart.Chart.html index 28efa0ef..79b16aba 100644 --- a/docs/output/Ext.chart.Chart.html +++ b/docs/output/Ext.chart.Chart.html @@ -1,5 +1,9 @@ -
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | Chart |
Subclasses: | CartesianChart, PieChart |
Extends: | FlashComponent |
Observable + Component + BoxComponent + FlashComponent + Chart
Package: | Ext.chart |
Defined In: | Chart.js |
Class: | Chart |
Subclasses: | CartesianChart, PieChart |
Extends: | FlashComponent |
Config Options | Defined By | |
---|---|---|
allowDomMove : Boolean Whether the component can move the Dom node when rendering (defaults to true). | Component | |
anchor : String Note: this config is only used when this Component is rendered
by a Container which has been configured to use an Anc... Note: this config is only used when this Component is rendered by a Container which has been configured to use an AnchorLayout (or subclass thereof). @@ -124,8 +128,11 @@ Warning: This will override any size manag... The maxi Warning: This will override any size mana... The minimum value in pixels which this BoxComponent will set its height to. Warning: This will override any size management applied by layout managers. | BoxComponent | |
boxMinWidth : Number The minimum value in pixels which this BoxComponent will set its width to.
Warning: This will override any size manag... The minimum value in pixels which this BoxComponent will set its width to. -Warning: This will override any size management applied by layout managers. | BoxComponent | |
chartStyle : Object Sets styles for this chart. This contains default styling, so modifying this property will override
-the built in sty... Sets styles for this chart. This contains default styling, so modifying this property will override
+ Warning: This will override any size management applied by layout managers. | BoxComponent | |
bubbleEvents : Array An array of events that, when fired, should be bubbled to any parent container.
+See Ext.util.Observable.enableBubble.... An array of events that, when fired, should be bubbled to any parent container. +See Ext.util.Observable.enableBubble. +Defaults to []. | Component | |
chartStyle : Object Sets styles for this chart. This contains default styling, so modifying this property will override
+the built in styl... Sets styles for this chart. This contains default styling, so modifying this property will override
the built in styles of the chart. Use extraStyle to add customizations to the default styling. | Chart | |
clearCls : String The CSS class used to to apply to the special clearing div rendered
directly after each form field wrapper to provide... The CSS class used to to apply to the special clearing div rendered directly after each form field wrapper to provide field clearing (defaults to @@ -164,67 +171,67 @@ for BoxLayout (Hbox and Vbox):
| Component | |
data : Mixed The initial set of data to apply to the tpl to
update the content area of the Component. | Component | |
disableCaching : Boolean True to add a "cache buster" to the end of the chart url. Defaults to true for Opera and IE. | Chart | |
disabled : Boolean Render this component disabled (default is false). | Component | |
disabledClass : String CSS class added to the component when it is disabled (defaults to 'x-item-disabled'). | Component | |
expressInstall : Boolean True to prompt the user to install flash if not installed. Note that this uses
Ext.FlashComponent.EXPRESS_INSTALL_URL... True to prompt the user to install flash if not installed. Note that this uses
-Ext.FlashComponent.EXPRESS_INSTALL_URL, which should be set to the local resource. Defaults to false. | FlashComponent | |
extraStyle : Object Contains extra styles that will be added or overwritten to the default chartStyle. Defaults to null.
-For a detailed ... Contains extra styles that will be added or overwritten to the default chartStyle. Defaults to null.
-For a detailed list of the options available, visit the YUI Charts site
-at http://developer.yahoo.com/yui/charts/#basicstyles -Some of the options availabe: -
| FlashComponent | |
extraStyle : Object Contains extra styles that will be added or overwritten to the default chartStyle. Defaults to null.
+For a detailed l... Contains extra styles that will be added or overwritten to the default chartStyle. Defaults to null.
+For a detailed list of the options available, visit the YUI Charts site
+at http://developer.yahoo.com/yui/charts/#basicstyles +Some of the options availabe: +
| Chart | |
fieldLabel : String The label text to display next to this Component (defaults to '').
Note: this config is only used when this Component... The label text to display next to this Component (defaults to ''). Note: this config is only used when this Component is rendered by a Container which @@ -241,7 +248,7 @@ Example use:
| Component | |
flashParams : Object A set of key value pairs to be passed to the flash object as parameters. Possible parameters can be found here:
http:... A set of key value pairs to be passed to the flash object as parameters. Possible parameters can be found here:
-http://kb2.adobe.com/cps/127/tn_12701.html Defaults to undefined. | FlashComponent | |
flashVars : Object A set of key value pairs to be passed to the flash object as flash variables. Defaults to undefined. | FlashComponent | |
flashVersion : String Indicates the version the flash content was published for. Defaults to '9.0.45'. | FlashComponent | |
flex : Number Note: this config is only used when this Component is rendered
+http://kb2.adobe.com/cps/127/tn_12701.html Defaults to undefined. | FlashComponent | |
flashVars : Object A set of key value pairs to be passed to the flash object as flash variables. Defaults to undefined. | FlashComponent | |
flashVersion : String Indicates the version the flash content was published for. Defaults to '9.0.115'. | FlashComponent | |
flex : Number Note: this config is only used when this Component is rendered
by a Container which has been configured to use a BoxL... Note: this config is only used when this Component is rendered
by a Container which has been configured to use a BoxLayout.
Each child Component with a | Component | |
url : String The url to load the chart from. This defaults to Ext.chart.Chart.CHART_URL, which should
-be modified to point to the... The url to load the chart from. This defaults to Ext.chart.Chart.CHART_URL, which should
+(see Ext.XTemplate.overwrite ). | Component | |
url : String The url to load the chart from. This defaults to Ext.chart.Chart.CHART_URL, which should
+be modified to point to the ... The url to load the chart from. This defaults to Ext.chart.Chart.CHART_URL, which should
be modified to point to the local charts resource. | Chart | |
width : Number The width of this component in pixels (defaults to auto).
Note to express this dimension as a percentage or offset se... The width of this component in pixels (defaults to auto).
Note to express this dimension as a percentage or offset see Ext.Component.anchor. | BoxComponent | |
wmode : String The wmode of the flash object. This can be used to control layering. Defaults to 'opaque'. | FlashComponent | |
x : Number The local x (left) coordinate for this component if contained within a positioning container. | BoxComponent | |
xtype : String The registered xtype to create. This config option is not used when passing
@@ -705,7 +712,12 @@ Or a shorthand syntax: : void Apply this component to existing markup that is valid. With this function, no call to render() is required. Apply this component to existing markup that is valid. With this function, no call to render() is required. Parameters:
| Component | |
bindStore( Store store )
:
- voidChanges the data store bound to this chart and refreshes it. Changes the data store bound to this chart and refreshes it. Parameters:
| Chart | |
cloneConfig( Object overrides )
+ voidChanges the data store bound to this chart and refreshes it. Changes the data store bound to this chart and refreshes it. Parameters:
| Chart | |
bubble( Function fn , [Object scope ], [Array args ] )
+ :
+ Ext.ComponentBubbles up the component/container heirarchy, calling the specified function with each component. The scope (this) of... Bubbles up the component/container heirarchy, calling the specified function with each component. The scope (this) of
+function call will be the scope provided or the current component. The arguments to the function
+will be the args provided or the current component. If the function returns false at any point,
+the bubble is stopped. Parameters:
| Component | |
cloneConfig( Object overrides )
:
Ext.ComponentClone the current component using the original config values passed into this instance by default. Clone the current component using the original config values passed into this instance by default. Parameters:
| Component | |
destroy()
@@ -720,45 +732,47 @@ should usually not need to be called directly. Enable this component and fire the 'enable' event. Enable this component and fire the 'enable' event. Parameters:
| Component | |
enableBubble( String/Array events )
:
- voidEnables events fired by this Observable to bubble up an owner hierarchy by calling
-this.getBubbleTarget() if present... Enables events fired by this Observable to bubble up an owner hierarchy by calling
- This is commonly used by Ext.Components to bubble events to owner Containers. See Ext.Component.getBubbleTarget. The default -implementation in Ext.Component returns the Component's immediate owner. But if a known target is required, this can be overridden to -access the required target more quickly. -Example:
| Observable | |
findParentBy( Function fn )
:
Ext.ContainerFind a container above this component at any level by a custom function. If the passed function returns
true, the con... Find a container above this component at any level by a custom function. If the passed function returns
-true, the container will be returned. Parameters:
| Component | |
findParentByType( String/Class xtype )
+true, the container will be returned.Parameters:
| Component | |
findParentByType( String/Ext.Component/Class xtype , [Boolean shallow ] )
:
- Ext.ContainerFind a container above this component at any level by xtype or class Find a container above this component at any level by xtype or class Parameters:
| Component | |
fireEvent( String eventName , Object... args )
+ Ext.ContainerFind a container above this component at any level by xtype or class Find a container above this component at any level by xtype or class Parameters:
| Component | |
fireEvent( String eventName , Object... args )
:
BooleanFires the specified event with the passed parameters (minus the event name).
An event may be set to bubble up an Obse... Fires the specified event with the passed parameters (minus the event name). @@ -842,7 +856,7 @@ false to cancel hiding the component. Fires the 'h...Hi
event after hiding the component. Note this method is called internally if
the component is configured to be hidden .Parameters:
| Component | |
isVisible()
:
- Boolean Returns true if this component is visible. Returns true if this component is visible. Parameters:
| Component | |
isXType( String xtype , [Boolean shallow ] )
+ BooleanReturns true if this component is visible. Returns true if this component is visible. Parameters:
| Component | |
isXType( String/Ext.Component/Class xtype , [Boolean shallow ] )
:
BooleanTests whether or not this Component is of a specific xtype. This can test whether this Component is descended
from th... Tests whether or not this Component is of a specific xtype. This can test whether this Component is descended @@ -854,7 +868,11 @@ to participate in determination of inherited xtypes.
Parameters:
| Component | |
mon( Observable|Element item , Object|String ename , Function fn , Object scope , Object opt )
:
voidAdds listeners to any Observable object (or Elements) which are automatically removed when this Component
@@ -923,10 +941,10 @@ events fired during event suspension will be sent to any listeners now. Sets the overflow on the content element of the component. Sets the overflow on the content element of the component. Parameters:
| BoxComponent | |
setDisabled( Boolean disabled )
:
- Ext.ComponentConvenience function for setting disabled/enabled by boolean. Convenience function for setting disabled/enabled by boolean. Parameters:
| Component | |
setHeight( Number height )
+ Ext.ComponentConvenience function for setting disabled/enabled by boolean. Convenience function for setting disabled/enabled by boolean. Parameters:
| Component | |
setHeight( Mixed height )
:
- Ext.BoxComponentSets the height of the component. This method fires the resize event. Sets the height of the component. This method fires the resize event. Parameters:
| BoxComponent | |
setPagePosition( Number x , Number y )
@@ -959,10 +977,10 @@ This may be one of:
Resets all styles on the Chart instance. Resets all styles on the Chart instance. Parameters: | Chart | |
setVisible( Boolean visible )
:
- Ext.ComponentConvenience function to hide or show this component by boolean. Convenience function to hide or show this component by boolean. Parameters:
| Component | |
setWidth( Number width )
+ Ext.ComponentConvenience function to hide or show this component by boolean. Convenience function to hide or show this component by boolean. Parameters:
| Component | |
setWidth( Mixed width )
:
- Ext.BoxComponentSets the width of the component. This method fires the resize event. Sets the width of the component. This method fires the resize event. Parameters:
| BoxComponent | |
show()
:
@@ -999,8 +1017,8 @@ has been restored. Fires before the component is hidden by calling the hide method.
Return false from an event handler to stop the hide. Listeners will be called with the following arguments:
| Component | |
beforerefresh :
( Chart this )
- Fires before a refresh to the chart data is called. If the beforerefresh handler returns
-false the refresh action w... Fires before a refresh to the chart data is called. If the beforerefresh handler returns
+ Fires before a refresh to the chart data is called. If the beforerefresh handler returns
+false the refresh action wi... Fires before a refresh to the chart data is called. If the beforerefresh handler returns
false the refresh action will be cancelled. Listeners will be called with the following arguments:
| Chart | |
beforerender :
( Ext.Component this )
Fires before the component is rendered. Return false from an
|