We believe developers can glean a lot of useful information by evaluating these diff guides when upgrading their applications. That said, these reports are automated and may not always accurately depict change in these early releases. Unwanted change may be indicated due to doc updates, formatting omissions, etc. We will review and adjust these guides for accuracy prior our GA release. In the meantime, please evaluate these diffs knowing that some level of inaccuracy may exist. If you see anything in this report that is incorrect or undesirable, please report them on the Ext JS 6 forums.
Added
- Color
- Ext.Assert
- Ext.BingMap
- Ext.Deferred
- Ext.Error
- Ext.Factory
- Ext.GlobalEvents
- Ext.Mixin (renamed from Ext.mixin.Mixin)
- Ext.Widget
- Ext.app.BaseController
- Ext.app.EventDomain
- Ext.app.ViewController
- Ext.app.ViewModel
- Ext.app.bind.Binding
- Ext.app.bind.Formula
- Ext.app.bind.Multi
- Ext.app.bind.TemplateBinding
- Ext.app.domain.View
- Ext.chart.axis.Axis3D
- Ext.chart.axis.Category3D
- Ext.chart.axis.Numeric3D
- Ext.chart.axis.Time3D
- Ext.chart.grid.HorizontalGrid3D
- Ext.chart.grid.VerticalGrid3D
- Ext.chart.interactions.ItemEdit
- Ext.chart.plugin.ItemEvents
- Ext.chart.series.Bar3D
- Ext.chart.series.sprite.Bar3D
- Ext.chart.series.sprite.Box
- Ext.chart.series.sprite.Series
- Ext.chart.theme.Base
- Ext.data.AbstractStore
- Ext.data.BufferedStore
- Ext.data.ChainedStore
- Ext.data.ErrorCollection
- Ext.data.JsonPStore
- Ext.data.ProxyStore
- Ext.data.Session
- Ext.data.TreeModel
- Ext.data.XmlStore
- Ext.data.field.Boolean
- Ext.data.field.Date
- Ext.data.field.Field
- Ext.data.field.Integer
- Ext.data.field.Number
- Ext.data.field.String
- Ext.data.identifier.Generator
- Ext.data.identifier.Negative
- Ext.data.operation.Create
- Ext.data.operation.Destroy
- Ext.data.operation.Operation
- Ext.data.operation.Read
- Ext.data.operation.Update
- Ext.data.request.Ajax
- Ext.data.request.Base
- Ext.data.request.Form
- Ext.data.schema.Association
- Ext.data.schema.ManyToMany
- Ext.data.schema.ManyToOne
- Ext.data.schema.Namer
- Ext.data.schema.OneToOne
- Ext.data.schema.Schema
- Ext.data.session.BatchVisitor
- Ext.data.session.ChangesVisitor
- Ext.data.session.ChildChangesVisitor
- Ext.data.soap.Proxy
- Ext.data.soap.Reader
- Ext.data.validator.Bound
- Ext.data.validator.Email
- Ext.data.validator.Exclusion
- Ext.data.validator.Format
- Ext.data.validator.Inclusion
- Ext.data.validator.Length
- Ext.data.validator.Presence
- Ext.data.validator.Range
- Ext.data.validator.Validator
- Ext.dom.CompositeElement
- Ext.dom.Fly
- Ext.dom.Helper
- Ext.draw.Container
- Ext.draw.Point
- Ext.draw.gradient.GradientDefinition
- Ext.draw.plugin.SpriteEvents
- Ext.draw.sprite.Arrow
- Ext.draw.sprite.Cross
- Ext.draw.sprite.Diamond
- Ext.draw.sprite.Line
- Ext.draw.sprite.Plus
- Ext.draw.sprite.Square
- Ext.draw.sprite.Tick
- Ext.draw.sprite.Triangle
- Ext.field.DatePickerNative
- Ext.field.SingleSlider
- Ext.list.AbstractItem
- Ext.list.Item
- Ext.list.RootItem
- Ext.list.Tree
- Ext.mixin.Factoryable
- Ext.mixin.Mashup
- Ext.mixin.Responsive
- Ext.plugin.Abstract
- Ext.plugin.LazyItems
- Ext.plugin.field.PlaceHolderLabel
- Ext.promise.Promise
- Ext.util.Base64
- Ext.util.CSV
- Ext.util.CollectionKey
- Ext.util.DelimitedValue
- Ext.util.Group
- Ext.util.History
- Ext.util.LocalStorage
- Ext.util.ObjectTemplate
- Ext.util.Observable
- Ext.util.TSV
- Ext.util.TaskManager
- Ext.util.TaskRunner
- Ext.util.TaskRunner.Task
- Ext.util.TextMetrics
- Ext.ux.ajax.DataSimlet
- Ext.ux.ajax.JsonSimlet
- Ext.ux.ajax.SimManager
- Ext.ux.ajax.SimXhr
- Ext.ux.ajax.Simlet
- Ext.ux.ajax.XmlSimlet
- Ext.ux.event.Driver
- Ext.ux.event.Maker
- Ext.ux.event.Player
- Ext.ux.event.Recorder
- Ext.ux.google.Api
- Ext.ux.google.Feeds
Modified
Ext
- Added
- config
- debugConfig
- manifest
- method
- all
- asap
- asapCancel
- checkVersion
- coerce
- copyToIf
- destroyMembers
- getNamespace
- getScrollbarSize
- getWin
- interval
- isDebugEnabled
- log
- now
- on
- raise
- returnId
- returnTrue
- un
- property
- BLANK_IMAGE_URL
- USE_NATIVE_JSON
- baseCSSPrefix
- chromeVersion
- emptyString
- enableAria
- enableAriaButtons
- enableAriaPanels
- firefoxVersion
- identityFn
- ieVersion
- isChrome
- isDomReady
- isGecko
- isIE
- isIE10
- isIE10m
- isIE10p
- isIE11
- isIE11m
- isIE11p
- isIE8
- isIE8m
- isIE8p
- isIE9
- isIE9m
- isIE9p
- isLinux
- isMac
- isOpera
- isSafari
- isWebKit
- isWindows
- name
- operaVersion
- platformTags
- privateFn
- safariVersion
- webKitVersion
- config
- Modified
- method
- callback
- 2.4.1
- return type is void
- 6.0.0
- return type is Object
- 2.4.1
- createWidget
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- callback
- property
- isReady
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- isReady
- method
- Removed
- method
- createInterceptor
- dispatch
- getOrientation
- preg
- redirect
- reg
- regApplication
- regController
- regLayout
- regModel
- repaint
- setup
- type
- property
- version
- method
- Added
Ext.Ajax
- Added
- property
- defaultHeaders
- disableCaching
- extraParams
- method
- timeout
- url
- property
- Added
Ext.Anim
- Modified
- method
- constructor
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- constructor
- method
- Modified
Ext.Array
- Added
- method
- binarySearch
- equals
- findBy
- numericSortFn
- push
- reduce
- removeAt
- toMap
- toValueMap
- method
- Added
Ext.Audio
- Modified
- property
- template
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- template
- property
- Modified
Ext.Base
- Added
- method
- callSuper
- property
- destroyed
- isConfiguring
- isFirstInstance
- isInstance
- method
- Modified
- method
- getConfig
- 2.4.1
- private is true
- return type is void
- 6.0.0
- private is false
- return type is Object
- 2.4.1
- initConfig
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.Base
- 2.4.1
- setConfig
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- getConfig
- method
- Added
Ext.Button
- Added
- cssVar
- $button-action-ui
- $button-background-color
- $button-background-gradient
- $button-badge-background-color
- $button-badge-background-gradient
- $button-badge-border-color
- $button-badge-border-radius
- $button-badge-bottom
- $button-badge-color
- $button-badge-font-family
- $button-badge-font-size
- $button-badge-font-weight
- $button-badge-left
- $button-badge-line-height
- $button-badge-max-width
- $button-badge-min-width
- $button-badge-padding
- $button-badge-right
- $button-badge-top
- $button-border-color
- $button-border-radius
- $button-border-radius-big
- $button-border-style
- $button-border-width
- $button-color
- $button-confirm-ui
- $button-decline-ui
- $button-disabled-opacity
- $button-font-size-big
- $button-font-weight
- $button-icon-font-size
- $button-icon-font-size-big
- $button-icon-horizontal-spacing
- $button-icon-horizontal-spacing-big
- $button-icon-size
- $button-icon-size-big
- $button-icon-vertical-spacing
- $button-icon-vertical-spacing-big
- $button-line-height-big
- $button-padding
- $button-padding-big
- $button-pressed-background-color
- $button-pressed-background-gradient
- $button-pressed-border-color
- $button-pressed-color
- $button-round-ui
- $button-small-ui
- property
- defaultBindProperty
- cssVar
- Modified
- config
- ui
- 2.4.1
- default value is ‘normal’
- 6.0.0
- default value is null
- 2.4.1
- ui
- cssVar
- $button-font-family
- 2.4.1
- type is font-family
- 6.0.0
- type is string
- 2.4.1
- $button-font-size
- 2.4.1
- default value is 1em
- type is measurement
- 6.0.0
- default value is 1rem
- type is number
- 2.4.1
- $button-line-height
- 2.4.1
- default value is 1.2em
- type is measurement
- 6.0.0
- default value is 1.23em
- type is number
- 2.4.1
- $button-font-family
- property
- template
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- template
- config
- Removed
- config
- badge
- cssMixin
- sencha-button-ui
- cssVar
- $button-gradient
- $button-height
- $button-radius
- $button-stroke-weight
- $include-button-highlights
- $toolbar-icon-size
- method
- setBadge
- setIconClass
- config
- Added
Ext.Class
- Added
- config
- cachedConfig
- override
- privates
- requires
- xtype
- config
- Added
Ext.ClassManager
- Added
- config
- debugHooks
- deprecated
- config
- Modified
- method
- addNameAliasMappings
- 2.4.1
- return type is Ext.ClassManager
- 6.0.0
- return type is void
- 2.4.1
- addNameAlternateMappings
- 2.4.1
- return type is Ext.ClassManager
- 6.0.0
- return type is void
- 2.4.1
- addNameAliasMappings
- method
- Removed
- method
- getAliasesByName
- getNameByAlias
- getNameByAlternate
- getNamesByExpression
- setAlias
- method
- Added
Ext.Component
- 2.4.1
- superclass is Ext.AbstractComponent
- 6.0.0
- superclass is Ext.Widget
- Added
- config
- scrollable
- cssVar
- $scroll-indicator-background-color
- $scroll-indicator-border-radius
- $scroll-indicator-margin
- $scroll-indicator-opacity
- $scroll-indicator-size
- event
- added
- moved
- removed
- scrollablechange
- method
- getScrollable
- onScrollEnd
- onScrollMove
- onScrollStart
- updateHeight
- updateWidth
- property
- defaultBindProperty
- config
- Modified
- config
- border
- 2.4.1
- type is Number/String
- 6.0.0
- type is Boolean
- 2.4.1
- xtype
- 2.4.1
- default value is null
- type is String[]
- 6.0.0
- default value is ‘component’
- type is String
- 2.4.1
- border
- method
- getBorder
- 2.4.1
- return type is Number/String
- 6.0.0
- return type is Boolean
- 2.4.1
- initElement
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getBorder
- property
- element
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- element
- config
- Removed
- config
- componentCls
- dock
- floating
- hideOnMaskTap
- layoutOnOrientationChange
- modal
- monitorOrientation
- scroll
- stopMaskTapEvent
- event
- flexchange
- method
- getEl
- setFloating
- update
- config
- 2.4.1
Ext.ComponentManager
- Added
- method
- each
- getAll
- getCount
- onAvailable
- method
- Modified
- method
- registerType
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- registerType
- method
- Added
Ext.ComponentQuery
- 2.4.1
- superclass is null
- 6.0.0
- superclass is Ext.Base
- Added
- method
- first
- visitPostOrder
- visitPreOrder
- method
- Removed
- property
- val
- property
- 2.4.1
Ext.Container
- 2.4.1
- alternateClassNames is [Ext.lib.Container]
- mixins is []
- 6.0.0
- alternateClassNames is [Ext.lib.Container, Ext.container.Container]
- mixins is [Ext.mixin.Queryable, Ext.mixin.Container]
- Added
- config
- manageBorders
- method
- initInheritedState
- config
- Modified
- config
- layout
- 2.4.1
- default value is null
- 6.0.0
- default value is ‘default’
- 2.4.1
- scrollable
- 2.4.1
- type is Ext.scroll.View
- 6.0.0
- type is Ext.scroll.Scroller
- 2.4.1
- layout
- method
- add
- 2.4.1
- return type is Ext.Component
- 6.0.0
- return type is Ext.Component/Ext.Component[]
- 2.4.1
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- getElementConfig
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- removeAll
- 2.4.1
- return type is Ext.Component
- 6.0.0
- return type is Ext.Component[]
- 2.4.1
- removeAt
- 2.4.1
- return type is Ext.Container
- 6.0.0
- return type is Ext.Component
- 2.4.1
- add
- config
- Removed
- config
- scroll
- method
- addAll
- removeDocked
- property
- items
- config
- 2.4.1
Ext.Date
- 2.4.1
- mixins is [Ext.DateExtras]
- 6.0.0
- mixins is null
- Added
- method
- formatContainsDateInfo
- formatContainsHourInfo
- isEqual
- subtract
- unescapeFormat
- method
- Modified
- property
- monthNumbers
- 2.4.1
- default value is {Jan: 0, Feb: 1, Mar: 2, Apr: 3, May: 4, Jun: 5, Jul: 6, Aug: 7, Sep: 8, Oct: 9, Nov: 10, Dec: 11}
- 6.0.0
- default value is {January: 0, Jan: 0, February: 1, Feb: 1, March: 2, Mar: 2, April: 3, Apr: 3, May: 4, June: 5, Jun: 5, July: 6, Jul: 6, August: 7, Aug: 7, September: 8, Sep: 8, October: 9, Oct: 9, November: 10, Nov: 10, December: 11, Dec: 11}
- 2.4.1
- monthNumbers
- property
- 2.4.1
Ext.Function
- 2.4.1
- alternateClassNames is [Ext.util.Functions]
- 6.0.0
- alternateClassNames is []
- Added
- method
- bindCallback
- createBarrier
- interval
- memoize
- method
- Removed
- method
- createDelegate
- method
- 2.4.1
Ext.Img
- Added
- method
- updateHeight
- updateWidth
- method
- Added
Ext.JSON
- Added
- method
- encodeString
- encodeValue
- method
- Added
Ext.LoadMask
- Removed
- config
- msg
- msgCls
- store
- method
- bindStore
- config
- Removed
Ext.Loader
- Added
- config
- preserveScripts
- scriptChainDelay
- scriptCharset
- method
- addBaseUrlClassPathMappings
- loadScript
- config
- Modified
- property
- history
- 2.4.1
- default value is []
- 6.0.0
- default value is null
- 2.4.1
- history
- property
- Removed
- method
- exclude
- require
- syncRequire
- method
- Added
Ext.Map
- Modified
- method
- getElementConfig
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getElementConfig
- method
- Removed
- config
- maskMap
- maskMapCls
- method
- getState
- update
- config
- Modified
Ext.Menu
- Added
- method
- updateHidden
- method
- Removed
- method
- doSetHidden
- method
- Added
Ext.MessageBox
- 2.4.1
- aliases is {}
- 6.0.0
- aliases is {widget=[messagebox]}
- Added
- property
- Modified
- method
- constructor
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- constructor
- method
- Removed
- config
- icon
- method
- setIcon
- updateText
- config
- 2.4.1
Ext.Number
- Added
- method
- clipIndices
- correctFloat
- randomInt
- sign
- snapInRange
- method
- Added
Ext.Object
- Added
- method
- clear
- eachValue
- equals
- freeze
- getAllKeys
- isEmpty
- method
- Modified
- method
- mergeIf
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- mergeIf
- method
- Added
Ext.Panel
- Added
- config
- manageBorders
- cssMixin
- panel-ui
- cssVar
- $panel-body-background-color
- $panel-body-border-color
- $panel-body-border-style
- $panel-body-border-width
- $panel-body-color
- $panel-body-font-family
- $panel-body-font-size
- $panel-body-font-size-big
- $panel-body-font-weight
- $panel-body-line-height
- $panel-body-line-height-big
- $panel-border-color
- $panel-border-style
- $panel-border-width
- $panel-manage-borders
- method
- addBodyCls
- removeBodyCls
- config
- Modified
- config
- bodyBorder
- 2.4.1
- type is Number/Boolean/String
- 6.0.0
- type is Boolean
- 2.4.1
- border
- 2.4.1
- type is Number/String
- 6.0.0
- type is Boolean
- 2.4.1
- bodyBorder
- method
- getBodyBorder
- 2.4.1
- return type is Number/Boolean/String
- 6.0.0
- return type is Boolean
- 2.4.1
- getBorder
- 2.4.1
- return type is Number/String
- 6.0.0
- return type is Boolean
- 2.4.1
- getElementConfig
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getBodyBorder
- config
- Removed
- config
- bodyMargin
- method
- getBodyMargin
- setBodyMargin
- config
- Added
Ext.ProgressIndicator
- Modified
- method
- getElementConfig
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getElementConfig
- method
- Modified
Ext.Promise
- Added
- method
- all
- resolve
- method
- Modified
- method
- reject
- 2.4.1
- private is true
- static is false
- 6.0.0
- private is false
- static is true
- 2.4.1
- reject
- method
- Added
Ext.SegmentedButton
- Added
- config
- defaultUI
- method
- getDefaultUI
- setDefaultUI
- config
- Removed
- method
- getPressed
- setPressed
- method
- Added
Ext.Sheet
- Added
- config
- manageBorders
- cssVar
- $sheet-background-color
- $sheet-border-color
- config
- Modified
- config
- border
- 2.4.1
- type is Number/String
- 6.0.0
- type is Boolean
- 2.4.1
- border
- cssVar
- $sheet-bg-color
- 2.4.1
- default value is transparentize ( darken ( $base-color , 40% ) , .1 )
- 6.0.0
- default value is #fff
- 2.4.1
- $sheet-padding
- 2.4.1
- default value is .7em
- 6.0.0
- default value is 0em
- 2.4.1
- $sheet-bg-color
- config
- Removed
- cssVar
- $sheet-bg-gradient
- cssVar
- Added
Ext.String
- Added
- method
- addCharacterEntities
- createRegex
- createVarName
- endsWith
- insert
- resetCharacterEntities
- splitWords
- startsWith
- uncapitalize
- method
- Added
Ext.Template
- Modified
- config
- compiled
- 2.4.1
- default value is false
- 6.0.0
- default value is null
- 2.4.1
- compiled
- config
- Modified
Ext.TitleBar
- Added
- property
- defaultBindProperty
- property
- Added
Ext.Toast
- Added
- property
- Added
Ext.Toolbar
- Added
- config
- defaultButtonUI
- cssVar
- $toolbar-background-color
- $toolbar-background-gradient
- $toolbar-border-color
- $toolbar-border-style
- $toolbar-border-width
- $toolbar-horizontal-spacing
- $toolbar-horizontal-spacing-big
- $toolbar-padding
- $toolbar-padding-big
- $toolbar-spacing
- $toolbar-title-color
- $toolbar-title-font-family
- $toolbar-title-font-size
- $toolbar-title-font-size-big
- $toolbar-title-font-weight
- $toolbar-vertical-spacing
- $toolbar-vertical-spacing-big
- method
- getDefaultButtonUI
- setDefaultButtonUI
- config
- Removed
- config
- titleCls
- cssMixin
- sencha-toolbar-ui
- cssVar
- $include-toolbar-uis
- $toolbar-base-color
- $toolbar-gradient
- config
- Added
Ext.Version
- Added
- method
- compareTo
- getReleaseValue
- property
- build
- major
- minor
- patch
- release
- method
- Removed
- method
- constructor
- deprecate
- getVersion
- setVersion
- toNumber
- method
- Added
Ext.Video
- Modified
- property
- template
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- template
- property
- Modified
Ext.XTemplate
- Added
- config
- definitions
- strict
- config
- Added
Ext.app.Application
- Added
- config
- appProperty
- defaultToken
- extend
- glyphFontFamily
- mainView
- namespaces
- paths
- scope
- method
- createController
- destroyController
- getAppProperty
- getDefaultToken
- getGlyphFontFamily
- getMainView
- launch
- onAppUpdate
- setAppProperty
- setDefaultToken
- setGlyphFontFamily
- setMainView
- config
- Modified
- config
- controllers
- 2.4.1
- default value is []
- type is Array
- 6.0.0
- default value is null
- type is String/String[]
- 2.4.1
- currentProfile
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- name
- 2.4.1
- default value is null
- 6.0.0
- default value is ’’
- 2.4.1
- profiles
- 2.4.1
- type is Array
- 6.0.0
- type is String/String[]
- 2.4.1
- controllers
- method
- getProfiles
- 2.4.1
- return type is Array
- 6.0.0
- return type is String/String[]
- 2.4.1
- getProfiles
- config
- Removed
- config
- glossOnIcon
- history
- icon
- isIconPrecomposed
- launch
- phoneIcon
- phoneStartupScreen
- requires
- router
- startupImage
- statusBarStyle
- tabletIcon
- tabletStartupScreen
- themeVariation
- themeVariationPrefix
- themeVariationTransitionCls
- method
- dispatch
- getAppFolder
- getControllers
- getHistory
- getLaunch
- getRequires
- getRouter
- getThemeVariation
- getThemeVariationPrefix
- getThemeVariationTransitionCls
- setAppFolder
- setControllers
- setHistory
- setLaunch
- setRequires
- setRouter
- setThemeVariation
- setThemeVariationPrefix
- setThemeVariationTransitionCls
- config
- Added
Ext.app.Controller
- 2.4.1
- mixins is [Ext.mixin.Observable]
- superclass is Ext.Base
- 6.0.0
- mixins is []
- superclass is Ext.app.BaseController
- Added
- method
- activate
- addRef
- deactivate
- getActive
- getProfile
- getStore
- getView
- init
- isActive
- onLaunch
- setActive
- method
- Modified
- config
- application
- 2.4.1
- default value is {}
- 6.0.0
- default value is null
- 2.4.1
- before
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- models
- 2.4.1
- default value is []
- 6.0.0
- default value is null
- 2.4.1
- refs
- 2.4.1
- default value is {}
- type is Object
- 6.0.0
- default value is null
- type is Object/Object[]
- 2.4.1
- stores
- 2.4.1
- default value is []
- type is String[]
- 6.0.0
- default value is null
- type is String/String[]
- 2.4.1
- views
- 2.4.1
- default value is []
- type is Array
- 6.0.0
- default value is null
- type is String/String[]
- 2.4.1
- application
- method
- getController
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.app.Controller
- 2.4.1
- getModel
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.Class
- 2.4.1
- getRefs
- 2.4.1
- return type is Object
- 6.0.0
- return type is Object/Object[]
- 2.4.1
- hasRef
- 2.4.1
- private is true
- return type is void
- 6.0.0
- private is false
- return type is Boolean
- 2.4.1
- redirectTo
- 2.4.1
- return type is Object
- 6.0.0
- return type is Boolean
- 2.4.1
- getController
- config
- Removed
- config
- init
- launch
- method
- getModels
- getStores
- getViews
- setModels
- setStores
- setViews
- config
- 2.4.1
Ext.app.Profile
- Added
- config
- mainView
- method
- getMainView
- setMainView
- property
- isProfile
- config
- Added
Ext.carousel.Carousel
- Modified
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- destroy
- method
- Removed
- method
- isHorizontal
- isVertical
- prev
- method
- Modified
Ext.chart.AbstractChart
- 2.4.1
- superclass is Ext.draw.Component
- 6.0.0
- superclass is Ext.draw.Container
- Added
- config
- animation
- theme
- event
- itemdblclick
- storechange
- method
- addSeries
- cancelChartLayout
- getAxis
- getInteraction
- getTheme
- removeSeries
- resumeChartLayout
- setAnimation
- setTheme
- suspendChartLayout
- config
- Modified
- config
- colors
- 2.4.1
- type is Boolean/Array
- 6.0.0
- type is Array
- 2.4.1
- insetPadding
- 2.4.1
- type is Object|Number
- 6.0.0
- type is Object|Number|String
- 2.4.1
- store
- 2.4.1
- default value is null
- type is Ext.data.Store
- 6.0.0
- default value is ‘ext-empty-store’
- type is Ext.data.Store/String/Object
- 2.4.1
- style
- 2.4.1
- type is String/Object
- 6.0.0
- type is Object
- 2.4.1
- colors
- method
- getInsetPadding
- 2.4.1
- return type is Object|Number
- 6.0.0
- return type is Object|Number|String
- 2.4.1
- getStore
- 2.4.1
- return type is Ext.data.Store
- 6.0.0
- return type is Ext.data.Store/String/Object
- 2.4.1
- getStyle
- 2.4.1
- return type is String/Object
- 6.0.0
- return type is Object
- 2.4.1
- getInsetPadding
- config
- Removed
- config
- animate
- innerPadding
- shadow
- event
- itemdoubleclick
- itemdoubletap
- itemdrag
- itemdragend
- itemdragstart
- itempinch
- itempinchend
- itempinchstart
- itemsingletap
- itemswipe
- itemtapcancel
- itemtapend
- itemtaphold
- itemtapstart
- itemtouchend
- itemtouchmove
- itemtouchstart
- method
- cancelLayout
- flatten
- getInnerPadding
- getShadow
- initialize
- setAnimate
- setInnerPadding
- setShadow
- property
- version
- config
- 2.4.1
Ext.chart.CartesianChart
- 2.4.1
- aliases is {widget=[chart]}
- 6.0.0
- aliases is {widget=[cartesian]}
- Added
- method
- getInnerRect
- setInnerRect
- method
- Removed
- method
- getInnerRegion
- onPlaceWatermark
- setInnerRegion
- method
- 2.4.1
Ext.chart.Legend
- 2.4.1
- superclass is Ext.dataview.DataView
- 6.0.0
- superclass is Ext.chart.LegendBase
- Added
- config
- rect
- method
- getRect
- setRect
- config
- Modified
- config
- baseCls
- 2.4.1
- default value is ‘x-legend’
- private is false
- 6.0.0
- default value is Ext.baseCSSPrefix + ‘legend’
- private is true
- 2.4.1
- disableSelection
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- padding
- 2.4.1
- private is false
- type is Number/String
- 6.0.0
- private is true
- type is Number
- 2.4.1
- baseCls
- config
- Removed
- config
- inline
- itemTpl
- position
- method
- getHorizontalHeight
- getInline
- getItemTpl
- getVerticalWidth
- setHorizontalHeight
- setInline
- setItemTpl
- setScrollable
- setVerticalWidth
- config
- 2.4.1
Ext.chart.MarkerHolder
- 2.4.1
- superclass is Ext.mixin.Mixin
- 6.0.0
- superclass is Ext.Mixin
- Added
- method
- getMarker
- method
- Modified
- method
- getBoundMarker
- 2.4.1
- private is true
- return type is void
- 6.0.0
- deprecated
- private is false
- return type is Ext.chart.Markers[]
- 2.4.1
- getBoundMarker
- method
- 2.4.1
Ext.chart.PolarChart
- Modified
- config
- innerPadding
- 2.4.1
- default value is {top: 0, left: 0, right: 0, bottom: 0}
- type is Object
- 6.0.0
- default value is 0
- type is Number
- 2.4.1
- innerPadding
- method
- getInnerPadding
- 2.4.1
- return type is Object
- 6.0.0
- return type is Number
- 2.4.1
- getInnerPadding
- config
- Modified
Ext.chart.axis.Axis
- Added
- config
- adjustByMajorUnit
- floating
- limits
- linkedTo
- margin
- reconcileRange
- event
- rangechange
- visiblerangechange
- method
- getAdjustByMajorUnit
- getFloating
- getLimits
- getLinkedTo
- getMargin
- getReconcileRange
- reconcileRange
- resolveListenerScope
- setAdjustByMajorUnit
- setFloating
- setLimits
- setLinkedTo
- setMargin
- setReconcileRange
- config
- Modified
- config
- label
- 2.4.1
- default value is {x: 0, y: 0, textBaseline: ‘middle’, textAlign: ‘center’, fontSize: 12, fontFamily: ‘Helvetica’}
- 6.0.0
- default value is undefined
- 2.4.1
- majorTickSteps
- 2.4.1
- default value is false
- 6.0.0
- default value is 0
- 2.4.1
- title
- 2.4.1
- default value is {fontSize: 18, fontFamily: ‘Helvetica’}
- 6.0.0
- default value is null
- 2.4.1
- label
- config
- Added
Ext.chart.axis.Numeric
- 2.4.1
- aliases is {axis=[numeric]}
- 6.0.0
- aliases is {axis=[numeric, radial]}
- 2.4.1
Ext.chart.axis.layout.Layout
- 2.4.1
- mixins is []
- 6.0.0
- mixins is [Ext.mixin.Observable]
- 2.4.1
Ext.chart.interactions.Abstract
- Removed
- config
- gesture
- method
- getGesture
- setGesture
- config
- Removed
Ext.chart.interactions.ItemHighlight
- Added
- config
- sticky
- method
- getSticky
- setGestures
- setSticky
- config
- Added
Ext.chart.interactions.ItemInfo
- Modified
- config
- panel
- 2.4.1
- default value is {modal: true, centered: true, width: 250, height: 300, styleHtmlContent: true, scrollable: ‘vertical’, hideOnMaskTap: true, fullscreen: false, hidden: true, zIndex: 30, items: [{docked: ‘top’, xtype: ‘toolbar’, title: ‘Item Detail’}]}
- 6.0.0
- default value is {modal: true, centered: true, width: 300, height: 200, styleHtmlContent: true, scrollable: ‘vertical’, hideOnMaskTap: true, fullscreen: false, hidden: false, zIndex: 30}
- 2.4.1
- panel
- config
- Modified
Ext.chart.interactions.PanZoom
- Modified
- config
- zoomOnPanGesture
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- zoomOnPanGesture
- method
- getPanGesture
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- setPanGesture
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getPanGesture
- config
- Modified
Ext.chart.interactions.Rotate
- Added
- method
- setGestures
- method
- Modified
- config
- gesture
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- gesture
- method
- getGesture
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getGestures
- 2.4.1
- private is true
- return type is void
- 6.0.0
- private is false
- return type is Object
- 2.4.1
- rotateTo
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- setGesture
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getGesture
- config
- Added
Ext.chart.label.Label
- Added
- config
- calloutLine
- method
- getCalloutLine
- setCalloutLine
- config
- Modified
- config
- fx
- 2.4.1
- default value is {customDuration: {callout: 200}}
- 6.0.0
- default value is {customDurations: {callout: 200}}
- 2.4.1
- fx
- config
- Added
Ext.chart.series.Area
- Added
- config
- splitStacks
- method
- getSplitStacks
- setSplitStacks
- config
- Added
Ext.chart.series.Cartesian
- Modified
- config
- xAxis
- 2.4.1
- type is Ext.chart.axis.Axis
- 6.0.0
- type is Ext.chart.axis.Axis|Number|String
- 2.4.1
- yAxis
- 2.4.1
- type is Ext.chart.axis.Axis
- 6.0.0
- type is Ext.chart.axis.Axis|Number|String
- 2.4.1
- xAxis
- method
- getXAxis
- 2.4.1
- return type is Ext.chart.axis.Axis
- 6.0.0
- return type is Ext.chart.axis.Axis|Number|String
- 2.4.1
- getYAxis
- 2.4.1
- return type is Ext.chart.axis.Axis
- 6.0.0
- return type is Ext.chart.axis.Axis|Number|String
- 2.4.1
- getXAxis
- config
- Modified
Ext.chart.series.Gauge
- Added
- config
- rect
- method
- getRect
- setRect
- config
- Removed
- config
- region
- field
- needleLengthRatio
- method
- getField
- setField
- getNeedleLengthRatio
- setNeedleLengthRatio
- getRegion
- setRegion
- config
- Added
Ext.chart.series.Pie
- Added
- config
- clockwise
- radiusFactor
- radiusField
- method
- getClockwise
- getRadiusFactor
- getRadiusField
- setClockwise
- setRadiusFactor
- setRadiusField
- config
- Modified
- config
- highlightCfg
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.chart.series.sprite.PieSlice/Object
- 2.4.1
- highlightCfg
- method
- getHighlightCfg
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.chart.series.sprite.PieSlice/Object
- 2.4.1
- getHighlightCfg
- config
- Removed
- config
- Allows
- field
- labelField
- method
- getLabelField
- setLabelField
- config
- Added
Ext.chart.series.Pie3D
- Added
- config
- angleField
- method
- getRect
- setRect
- config
- Modified
- config
- hidden
- 2.4.1
- default value is false
- type is Boolean|Array
- 6.0.0
- default value is []
- type is Array
- 2.4.1
- hidden
- method
- getField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getHidden
- 2.4.1
- return type is Boolean|Array
- 6.0.0
- return type is Array
- 2.4.1
- setField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getField
- config
- Removed
- config
- field
- method
- getRegion
- setRegion
- config
- Added
Ext.chart.series.Polar
- Added
- config
- angleField
- radiusField
- method
- getAngleField
- getRadiusField
- setAngleField
- setRadiusField
- config
- Modified
- config
- xField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- yField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- xField
- method
- getXField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getYField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- setXField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- setYField
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getXField
- config
- Added
Ext.chart.series.Radar
- Modified
- config
- style
- 2.4.1
- default value is null
- 6.0.0
- default value is {}
- 2.4.1
- style
- config
- Modified
Ext.chart.series.Scatter
- Modified
- config
- itemInstancing
- 2.4.1
- default value is {fx: {customDuration: {translationX: 0, translationY: 0}}}
- 6.0.0
- default value is {fx: {customDurations: {translationX: 0, translationY: 0}}}
- 2.4.1
- itemInstancing
- config
- Modified
Ext.chart.series.Series
- 2.4.1
- mixins is [Ext.mixin.Observable]
- 6.0.0
- mixins is [Ext.mixin.Observable, Ext.mixin.Bindable]
- Added
- config
- animation
- highlight
- showMarkers
- tooltip
- useDarkerStrokeColor
- event
- itemclick
- itemdblclick
- itemmousedown
- itemmousemove
- itemmouseout
- itemmouseover
- itemmouseup
- itemtap
- storechange
- method
- getHighlight
- getItemByIndex
- getShowMarkers
- getTooltip
- getUseDarkerStrokeColor
- setAnimation
- setHighlight
- setShowMarkers
- setTooltip
- setUseDarkerStrokeColor
- property
- defaultBindProperty
- config
- Modified
- config
- highlightCfg
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- label
- 2.4.1
- default value is {textBaseline: ‘middle’, textAlign: ‘center’, font: ‘14px Helvetica’}
- 6.0.0
- default value is {}
- 2.4.1
- labelOverflowPadding
- 2.4.1
- default value is 5
- 6.0.0
- default value is null
- 2.4.1
- marker
- 2.4.1
- type is Object
- 6.0.0
- type is Object|Boolean
- 2.4.1
- highlightCfg
- method
- getHighlightCfg
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- getMarker
- 2.4.1
- return type is Object
- 6.0.0
- return type is Object|Boolean
- 2.4.1
- setHighlightCfg
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- getHighlightCfg
- config
- Removed
- config
- animate
- labelField
- method
- getAnimate
- getLabelField
- setAnimate
- setLabelField
- config
- 2.4.1
Ext.chart.series.StackedCartesian
- Added
- config
- fullStack
- fullStackTotal
- splitStacks
- method
- getFullStack
- getFullStackTotal
- getSplitStacks
- setFullStack
- setFullStackTotal
- setSplitStacks
- config
- Added
Ext.chart.series.sprite.Cartesian
- 2.4.1
- extends Ext.draw.sprite.Sprite
- 6.0.0
- extends Ext.chart.series.sprite.Series
- 2.4.1
Ext.chart.series.sprite.Line
- Added
- config
- yCap
- config
- Added
Ext.chart.series.sprite.Pie3DPart
- Added
- attribute
- bevelWidth
- colorSpread
- label
- attribute
- Added
Ext.chart.series.sprite.PieSlice
- Added
- method
- getSeries
- setSeries
- method
- Removed
- config
- rotateLabels
- config
- Added
Ext.chart.series.sprite.Polar
- 2.4.1
- extends Ext.draw.sprite.Sprite
- 6.0.0
- extends Ext.chart.series.sprite.Series
- 2.4.1
Ext.data.ArrayStore
- 2.4.1
- alternateClassNames is []
- 6.0.0
- alternateClassNames is [Ext.data.SimpleStore]
- 2.4.1
Ext.data.Batch
- Added
- method
- getCurrent
- getExceptions
- getOperations
- getTotal
- hasException
- isComplete
- isRunning
- retry
- sort
- property
- exceptions
- method
- Modified
- config
- pauseOnException
- 2.4.1
- default value is true
- 6.0.0
- default value is false
- 2.4.1
- pauseOnException
- method
- add
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.data.Batch
- 2.4.1
- pause
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.data.Batch
- 2.4.1
- runOperation
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- start
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.data.Batch
- 2.4.1
- add
- property
- current
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- operations
- 2.4.1
- private is false
- type is Ext.data.Operation[]
- 6.0.0
- private is true
- type is Ext.data.operation.Operation[]
- 2.4.1
- total
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- current
- config
- Removed
- config
- autoStart
- proxy
- method
- getAutoStart
- getProxy
- setAutoStart
- setProxy
- property
- hasException
- isComplete
- isRunning
- config
- Added
Ext.data.Connection
- Added
- config
- binary
- cors
- withCredentials
- method
- getBinary
- getCors
- getDefaultXdrContentType
- getIsXdr
- getWithCredentials
- setBinary
- setCors
- setDefaultXdrContentType
- setIsXdr
- setWithCredentials
- config
- Modified
- config
- async
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- autoAbort
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- defaultPostHeader
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- method
- 2.4.1
- default value is undefined
- 6.0.0
- default value is null
- 2.4.1
- password
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- username
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- async
- method
- request
- 2.4.1
- return type is Object/null
- 6.0.0
- return type is Ext.data.AjaxRequest
- 2.4.1
- request
- config
- Removed
- method
- constructor
- getUseDefaultHeader
- parseStatus
- setUseDefaultHeader
- upload
- method
- Added
Ext.data.DirectStore
- Modified
- method
- constructor
- 2.4.1
- return type is Ext.data.Store
- 6.0.0
- return type is Ext.data.DirectStore
- 2.4.1
- getProxy
- 2.4.1
- return type is Object
- 6.0.0
- return type is String/Ext.data.proxy.Proxy/Object
- 2.4.1
- constructor
- method
- Modified
Ext.data.JsonP
- 2.4.1
- alternateClassNames is [Ext.util.JSONP]
- 6.0.0
- alternateClassNames is []
- 2.4.1
Ext.data.JsonStore
- 2.4.1
- aliases is {widget=[jsonstore]}
- 6.0.0
- aliases is {store=[json]}
- Modified
- method
- constructor
- 2.4.1
- return type is Ext.data.Store
- 6.0.0
- return type is Ext.data.JsonStore
- 2.4.1
- constructor
- method
- 2.4.1
Ext.data.Model
- 2.4.1
- mixins is [Ext.mixin.Observable]
- 6.0.0
- mixins is []
- Added
- config
- convertOnSet
- manyToMany
- schema
- validationSeparator
- validators
- versionProperty
- method
- abort
- addFields
- clone
- drop
- getCriticalFields
- getModified
- getPrevious
- getProxy
- getTransientFields
- getValidation
- isLoading
- load
- onLoad
- removeFields
- replaceFields
- setSession
- property
- defaultProxy
- dropped
- entityName
- erased
- generation
- isEntity
- schema
- session
- store
- config
- Modified
- config
- clientIdProperty
- 2.4.1
- default value is ‘clientId’
- 6.0.0
- default value is null
- 2.4.1
- identifier
- 2.4.1
- default value is {type: ‘simple’}
- type is Object/String
- 6.0.0
- default value is null
- type is String/Object
- 2.4.1
- proxy
- 2.4.1
- type is Object/Ext.data.Proxy
- 6.0.0
- type is String/Object/Ext.data.proxy.Proxy
- 2.4.1
- clientIdProperty
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- erase
- 2.4.1
- return type is Ext.data.Model
- 6.0.0
- return type is Ext.data.operation.Destroy
- 2.4.1
- getFields
- 2.4.1
- return type is Object[]/String[]
- 6.0.0
- return type is Ext.data.field.Field[]
- 2.4.1
- getObservableId
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getProxy
- 2.4.1
- return type is Object/Ext.data.Proxy
- 6.0.0
- return type is Ext.data.proxy.Proxy
- 2.4.1
- load
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.data.Model
- 2.4.1
- save
- 2.4.1
- return type is Ext.data.Model
- 6.0.0
- return type is Ext.data.operation.Create/Ext.data.operation.Update/Ext.data.operation.Destroy
- 2.4.1
- set
- 2.4.1
- return type is void
- 6.0.0
- return type is String[]
- 2.4.1
- setProxy
- 2.4.1
- return type is void
- static is false
- 6.0.0
- return type is Ext.data.proxy.Proxy
- static is true
- 2.4.1
- validate
- 2.4.1
- return type is Ext.data.Errors
- 6.0.0
- return type is Ext.data.ErrorCollection
- 2.4.1
- destroy
- property
- fields
- 2.4.1
- private is false
- type is Ext.util.MixedCollection
- 6.0.0
- private is true
- type is Ext.data.field.Field[]
- 2.4.1
- isModel
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- modified
- 2.4.1
- default value is {}
- 6.0.0
- default value is null
- 2.4.1
- fields
- config
- Removed
- config
- hasOne
- useCache
- validations
- method
- getAssociations
- getBelongsTo
- getClientIdProperty
- getHasMany
- getHasOne
- getIdentifier
- getIsErased
- getUseCache
- getValidations
- setAssociations
- setBelongsTo
- setClientIdProperty
- setConvertedData
- setData
- setDirty
- setFields
- setHasMany
- setHasOne
- setIdProperty
- setIdentifier
- setUseCache
- setValidations
- property
- associations
- raw
- stores
- validations
- config
- 2.4.1
Ext.data.ModelManager
- 2.4.1
- alternateClassNames is [Ext.ModelMgr, Ext.ModelManager]
- superclass is Ext.AbstractManager
- 6.0.0
- alternateClassNames is [Ext.ModelMgr]
- superclass is Ext.Base
- Removed
- method
- create
- registerType
- property
- associationStack
- defaultProxyType
- method
- 2.4.1
Ext.data.NodeInterface
- 2.4.1
- alternateClassNames is [Ext.data.Node]
- 6.0.0
- alternateClassNames is []
- Added
- config
- allowDrag
- allowDrop
- checked
- children
- cls
- expandable
- expanded
- href
- hrefTarget
- icon
- iconCls
- leaf
- qshowDelay
- qtip
- qtitle
- text
- method
- collapseChildren
- erase
- expandChildren
- fireEvent
- getOwnerTree
- getTreeStore
- indexOfId
- isBranchLoaded
- serialize
- property
- isNode
- config
- Modified
- method
- createNode
- 2.4.1
- private is true
- return type is Boolean
- 6.0.0
- private is false
- return type is Ext.data.NodeInterface
- 2.4.1
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- insertChild
- 2.4.1
- return type is Ext.data.Model
- 6.0.0
- return type is Ext.data.NodeInterface
- 2.4.1
- updateInfo
- 2.4.1
- protected is false
- return type is Boolean
- 6.0.0
- protected is true
- return type is void
- 2.4.1
- createNode
- property
- childNodes
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.data.NodeInterface[]
- 2.4.1
- firstChild
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.data.NodeInterface
- 2.4.1
- lastChild
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.data.NodeInterface
- 2.4.1
- nextSibling
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.data.NodeInterface
- 2.4.1
- parentNode
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.data.NodeInterface
- 2.4.1
- previousSibling
- 2.4.1
- type is Object
- 6.0.0
- type is Ext.data.NodeInterface
- 2.4.1
- childNodes
- method
- 2.4.1
Ext.data.Request
- Added
- config
- binary
- method
- getBinary
- getParam
- setBinary
- setParam
- config
- Modified
- config
- operation
- 2.4.1
- type is Ext.data.Operation
- 6.0.0
- type is Ext.data.operation.Operation
- 2.4.1
- withCredentials
- 2.4.1
- default value is null
- 6.0.0
- default value is false
- 2.4.1
- operation
- method
- getOperation
- 2.4.1
- return type is Ext.data.Operation
- 6.0.0
- return type is Ext.data.operation.Operation
- 2.4.1
- getOperation
- config
- Removed
- config
- jsonp
- config
- Added
Ext.data.ResultSet
- Added
- property
- isResultSet
- property
- Modified
- config
- records
- 2.4.1
- type is Ext.data.Model[]
- 6.0.0
- type is Ext.data.Model[]/Object[]
- 2.4.1
- records
- method
- getCount
- 2.4.1
- private is false
- return type is Number
- 6.0.0
- private is true
- return type is void
- 2.4.1
- getRecords
- 2.4.1
- return type is Ext.data.Model[]
- 6.0.0
- return type is Ext.data.Model[]/Object[]
- 2.4.1
- getCount
- config
- Added
Ext.data.SortTypes
- Added
- property
- stripCommasRe
- property
- Added
Ext.data.Store
- 2.4.1
- mixins is []
- superclass is Ext.Evented
- 6.0.0
- mixins is [Ext.data.LocalStore]
- superclass is Ext.data.ProxyStore
- Added
- config
- clearRemovedOnLoad
- session
- event
- beforeprefetch
- filterchange
- groupchange
- prefetch
- method
- addSorted
- aggregate
- collect
- commitChanges
- count
- getByInternalId
- getClearRemovedOnLoad
- getSession
- loadRawData
- query
- rejectChanges
- setClearRemovedOnLoad
- setSession
- property
- loadCount
- config
- Modified
- config
- data
- 2.4.1
- default value is null
- 6.0.0
- default value is 0
- 2.4.1
- fields
- 2.4.1
- type is Object[]/Ext.util.Collection
- 6.0.0
- type is Object[]
- 2.4.1
- filters
- 2.4.1
- type is Object[]
- 6.0.0
- type is Object[]/Function[]
- 2.4.1
- groupDir
- 2.4.1
- default value is null
- 6.0.0
- default value is ‘ASC’
- 2.4.1
- grouper
- 2.4.1
- type is Object
- 6.0.0
- type is Object/Ext.util.Grouper
- 2.4.1
- model
- 2.4.1
- type is String
- 6.0.0
- type is String/Ext.data.Model
- 2.4.1
- sorters
- 2.4.1
- type is Object[]
- 6.0.0
- type is Ext.util.Sorter[]/Object[]
- 2.4.1
- data
- method
- applyData
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- average
- 2.4.1
- return type is Number
- 6.0.0
- return type is Object
- 2.4.1
- getAt
- 2.4.1
- return type is Ext.data.Model/undefined
- 6.0.0
- return type is Ext.data.Model
- 2.4.1
- getById
- 2.4.1
- return type is Ext.data.Model/undefined
- 6.0.0
- return type is Ext.data.Model
- 2.4.1
- getData
- 2.4.1
- return type is Object[]/Ext.data.Model[]
- 6.0.0
- return type is Ext.util.Collection
- 2.4.1
- getFields
- 2.4.1
- return type is Object[]/Ext.util.Collection
- 6.0.0
- return type is Object[]
- 2.4.1
- getGroupField
- 2.4.1
- private is false
- return type is String
- 6.0.0
- private is true
- return type is void
- 2.4.1
- getGrouper
- 2.4.1
- return type is Object
- 6.0.0
- return type is Object/Ext.util.Grouper
- 2.4.1
- getGroups
- 2.4.1
- return type is Object/Object[]
- 6.0.0
- return type is Ext.util.Collection
- 2.4.1
- getModel
- 2.4.1
- return type is String
- 6.0.0
- return type is String/Ext.data.Model
- 2.4.1
- insert
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.data.Model[]
- 2.4.1
- load
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- loadRecords
- 2.4.1
- return type is Ext.data.Model[]
- 6.0.0
- return type is void
- 2.4.1
- max
- 2.4.1
- return type is Object/undefined
- 6.0.0
- return type is Object
- 2.4.1
- min
- 2.4.1
- return type is Object/undefined
- 6.0.0
- return type is Object
- 2.4.1
- queryBy
- 2.4.1
- return type is Ext.util.MixedCollection
- 6.0.0
- return type is Ext.util.Collection
- 2.4.1
- removeAll
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.data.Model[]
- 2.4.1
- setFields
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- sync
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.data.Store
- 2.4.1
- applyData
- config
- Removed
- config
- buffered
- destroyRemovedRecords
- getGroupString
- params
- plugins
- remoteGroup
- syncRemovedRecords
- totalCount
- event
- addrecords
- removerecords
- updaterecord
- method
- addData
- getAllCount
- getBuffered
- getDestroyRemovedRecords
- getGetGroupString
- getGroupString
- getModelDefaults
- getParams
- getPlugins
- getRemoteGroup
- getSyncRemovedRecords
- isAutoLoading
- setBuffered
- setDestroyRemovedRecords
- setGetGroupString
- setModelDefaults
- setParams
- setPlugins
- setRemoteGroup
- setSyncRemovedRecords
- setTotalCount
- config
- 2.4.1
Ext.data.StoreManager
- 2.4.1
- superclass is Ext.util.Collection
- 6.0.0
- superclass is Ext.util.MixedCollection
- 2.4.1
Ext.data.TreeStore
- 2.4.1
- superclass is Ext.data.NodeStore
- 6.0.0
- superclass is Ext.data.Store
- Added
- config
- clearRemovedOnLoad
- defaultRootText
- lazyFill
- parentIdProperty
- event
- nodeappend
- nodebeforeappend
- nodebeforecollapse
- nodebeforeexpand
- nodebeforeinsert
- nodebeforemove
- nodebeforeremove
- nodecollapse
- nodeexpand
- nodeinsert
- nodemove
- noderemove
- nodesort
- method
- commitChanges
- findNode
- getClearRemovedOnLoad
- getDefaultRootText
- getParentIdProperty
- setClearRemovedOnLoad
- setDefaultRootText
- setParentIdProperty
- property
- isTreeStore
- config
- Modified
- config
- defaultRootId
- 2.4.1
- default value is ‘root’
- 6.0.0
- default value is “root”
- 2.4.1
- defaultRootProperty
- 2.4.1
- default value is ‘children’
- 6.0.0
- default value is “children”
- 2.4.1
- fields
- 2.4.1
- type is Object[]/Ext.util.Collection
- 6.0.0
- type is Object[]
- 2.4.1
- nodeParam
- 2.4.1
- default value is ‘node’
- 6.0.0
- default value is “node”
- 2.4.1
- root
- 2.4.1
- type is Ext.data.Model/Ext.data.NodeInterface/Object
- 6.0.0
- type is Ext.data.TreeModel/Ext.data.NodeInterface/Object
- 2.4.1
- defaultRootId
- method
- constructor
- 2.4.1
- return type is Ext.data.Store
- 6.0.0
- return type is Ext.data.TreeStore
- 2.4.1
- getById
- 2.4.1
- return type is Ext.data.Model/undefined
- 6.0.0
- return type is Ext.data.Model
- 2.4.1
- getRoot
- 2.4.1
- return type is Ext.data.Model/Ext.data.NodeInterface/Object
- 6.0.0
- return type is Ext.data.TreeModel/Ext.data.NodeInterface/Object
- 2.4.1
- getRootNode
- 2.4.1
- return type is Ext.data.Model
- 6.0.0
- return type is Ext.data.NodeInterface
- 2.4.1
- load
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- onProxyLoad
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- removeAll
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.data.Model[]
- 2.4.1
- setRootNode
- 2.4.1
- return type is Ext.data.Model
- 6.0.0
- return type is Ext.data.NodeInterface
- 2.4.1
- constructor
- config
- 2.4.1
Ext.data.identifier.Sequential
- 2.4.1
- superclass is Ext.data.identifier.Simple
- 6.0.0
- superclass is Ext.data.identifier.Generator
- Added
- config
- increment
- method
- getIncrement
- setIncrement
- config
- Modified
- config
- prefix
- 2.4.1
- default value is ’’
- 6.0.0
- default value is null
- 2.4.1
- prefix
- method
- constructor
- 2.4.1
- return type is Ext.data.identifier.Sequential
- 6.0.0
- return type is Ext.data.identifier.Generator
- 2.4.1
- generate
- 2.4.1
- private is true
- return type is void
- 6.0.0
- private is false
- return type is String/Number
- 2.4.1
- constructor
- config
- 2.4.1
Ext.data.identifier.Uuid
- 2.4.1
- superclass is Ext.data.identifier.Simple
- 6.0.0
- superclass is Ext.data.identifier.Generator
- Added
- config
- clockSeq
- salt
- timestamp
- config
- Modified
- method
- constructor
- 2.4.1
- return type is Ext.data.identifier.Uuid
- 6.0.0
- return type is Ext.data.identifier.Generator
- 2.4.1
- constructor
- method
- Removed
- method
- getVersion
- setVersion
- property
- salt
- timestamp
- method
- 2.4.1
Ext.data.proxy.Ajax
- Added
- config
- actionMethods
- binary
- paramsAsJson
- method
- abort
- getActionMethods
- getBinary
- getParamsAsJson
- setActionMethods
- setBinary
- setParamsAsJson
- config
- Modified
- config
- headers
- 2.4.1
- default value is undefined
- 6.0.0
- default value is null
- 2.4.1
- headers
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- doRequest
- 2.4.1
- protected is true
- return type is Object
- 6.0.0
- protected is false
- return type is void
- 2.4.1
- destroy
- config
- Removed
- property
- actionMethods
- property
- Added
Ext.data.proxy.Direct
- Added
- config
- metadata
- method
- getMetadata
- setMetadata
- config
- Modified
- config
- extraParams
- 2.4.1
- default value is null
- 6.0.0
- default value is {}
- 2.4.1
- extraParams
- method
- applyEncoding
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- doRequest
- 2.4.1
- protected is true
- 6.0.0
- protected is false
- 2.4.1
- extractResponseData
- 2.4.1
- private is true
- return type is void
- 6.0.0
- private is false
- return type is Object
- 2.4.1
- setException
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- applyEncoding
- config
- Added
Ext.data.proxy.JsonP
- Added
- method
- encodeRecords
- method
- Modified
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- doRequest
- 2.4.1
- private is false
- protected is true
- return type is Object
- 6.0.0
- private is true
- protected is false
- return type is void
- 2.4.1
- destroy
- method
- Removed
- method
- getDefaultWriterType
- setDefaultWriterType
- method
- Added
Ext.data.proxy.Memory
- Added
- config
- enablePaging
- method
- erase
- getEnablePaging
- setEnablePaging
- config
- Modified
- config
- data
- 2.4.1
- default value is []
- 6.0.0
- default value is null
- 2.4.1
- data
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- destroy
- config
- Added
Ext.data.proxy.Proxy
- 2.4.1
- mixins is []
- superclass is Ext.Evented
- 6.0.0
- mixins is [Ext.mixin.Factoryable, Ext.mixin.Observable]
- superclass is Ext.Base
- Added
- method
- erase
- property
- isSynchronous
- method
- Modified
- method
- constructor
- 2.4.1
- return type is Ext.Evented
- 6.0.0
- return type is Ext.data.proxy.Proxy
- 2.4.1
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- constructor
- property
- isProxy
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- isProxy
- method
- 2.4.1
Ext.data.proxy.Rest
- Modified
- config
- actionMethods
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- actionMethods
- method
- buildUrl
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- buildUrl
- property
- actionMethods
- 2.4.1
- default value is {create: ‘POST’, read: ‘GET’, update: ‘POST’, destroy: ‘POST’}
- 6.0.0
- default value is null
- 2.4.1
- actionMethods
- config
- Modified
Ext.data.proxy.Server
- Added
- config
- groupDirectionParam
- idParam
- simpleGroupMode
- method
- erase
- getGroupDirectionParam
- getIdParam
- getSimpleGroupMode
- setGroupDirectionParam
- setIdParam
- setSimpleGroupMode
- config
- Modified
- config
- directionParam
- 2.4.1
- default value is ‘dir’
- 6.0.0
- default value is “dir”
- 2.4.1
- filterParam
- 2.4.1
- default value is ‘filter’
- 6.0.0
- default value is “filter”
- 2.4.1
- groupParam
- 2.4.1
- default value is ‘group’
- 6.0.0
- default value is “group”
- 2.4.1
- limitParam
- 2.4.1
- default value is ‘limit’
- 6.0.0
- default value is “limit”
- 2.4.1
- pageParam
- 2.4.1
- default value is ‘page’
- 6.0.0
- default value is “page”
- 2.4.1
- sortParam
- 2.4.1
- default value is ‘sort’
- 6.0.0
- default value is “sort”
- 2.4.1
- startParam
- 2.4.1
- default value is ‘start’
- 6.0.0
- default value is “start”
- 2.4.1
- directionParam
- method
- afterRequest
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- applyEncoding
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- doRequest
- 2.4.1
- protected is true
- 6.0.0
- protected is false
- 2.4.1
- afterRequest
- config
- Added
Ext.data.reader.Array
- Modified
- config
- successProperty
- 2.4.1
- default value is ‘success’
- 6.0.0
- default value is null
- 2.4.1
- totalProperty
- 2.4.1
- default value is ‘total’
- 6.0.0
- default value is null
- 2.4.1
- successProperty
- config
- Modified
Ext.data.reader.Json
- Added
- config
- metaProperty
- preserveRawData
- method
- getMetaProperty
- getPreserveRawData
- setMetaProperty
- setPreserveRawData
- config
- Modified
- config
- record
- 2.4.1
- default value is null
- 6.0.0
- default value is null
- 2.4.1
- record
- config
- Added
Ext.data.reader.Reader
- 2.4.1
- aliases is {}
- mixins is [Ext.mixin.Observable]
- 6.0.0
- aliases is {reader=[base]}
- mixins is [Ext.mixin.Observable, Ext.mixin.Factoryable]
- Added
- config
- keepRawData
- readRecordsOnFailure
- transform
- typeProperty
- event
- exception
- method
- getKeepRawData
- getReadRecordsOnFailure
- getTransform
- getTypeProperty
- setKeepRawData
- setReadRecordsOnFailure
- setTransform
- setTypeProperty
- property
- factoryConfig
- config
- Modified
- config
- messageProperty
- 2.4.1
- default value is null
- 6.0.0
- default value is ’’
- 2.4.1
- model
- 2.4.1
- private is true
- type is Object
- 6.0.0
- private is false
- type is String/Ext.data.Model
- 2.4.1
- messageProperty
- method
- getData
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getModel
- 2.4.1
- return type is Object
- 6.0.0
- return type is String/Ext.data.Model
- 2.4.1
- getData
- property
- isReader
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- isReader
- config
- Removed
- config
- clientIdProperty
- idProperty
- root
- method
- getClientIdProperty
- getIdProperty
- setClientIdProperty
- setIdProperty
- config
- 2.4.1
Ext.data.reader.Xml
- Added
- config
- namespace
- method
- getNamespace
- setNamespace
- property
- xmlData
- config
- Modified
- config
- record
- 2.4.1
- default value is null
- 6.0.0
- default value is ’’
- 2.4.1
- record
- config
- Added
Ext.data.writer.Json
- Added
- config
- expandData
- method
- getExpandData
- getExpandedData
- setExpandData
- config
- Modified
- method
- constructor
- 2.4.1
- return type is Ext.data.writer.Writer
- 6.0.0
- return type is Ext.data.writer.Json
- 2.4.1
- writeRecords
- 2.4.1
- private is true
- protected is false
- return type is void
- 6.0.0
- private is false
- protected is true
- return type is Ext.data.Request
- 2.4.1
- constructor
- method
- Removed
- config
- root
- method
- getEncodeRequest
- setEncodeRequest
- config
- Added
Ext.data.writer.Writer
- 2.4.1
- mixins is []
- 6.0.0
- mixins is [Ext.mixin.Factoryable]
- Added
- config
- allDataOptions
- clientIdProperty
- dateFormat
- partialDataOptions
- transform
- writeRecordId
- method
- getAllDataOptions
- getClientIdProperty
- getDateFormat
- getPartialDataOptions
- getTransform
- getWriteRecordId
- setAllDataOptions
- setClientIdProperty
- setDateFormat
- setPartialDataOptions
- setTransform
- setWriteRecordId
- writeRecords
- property
- factoryConfig
- isWriter
- config
- Modified
- config
- writeAllFields
- 2.4.1
- default value is true
- 6.0.0
- default value is false
- 2.4.1
- writeAllFields
- config
- 2.4.1
Ext.data.writer.Xml
- Added
- method
- objectToElement
- method
- Modified
- method
- writeRecords
- 2.4.1
- protected is false
- return type is Object
- 6.0.0
- protected is true
- return type is Ext.data.Request
- 2.4.1
- writeRecords
- method
- Added
Ext.dataview.DataView
- Added
- property
- defaultBindProperty
- property
- Modified
- method
- indexOf
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- indexOf
- method
- Removed
- config
- blockRefresh
- itemSelector
- multiSelect
- overItemCls
- selectedItemCls
- simpleSelect
- singleSelect
- trackOver
- method
- bindStore
- collectData
- findItemByChild
- findTargetByEvent
- getNode
- getNodes
- getRecords
- getSelectedNodes
- getSelectedRecords
- refreshNode
- config
- Added
Ext.dataview.IndexBar
- Modified
- cssVar
- $index-bar-bg-color
- 2.4.1
- default value is hsla ( hue ( $base-color ) , 10% , 60% , .8 )
- 6.0.0
- default value is hsla ( hue ( $base-color , 10% , 60% , .8 ) )
- 2.4.1
- $index-bar-color
- 2.4.1
- default value is darken ( desaturate ( $base-color , 5% ) , 15% )
- 6.0.0
- default value is darken ( desaturate ( $base-color , 5% , 15% ) )
- 2.4.1
- $index-bar-bg-color
- method
- getElementConfig
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getElementConfig
- cssVar
- Removed
- config
- alphabet
- itemSelector
- store
- method
- isHorizontal
- isVertical
- refresh
- config
- Modified
Ext.dataview.List
- 2.4.1
- mixins is [Ext.mixin.Bindable]
- 6.0.0
- mixins is [Ext.mixin.Hookable]
- Added
- config
- bufferSize
- cssVar
- $list-group-header-background-color
- $list-group-header-border-color
- $list-group-header-color
- $list-group-header-font-family
- $list-group-header-font-size
- $list-group-header-font-size-big
- $list-group-header-font-weight
- $list-group-header-line-height
- $list-group-header-line-height-big
- $list-group-header-padding
- $list-group-header-padding-big
- $list-item-background-color
- $list-item-border-color
- $list-item-color
- $list-item-font-family
- $list-item-font-size
- $list-item-font-size-big
- $list-item-font-weight
- $list-item-line-height
- $list-item-line-height-big
- $list-item-padding
- $list-item-padding-big
- $list-item-pressed-background-color
- $list-item-selected-background-color
- method
- getBufferSize
- setBufferSize
- config
- Modified
- config
- itemHeight
- 2.4.1
- default value is 42
- 6.0.0
- default value is null
- 2.4.1
- variableHeights
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- itemHeight
- cssVar
- $list-active-color
- 2.4.1
- default value is $active-color
- 6.0.0
- default value is null
- 2.4.1
- $list-active-gradient
- 2.4.1
- default value is $base-gradient
- 6.0.0
- default value is null
- 2.4.1
- $list-bg-color
- 2.4.1
- default value is #f7f7f7
- 6.0.0
- default value is null
- 2.4.1
- $list-color
- 2.4.1
- default value is #000
- 6.0.0
- default value is null
- 2.4.1
- $list-disclosure-size
- 2.4.1
- default value is 32px
- 6.0.0
- default value is 26px
- 2.4.1
- $list-header-bg-color
- 2.4.1
- default value is lighten ( saturate ( $base-color , 10% ) , 20% )
- 6.0.0
- default value is null
- 2.4.1
- $list-header-gradient
- 2.4.1
- default value is $base-gradient
- 6.0.0
- default value is null
- 2.4.1
- $list-pressed-color
- 2.4.1
- default value is lighten ( $active-color , 50% )
- 6.0.0
- default value is null
- 2.4.1
- $list-active-color
- method
- getScrollable
- 2.4.1
- private is true
- return type is Object
- 6.0.0
- private is false
- return type is Boolean
- 2.4.1
- getVariableHeights
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- setVariableHeights
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getScrollable
- config
- Removed
- cssVar
- $include-list-highlights
- method
- getUseHeaders
- setUseHeaders
- property
- bufferSize
- cssVar
- 2.4.1
Ext.dataview.NestedList
- Modified
- config
- itemHeight
- 2.4.1
- default value is 47
- 6.0.0
- default value is null
- 2.4.1
- itemHeight
- config
- Removed
- config
- clearSelectionDelay
- method
- getSubList
- config
- Modified
Ext.dataview.component.ListItem
- Modified
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- destroy
- method
- Modified
Ext.direct.Event
- Modified
- method
- getData
- 2.4.1
- return type is Object
- 6.0.0
- return type is Mixed
- 2.4.1
- getData
- method
- Removed
- config
- data
- name
- method
- getCode
- getMessage
- getResult
- getStatus
- getTransaction
- getXhr
- setCode
- setData
- setMessage
- setName
- setResult
- setStatus
- setTransaction
- setXhr
- config
- Modified
Ext.direct.ExceptionEvent
- Removed
- config
- name
- method
- getError
- getStatus
- setError
- setName
- setStatus
- config
- Removed
Ext.direct.JsonProvider
- Modified
- method
- createEvents
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- createEvents
- method
- Modified
Ext.direct.Manager
- Added
- config
- varName
- event
- providerload
- providerloaderror
- method
- getVarName
- loadProvider
- setVarName
- config
- Modified
- method
- addProvider
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- getProvider
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- parseMethod
- 2.4.1
- protected is true
- 6.0.0
- protected is false
- 2.4.1
- removeProvider
- 2.4.1
- return type is Ext.direct.Provider/null
- 6.0.0
- return type is Ext.direct.Provider
- 2.4.1
- addProvider
- property
- exceptions
- 2.4.1
- default value is {TRANSPORT: ‘xhr’, PARSE: ‘parse’, LOGIN: ‘login’, SERVER: ‘exception’}
- private is true
- 6.0.0
- default value is {TRANSPORT: ‘xhr’, PARSE: ‘parse’, DATA: ‘data’, LOGIN: ‘login’, SERVER: ‘exception’}
- private is false
- 2.4.1
- exceptions
- method
- Added
Ext.direct.PollingProvider
- Added
- config
- pollFn
- method
- checkConfig
- doConnect
- doDisconnect
- config
- Modified
- method
- getInterval
- 2.4.1
- private is false
- return type is Number
- 6.0.0
- private is true
- return type is void
- 2.4.1
- isConnected
- 2.4.1
- return type is Boolean
- 6.0.0
- return type is void
- 2.4.1
- setInterval
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getInterval
- method
- Removed
- method
- getBaseParams
- getUrl
- setBaseParams
- setUrl
- method
- Added
Ext.direct.Provider
- Added
- config
- relayedEvents
- method
- checkConfig
- doConnect
- doDisconnect
- config
- Modified
- method
- isConnected
- 2.4.1
- return type is Boolean
- 6.0.0
- return type is void
- 2.4.1
- isConnected
- property
- isProvider
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- isProvider
- method
- Removed
- method
- getId
- setId
- method
- Added
Ext.direct.RemotingEvent
- Removed
- config
- name
- method
- getTid
- setName
- setTid
- setTransaction
- config
- Removed
Ext.direct.RemotingProvider
- Added
- config
- disableNestedActions
- event
- beforecallback
- method
- checkConfig
- doConnect
- config
- Modified
- config
- actions
- 2.4.1
- default value is {}
- 6.0.0
- default value is null
- 2.4.1
- enableUrlEncode
- 2.4.1
- default value is null
- 6.0.0
- default value is data
- 2.4.1
- actions
- method
- getNamespace
- 2.4.1
- private is false
- return type is String/Object
- 6.0.0
- private is true
- return type is void
- 2.4.1
- isConnected
- 2.4.1
- return type is Boolean
- 6.0.0
- return type is void
- 2.4.1
- getNamespace
- config
- Removed
- method
- getActions
- getEnableBuffer
- getEnableUrlEncode
- getMaxRetries
- getTimeout
- getUrl
- setActions
- setEnableBuffer
- setEnableUrlEncode
- setMaxRetries
- setNamespace
- setTimeout
- setUrl
- method
- Added
Ext.direct.Transaction
- Modified
- config
- provider
- 2.4.1
- private is true
- type is Object
- 6.0.0
- private is false
- type is Ext.direct.Provider
- 2.4.1
- provider
- method
- getProvider
- 2.4.1
- private is false
- return type is Object
- 6.0.0
- private is true
- return type is void
- 2.4.1
- getProvider
- config
- Removed
- method
- getAction
- getArgs
- getCallback
- getData
- getForm
- getId
- getMethod
- getRetryCount
- setAction
- setArgs
- setCallback
- setData
- setForm
- setId
- setMethod
- setProvider
- setRetryCount
- method
- Modified
Ext.dom.CompositeElementLite
- 2.4.1
- alternateClassNames is [Ext.CompositeElementLite, Ext.CompositeElement]
- 6.0.0
- alternateClassNames is [Ext.CompositeElementLite]
- Added
- config
- bubbleEvents
- method
- slice
- config
- Modified
- method
- addListener
- 2.4.1
- return type is Ext.dom.CompositeElementLite
- 6.0.0
- return type is Object
- 2.4.1
- addListener
- property
- elements
- 2.4.1
- default value is []
- 6.0.0
- default value is null
- 2.4.1
- isComposite
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- elements
- method
- 2.4.1
Ext.dom.Element
- 2.4.1
- aliases is {widget=[element]}
- mixins is [Ext.mixin.Observable]
- 6.0.0
- aliases is {}
- mixins is [Ext.util.Positionable, Ext.mixin.Observable]
- Added
- event
- DOMActivate
- DOMAttrModified
- DOMCharacterDataModified
- DOMFocusIn
- DOMFocusOut
- DOMNodeInserted
- DOMNodeInsertedIntoDocument
- DOMNodeRemoved
- DOMNodeRemovedFromDocument
- DOMSubtreeModified
- abort
- blur
- change
- click
- contextmenu
- dblclick
- error
- focus
- focusmove
- keydown
- keypress
- keyup
- load
- mousedown
- mouseenter
- mouseleave
- mousemove
- mouseout
- mouseover
- mouseup
- reset
- scroll
- select
- submit
- unload
- method
- blur
- cacheScrollValues
- center
- clone
- focus
- getActiveElement
- getAttributes
- getById
- getCommonAncestor
- getScroll
- getScrollLeft
- getScrollTop
- getTextWidth
- getZIndex
- isScrollable
- isVisible
- position
- query
- scroll
- scrollBy
- scrollIntoView
- scrollTo
- selectNode
- setDisplayed
- setOpacity
- setScrollLeft
- setScrollTop
- setZIndex
- toggle
- property
- CLIP
- component
- event
- Modified
- method
- appendChild
- 2.4.1
- return type is Ext.dom.Element
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- createChild
- 2.4.1
- return type is Ext.dom.Element
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- findParent
- 2.4.1
- return type is HTMLElement/null
- 6.0.0
- return type is HTMLElement/Ext.dom.Element
- 2.4.1
- findParentNode
- 2.4.1
- return type is HTMLElement/null
- 6.0.0
- return type is HTMLElement/Ext.dom.Element
- 2.4.1
- first
- 2.4.1
- return type is Ext.dom.Element/HTMLElement/null
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- getAlignToXY
- 2.4.1
- return type is Array
- 6.0.0
- return type is Number[]
- 2.4.1
- getAnchorXY
- 2.4.1
- return type is Array
- 6.0.0
- return type is Number[]
- 2.4.1
- getOffsetsTo
- 2.4.1
- return type is Array
- 6.0.0
- return type is Number[]
- 2.4.1
- getPageBox
- 2.4.1
- return type is Object
- 6.0.0
- return type is Object/Ext.util.Region
- 2.4.1
- getStyle
- 2.4.1
- return type is String
- 6.0.0
- return type is String/Object
- 2.4.1
- hide
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.dom.Element
- 2.4.1
- insertFirst
- 2.4.1
- return type is Ext.dom.Element
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- insertSibling
- 2.4.1
- return type is Ext.dom.Element
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- isAncestor
- 2.4.1
- private is true
- static is true
- 6.0.0
- private is false
- static is false
- 2.4.1
- last
- 2.4.1
- return type is Ext.dom.Element/HTMLElement/null
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- next
- 2.4.1
- return type is Ext.dom.Element/HTMLElement/null
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- parent
- 2.4.1
- return type is Ext.dom.Element/HTMLElement/null
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- prev
- 2.4.1
- return type is Ext.dom.Element/HTMLElement/null
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- query
- 2.4.1
- return type is HTMLElement[]
- 6.0.0
- return type is HTMLElement[]/Ext.dom.Element[]
- 2.4.1
- removeCls
- 2.4.1
- return type is Ext.dom.Element
- 6.0.0
- return type is void
- 2.4.1
- setBox
- 2.4.1
- return type is Ext.dom.Element
- 6.0.0
- return type is Ext.util.Positionable
- 2.4.1
- setHTML
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.dom.Element
- 2.4.1
- setHtml
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.dom.Element
- 2.4.1
- show
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.dom.Element
- 2.4.1
- up
- 2.4.1
- return type is Ext.dom.Element/null
- 6.0.0
- return type is Ext.dom.Element/HTMLElement
- 2.4.1
- update
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.dom.Element
- 2.4.1
- appendChild
- property
- DISPLAY
- 2.4.1
- static is false
- 6.0.0
- static is true
- 2.4.1
- OFFSETS
- 2.4.1
- static is false
- 6.0.0
- static is true
- 2.4.1
- VISIBILITY
- 2.4.1
- static is false
- 6.0.0
- static is true
- 2.4.1
- DISPLAY
- method
- Removed
- method
- mask
- serializeForm
- serializeNode
- unmask
- property
- defaultUnit
- method
- 2.4.1
Ext.dom.Query
- 2.4.1
- alternateClassNames is []
- singleton is false
- 6.0.0
- alternateClassNames is [Ext.DomQuery, Ext.core.DomQuery]
- singleton is true
- Added
- method
- compile
- filter
- getNodeValue
- jsSelect
- selectNumber
- selectValue
- property
- matchers
- operators
- pseudos
- method
- 2.4.1
Ext.draw.Animator
- Added
- method
- scheduleIf
- method
- Added
Ext.draw.Color
- Added
- method
- fromHSV
- getHSV
- setHSV
- method
- Modified
- method
- getHSL
- 2.4.1
- return type is Array
- 6.0.0
- return type is Number[]
- 2.4.1
- setHSL
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.draw.Color
- 2.4.1
- getHSL
- method
- Added
Ext.draw.Draw
- Added
- method
- isPointInBBox
- method
- Added
Ext.draw.Path
- Added
- method
- getSegmentIntersections
- isPointOnPath
- method
- Added
Ext.draw.Surface
- 2.4.1
- superclass is Ext.Component
- 6.0.0
- superclass is Ext.draw.SurfaceBase
- Added
- config
- flipRtlText
- rect
- method
- flatten
- getFlipRtlText
- getRect
- hitTest
- hitTestEvent
- setFlipRtlText
- setRect
- config
- Modified
- method
- add
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.draw.sprite.Sprite/Ext.draw.sprite.Sprite[]
- 2.4.1
- getCls
- 2.4.1
- return type is String/String[]
- 6.0.0
- return type is String
- 2.4.1
- remove
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.draw.sprite.Sprite/null
- 2.4.1
- stableSort
- 2.4.1
- return type is void
- static is true
- 6.0.0
- deprecated
- return type is Array
- static is false
- 2.4.1
- add
- method
- Removed
- config
- region
- method
- getRegion
- setRegion
- config
- 2.4.1
Ext.draw.TextMeasurer
- Added
- config
- precise
- config
- Added
Ext.draw.engine.Canvas
- Added
- method
- flatten
- setLineDash
- method
- Modified
- method
- clearTransform
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- clearTransform
- method
- Removed
- method
- initElement
- method
- Added
Ext.draw.engine.Svg
- Added
- method
- flatten
- method
- Modified
- method
- remove
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.draw.sprite.Sprite/null
- 2.4.1
- remove
- method
- Added
Ext.draw.gradient.Gradient
- Added
- config
- stops
- method
- getStops
- setStops
- config
- Added
Ext.draw.gradient.Linear
- Added
- config
- degrees
- radians
- method
- getDegrees
- getRadians
- setDegrees
- setRadians
- config
- Added
Ext.draw.modifier.Animation
- Added
- config
- customDurations
- method
- getCustomDurations
- setCustomDurations
- config
- Modified
- config
- customDuration
- 2.4.1
- default value is {}
- 6.0.0
- deprecated
- default value is null
- 2.4.1
- customDuration
- config
- Added
Ext.draw.modifier.Modifier
- 2.4.1
- mixins is []
- 6.0.0
- mixins is [Ext.mixin.Observable]
- 2.4.1
Ext.draw.sprite.Composite
- Added
- method
- getSprites
- setSprites
- method
- Added
Ext.draw.sprite.Image
- Modified
- attributes
- height
- 2.4.1
- default value is 1
- 6.0.0
- default value is null
- 2.4.1
- width
- 2.4.1
- default value is 1
- 6.0.0
- default value is null
- 2.4.1
- height
- attributes
- Modified
Ext.draw.sprite.Path
- 2.4.1
- aliases is {sprite=[path]}
- 6.0.0
- aliases is {sprite=[path], Ext=[draw.Sprite]}
- Added
- method
- getIntersections
- hitTest
- isPointInPath
- isPointOnPath
- property
- debug
- method
- 2.4.1
Ext.draw.sprite.Rect
- Modified
- attributes
- height
- 2.4.1
- default value is 1
- 6.0.0
- default value is 8
- 2.4.1
- width
- 2.4.1
- default value is 1
- 6.0.0
- default value is 8
- 2.4.1
- height
- attributes
- Modified
Ext.draw.sprite.Sprite
- Added
- config
- surface
- attributes
- globalCompositeOperation
- lineDash
- lineDashOffset
- method
- getSurface
- hitTest
- remove
- setSurface
- config
- Modified
- config
- parent
- 2.4.1
- private is true
- type is Object
- 6.0.0
- private is false
- type is Ext.draw.Surface/Ext.draw.sprite.Instancing/Ext.draw.sprite.Composite
- 2.4.1
- parent
- attribute
- miterLimit
- 2.4.1
- default value is 1
- 6.0.0
- default value is 10
- 2.4.1
- miterLimit
- method
- getParent
- 2.4.1
- return type is Object
- 6.0.0
- return type is Ext.draw.Surface/Ext.draw.sprite.Instancing/Ext.draw.sprite.Composite
- 2.4.1
- getParent
- config
- Added
Ext.draw.sprite.Text
- Added
- property
- debug
- property
- Added
Ext.event.Event
- 2.4.1
- alternateClassNames is [Ext.EventObject]
- mixins is [Ext.event.Touch]
- 6.0.0
- alternateClassNames is [Ext.EventObjectImpl]
- mixins is []
- Added
- method
- getCharCode
- getKey
- getKeyName
- getPoint
- getRelatedTarget
- getWheelDelta
- getWheelDeltas
- getX
- getY
- hasModifier
- isNavKeyPress
- isSpecialKey
- within
- property
- A
- ALT
- B
- BACKSPACE
- C
- CAPS_LOCK
- CONTEXT_MENU
- CTRL
- D
- DELETE
- DOWN
- E
- EIGHT
- END
- ENTER
- ESC
- F
- F1
- F10
- F11
- F12
- F2
- F3
- F4
- F5
- F6
- F7
- F8
- F9
- FIVE
- FOUR
- G
- H
- HOME
- I
- INSERT
- J
- K
- L
- LEFT
- M
- N
- NINE
- NUM_CENTER
- NUM_DIVISION
- NUM_EIGHT
- NUM_FIVE
- NUM_FOUR
- NUM_MINUS
- NUM_MULTIPLY
- NUM_NINE
- NUM_ONE
- NUM_PERIOD
- NUM_PLUS
- NUM_SEVEN
- NUM_SIX
- NUM_THREE
- NUM_TWO
- NUM_ZERO
- O
- ONE
- P
- PAGE_DOWN
- PAGE_UP
- PAUSE
- PRINT_SCREEN
- Q
- R
- RETURN
- RIGHT
- S
- SEVEN
- SHIFT
- SIX
- SPACE
- T
- TAB
- THREE
- TWO
- U
- UP
- V
- W
- WHEEL_SCALE
- X
- Y
- Z
- ZERO
- altKey
- browserEvent
- button
- ctrlKey
- currentTarget
- defaultPrevented
- delegatedTarget
- shiftKey
- method
- Modified
- method
- constructor
- 2.4.1
- return type is Ext.event.Touch
- 6.0.0
- return type is Ext.event.Event
- 2.4.1
- getXY
- 2.4.1
- return type is Array
- 6.0.0
- return type is Number[]
- 2.4.1
- preventDefault
- 2.4.1
- return type is void
- 6.0.0
- return type is Ext.event.Event
- 2.4.1
- constructor
- method
- 2.4.1
Ext.feature
- 2.4.1
- superclass is Ext.env.Feature
- 6.0.0
- superclass is null
- 2.4.1
Ext.field.Checkbox
- Added
- config
- publishes
- twoWayBindable
- cssVar
- $checkboxfield-checkbox-color
- $checkboxfield-checkbox-font-size
- $checkboxfield-checkbox-font-size-big
- $checkboxfield-checkbox-icon
- $checkboxfield-checkbox-size
- $checkboxfield-checked-checkbox-icon
- property
- defaultBindProperty
- config
- Modified
- method
- getChecked
- 2.4.1
- return type is Mixed
- 6.0.0
- return type is Boolean
- 2.4.1
- setChecked
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- getChecked
- method
- Removed
- method
- doChecked
- doUnChecked
- method
- Added
Ext.field.DatePicker
- 2.4.1
- superclass is Ext.field.Select
- 6.0.0
- superclass is null
- Modified
- config
- ui
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- ui
- method
- reset
- 2.4.1
- private is false
- return type is Ext.field.Select
- 6.0.0
- private is true
- return type is void
- 2.4.1
- reset
- config
- Removed
- method
- getDatePicker
- onChange
- method
- 2.4.1
Ext.field.Field
- Added
- cssVar
- $field-background-color
- $field-border-color
- $field-label-background-color
- $field-label-border-color
- $field-label-color
- $field-label-font-family
- $field-label-font-size
- $field-label-font-size-big
- $field-label-font-weight
- $field-label-line-height
- $field-label-line-height-big
- $field-label-padding
- $field-label-padding-big
- property
- cssVar
- Removed
- config
- fieldCls
- fieldLabel
- useClearIcon
- cssVar
- $form-field-border-bottom-color
- $form-field-border-bottom-width
- $form-field-color
- $form-field-label-bg-color
- $form-field-label-border-top-color
- $form-field-label-border-top-width
- $form-field-label-color
- $form-field-label-text-shadow
- $toolbar-input-bg
- $toolbar-input-border-color
- $toolbar-input-color
- $toolbar-input-height
- config
- Added
Ext.field.Radio
- Added
- cssVar
- $radiofield-checkbox-color
- $radiofield-checkbox-font-size
- $radiofield-checkbox-font-size-big
- $radiofield-checkbox-icon
- $radiofield-checkbox-size
- $radiofield-checked-checkbox-icon
- cssVar
- Added
Ext.field.Select
- 2.4.1
- superclass is Ext.field.Text
- 6.0.0
- superclass is null
- Added
- config
- selection
- useClearIcon
- cssVar
- $selectfield-trigger-color
- $selectfield-trigger-font-size
- $selectfield-trigger-font-size-big
- $selectfield-trigger-icon
- $selectfield-trigger-size
- method
- getSelection
- setSelection
- config
- Modified
- method
- destroy
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- destroy
- method
- Removed
- config
- defaultPhonePickerConfig
- defaultTabletPickerConfig
- usePicker
- method
- getDefaultPhonePickerConfig
- getDefaultTabletPickerConfig
- getRecord
- getUsePicker
- setDefaultPhonePickerConfig
- setDefaultTabletPickerConfig
- setUsePicker
- config
- 2.4.1
Ext.field.Slider
- Added
- config
- liveUpdate
- twoWayBindable
- event
- dragchange
- method
- getLiveUpdate
- setLiveUpdate
- property
- defaultBindProperty
- config
- Added
Ext.field.Spinner
- Added
- cssVar
- $spinnerfield-button-color
- $spinnerfield-button-down-icon
- $spinnerfield-button-font-size
- $spinnerfield-button-font-size-big
- $spinnerfield-button-size
- $spinnerfield-button-up-icon
- cssVar
- Modified
- method
- getValue
- 2.4.1
- return type is Mixed
- 6.0.0
- return type is Number
- 2.4.1
- getValue
- method
- Removed
- config
- increment
- incrementValue
- cssVar
- $form-spinner-button-width
- config
- Added
Ext.field.Text
- Added
- config
- publishes
- twoWayBindable
- cssVar
- $textfield-clear-icon
- $textfield-clear-icon-color
- $textfield-clear-icon-font-size
- $textfield-clear-icon-font-size-big
- $textfield-clear-icon-size
- $textfield-input-background-color
- $textfield-input-font-family
- $textfield-input-font-size
- $textfield-input-font-size-big
- $textfield-input-font-weight
- $textfield-input-line-height
- $textfield-input-line-height-big
- $textfield-input-padding
- $textfield-input-padding-big
- property
- defaultBindProperty
- config
- Modified
- config
- bubbleEvents
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- component
- 2.4.1
- default value is {xtype: ‘input’, type: ‘text’, fastFocus: true}
- 6.0.0
- default value is {xtype: ‘input’, type: ‘text’, fastFocus: false}
- 2.4.1
- bubbleEvents
- config
- Removed
- property
- startValue
- property
- Added
Ext.field.TextArea
- Added
- method
- updateHeight
- updateWidth
- method
- Removed
- cssVar
- $form-textarea-height
- cssVar
- Added
Ext.field.Toggle
- 2.4.1
- superclass is Ext.field.Slider
- 6.0.0
- superclass is Ext.field.SingleSlider
- Modified
- config
- value
- 2.4.1
- default value is 0
- type is Number/Number[]
- 6.0.0
- default value is false
- type is Boolean
- 2.4.1
- value
- method
- getValue
- 2.4.1
- return type is Number/Number[]
- 6.0.0
- return type is Boolean
- 2.4.1
- setValue
- 2.4.1
- return type is Object
- 6.0.0
- return type is void
- 2.4.1
- getValue
- config
- 2.4.1
Ext.form.FieldSet
- Added
- cssVar
- $fieldset-border-color
- $fieldset-border-radius
- $fieldset-border-width
- $fieldset-title-color
- method
- updateDisabled
- property
- cssVar
- Removed
- cssVar
- $form-fieldset-border-color
- $form-fieldset-border-width
- $form-fieldset-title-color
- $form-fieldset-title-text-shadow
- method
- doSetDisabled
- cssVar
- Added
Ext.form.Panel
- Added
- cssVar
- $formpanel-body-background-color
- method
- updateDisabled
- property
- cssVar
- Modified
- config
- enctype
- 2.4.1
- type is Object
- 6.0.0
- type is String
- 2.4.1
- scrollable
- 2.4.1
- default value is {translatable: {translationMethod: ‘scrollposition’}}
- 6.0.0
- default value is {}
- 2.4.1
- enctype
- cssVar
- $form-spacing
- 2.4.1
- default value is .6em
- 6.0.0
- default value is .3em
- 2.4.1
- $form-spacing
- method
- getElementConfig
- 2.4.1
- private is true
- protected is false
- 6.0.0
- private is false
- protected is true
- 2.4.1
- getElementConfig
- config
- Removed
- config
- waitMsgTarget
- waitTpl
- method
- doSetDisabled
- loadModel
- loadRecord
- config
- Added
Ext.grid.Grid
- Added
- event
- columnmove
- event
- Modified
- config
- variableHeights
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- variableHeights
- method
- getVariableHeights
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- setVariableHeights
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getVariableHeights
- config
- Added
Ext.grid.HeaderContainer
- Modified
- method
- getHeight
- 2.4.1
- return type is Number
- 6.0.0
- return type is Number/String
- 2.4.1
- getHeight
- method
- Modified
Ext.grid.HeaderGroup
- Added
- property
- columns
- property
- Modified
- method
- destroy
- 2.4.1
- protected is false
- 6.0.0
- protected is true
- 2.4.1
- destroy
- method
- Added
Ext.grid.Row
- Added
- method
- getHeader
- setHeader
- method
- Added
Ext.grid.column.Action
- Modified
- method
- defaultRenderer
- 2.4.1
- private is false
- protected is true
- 6.0.0
- private is true
- protected is false
- 2.4.1
- defaultRenderer
- method
- Modified
Ext.grid.column.Boolean
- Added
- method
- getCell
- setCell
- method
- Modified
- config
- falseText
- 2.4.1
- default value is ‘False’
- 6.0.0
- default value is ‘false’
- 2.4.1
- trueText
- 2.4.1
- default value is ‘True’
- 6.0.0
- default value is ‘true’
- 2.4.1
- falseText
- config
- Removed
- method
- defaultRenderer
- method
- Added
Ext.grid.column.Column
- Added
- config
- groupable
- method
- getCell
- getGroupable
- setCell
- setGroupable
- updateWidth
- config
- Removed
- method
- defaultRenderer
- method
- Added
Ext.grid.column.Date
- Added
- method
- getCell
- setCell
- method
- Removed
- method
- defaultRenderer
- method
- Added
Ext.grid.column.Number
- Added
- method
- getCell
- setCell
- method
- Removed
- method
- defaultRenderer
- method
- Added
Ext.grid.column.Template
- Removed
- method
- defaultRenderer
- method
- Removed
Ext.grid.plugin.Editable
- Added
- config
- formConfig
- triggerEvent
- method
- getFormConfig
- getTriggerEvent
- setFormConfig
- setTriggerEvent
- config
- Modified
- config
- defaultFormConfig
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- enableDeleteButton
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- toolbarConfig
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- defaultFormConfig
- config
- Removed
- property
- formConfig
- triggerEvent
- property
- Added
Ext.grid.plugin.MultiSelection
- 2.4.1
- superclass is null
- 6.0.0
- superclass is Ext.Component
- Modified
- config
- cancelText
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- deleteText
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- selectionColumn
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- triggerText
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- useTriggerButton
- 2.4.1
- private is true
- 6.0.0
- private is false
- 2.4.1
- cancelText
- method
- getGrid
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- setGrid
- 2.4.1
- private is false
- 6.0.0
- private is true
- 2.4.1
- getGrid
- config
- 2.4.1
Ext.grid.plugin.PagingToolbar
- 2.4.1
- mixins is [Ext.mixin.Bindable]
- 6.0.0
- mixins is [Ext.mixin.Hookable]
- 2.4.1
Ext.grid.plugin.SummaryRow
- 2.4.1
- mixins is [Ext.mixin.Bindable]
- 6.0.0
- mixins is [Ext.mixin.Hookable]
- Modified
- method
- getHeight
- 2.4.1
- return type is Number
- 6.0.0
- return type is Number/String
- 2.4.1
- getHeight
- method
- 2.4.1
Ext.grid.plugin.ViewOptions
- Added
- config
- groupIndicatorSelector
- method
- getGroupIndicatorSelector
- setGroupIndicatorSelector
- config
- Modified
- config
- columnList
- 2.4.1
- default value is {xtype: ‘nestedlist’, title: ‘Column’, listConfig: {plugins: [{type: ‘sortablelist’, handleSelector: ‘.x-column-options-sortablehandle’}], mode: ‘MULTI’, infinite: true, itemTpl: [‘
’, ‘
’, ‘ ’, ‘ ’, ‘ ’, ‘ ’, ‘ ’, ‘ ’], triggerEvent: null, bufferSize: 1, minimumBufferSize: 1}, store: {type: ‘tree’, fields: [‘id’, ‘text’, ‘header’], root: {text: ‘Columns’}}, clearSelectionOnListChange: false} - private is true
- default value is {xtype: ‘nestedlist’, title: ‘Column’, listConfig: {plugins: [{type: ‘sortablelist’, handleSelector: ‘.x-column-options-sortablehandle’}], mode: ‘MULTI’, infinite: true, itemTpl: [‘
’, ‘
- 6.0.0
- default value is {xtype: ‘nestedlist’, title: ‘Column’, listConfig: {plugins: [{type: ‘sortablelist’, handleSelector: ‘.x-column-options-sortablehandle’}], mode: ‘MULTI’, infinite: true, itemTpl: [‘<div class=“x-column-options-itemwrap
{hiddenCls} ‘, ’{groupedCls} ”>’, ‘ ’, ‘’, ‘ ’, ‘ ’, ‘ ’, ‘ ’, ‘ ’, ‘’, ‘ ’, ‘ ’, ‘ ’, ‘
- default value is {xtype: ‘nestedlist’, title: ‘Column’, listConfig: {plugins: [{type: ‘sortablelist’, handleSelector: ‘.x-column-options-sortablehandle’}], mode: ‘MULTI’, infinite: true, itemTpl: [‘<div class=“x-column-options-itemwrap
- 2.4.1
- columnList
- config
- Added