X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/docs/output/Ext.FlashComponent.html diff --git a/docs/output/Ext.FlashComponent.html b/docs/output/Ext.FlashComponent.html deleted file mode 100644 index e1e01870..00000000 --- a/docs/output/Ext.FlashComponent.html +++ /dev/null @@ -1,991 +0,0 @@ -
Properties Methods Events Config Options Direct Link
Observable
-  Component
-    BoxComponent
-      FlashComponent

Class Ext.FlashComponent

Package:Ext
Defined In:FlashComponent.js
Class:FlashComponent
Subclasses:Chart
Extends:BoxComponent

Config Options

Config OptionsDefined By
 allowDomMove : Boolean
Whether the component can move the Dom node when rendering (defaults to true).
Component
 backgroundColor : String
The background color of the chart. Defaults to '#ffffff'.
FlashComponent
 data : Mixed
The initial set of data to apply to the tpl to -update the content area of the Component.
Component
 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
 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
 hidden : Boolean
Render this component hidden (default is false). If true, the -hide method will be called internally.
Component
 pageX : Number
The page level x coordinate for this component if contained within a positioning container.
BoxComponent
 pageY : Number
The page level y coordinate for this component if contained within a positioning container.
BoxComponent
 url : String
The URL of the chart to include. Defaults to undefined.
FlashComponent
 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
 y : Number
The local y (top) coordinate for this component if contained within a positioning container.
BoxComponent

Public Properties

PropertyDefined By
 EXPRESS_INSTALL_URL : String
Sets the url for installing flash if it doesn't exist. This should be set to a local resource.
FlashComponent
 disabled : Boolean
True if this component is disabled. Read-only.
Component
 hidden : Boolean
True if this component is hidden. Read-only.
Component
 initialConfig : Object
This Component's initial configuration specification. Read-only.
Component
 rendered : Boolean
True if this component has been rendered. Read-only.
Component

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file