-
Added
-
Ext.Assert
-
Ext.Factory
-
Ext.GlobalEvents
-
Ext.Mixin
-
Ext.ProgressBarWidget
-
Ext.Widget
-
Ext.app.BaseController
-
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.browser
-
Ext.button.Segmented
-
Ext.cell.Button
-
Ext.dashboard.Column
-
Ext.dashboard.Dashboard
-
Ext.dashboard.Panel
-
Ext.dashboard.Part
-
Ext.data.BufferedStore
-
Ext.data.ChainedStore
-
Ext.data.Error
-
Ext.data.ErrorCollection
-
Ext.data.ModelManager
-
Ext.data.ProxyStore
-
Ext.data.Session
-
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.identifier.Sequential
-
Ext.data.identifier.Uuid
-
Ext.data.operation.Create
-
Ext.data.operation.Destroy
-
Ext.data.operation.Operation
-
Ext.data.operation.Read
-
Ext.data.operation.Update
-
Ext.data.proxy.Sql
-
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.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.Fly
-
Ext.event.Event
-
Ext.event.gesture.DoubleTap
-
Ext.event.gesture.Drag
-
Ext.event.gesture.EdgeSwipe
-
Ext.event.gesture.LongPress
-
Ext.event.gesture.Pinch
-
Ext.event.gesture.Rotate
-
Ext.event.gesture.Swipe
-
Ext.event.gesture.Tap
-
Ext.feature
-
Ext.form.field.Tag
-
Ext.form.trigger.Spinner
-
Ext.form.trigger.Trigger
-
Ext.grid.column.Widget
-
Ext.layout.container.Center
-
Ext.layout.container.ColumnSplitter
-
Ext.layout.container.ColumnSplitterTracker
-
Ext.layout.container.SplitColumn
-
Ext.mixin.Factoryable
-
Ext.mixin.Mashup
-
Ext.mixin.Observable
-
Ext.mixin.Responsive
-
Ext.mixin.Templatable
-
Ext.os
-
Ext.panel.Pinnable
-
Ext.panel.Title
-
Ext.plugin.Abstract
-
Ext.plugin.Responsive
-
Ext.plugin.Viewport
-
Ext.scroll.Scroller
-
Ext.slider.Widget
-
Ext.toolbar.Breadcrumb
-
Ext.util.Base64
-
Ext.util.Collection
-
Ext.util.CollectionKey
-
Ext.util.Group
-
Ext.util.ObjectTemplate
-
Ext.util.PaintMonitor
-
Ext.util.SizeMonitor
-
Ext.ux.Explorer
-
Ext.ux.dashboard.GoogleRssPart
-
Ext.ux.dashboard.GoogleRssView
-
Ext.ux.desktop.App
-
Ext.ux.desktop.Desktop
-
Ext.ux.desktop.ShortcutModel
-
Ext.ux.desktop.StartMenu
-
Ext.ux.desktop.TaskBar
-
Ext.ux.desktop.TrayClock
-
Ext.ux.desktop.Wallpaper
-
Ext.ux.google.Api
-
Ext.ux.google.Feeds
-
Ext.view.MultiSelector
-
Ext.view.MultiSelectorSearch
-
Ext.window.Toast
-
global
-
-
Modified
-
Ext
-
Added
-
config
- debugConfig
- manifest
-
method
- factory
- getWin
- isDebugEnabled
- isMSDate
- now
- returnId
- returnTrue
-
property
- frameStartTime
- identityFn
- isDomReady
- privateFn
-
config
-
Modified
-
method
-
createWidget
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
deprecate
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
fly
-
4.2.2
- return type is Ext.dom.Element.Fly
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getBody
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getDoc
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getDom
-
4.2.2
- return type is Object
-
5.0.0
- return type is HTMLElement
-
4.2.2
-
getHead
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
onDocumentReady
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
query
-
4.2.2
- return type is HTMLElement[]
-
5.0.0
- return type is HTMLElement[]/Ext.dom.Element[]
-
4.2.2
-
select
-
4.2.2
- return type is Ext.CompositeElement
-
5.0.0
- return type is void
-
4.2.2
-
createWidget
-
property
-
BLANK_IMAGE_URL
-
4.2.2
- default value is null
-
5.0.0
- default value is 'data:image/gif;base64,R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='
-
4.2.2
-
enableFx
-
4.2.2
- default value is null
-
5.0.0
- default value is true
-
4.2.2
-
enableGarbageCollector
-
4.2.2
- default value is true
-
5.0.0
- default value is false
-
4.2.2
-
isReady
-
4.2.2
- default value is false
-
5.0.0
- default value is null
-
4.2.2
-
BLANK_IMAGE_URL
-
method
-
Removed
-
method
- addBehaviors
- addNamespaces
- escapeRe
- getNamespace
- getOrientation
- getScrollBarWidth
- identityFn
- invoke
- partition
- preg
- regModel
- toSentence
- type
- value
- zip
-
property
- chromeVersion
- enableNestedListenerRemoval
- firefoxVersion
- globalEvents
- ieVersion
- isChrome
- isFF10
- isFF3_0
- isFF3_5
- isFF3_6
- isFF4
- isFF5
- isGecko
- isGecko10
- isGecko3
- isGecko4
- isGecko5
- isIE
- isIE10
- isIE10m
- isIE10p
- isIE11
- isIE11m
- isIE11p
- isIE6
- isIE7
- isIE7m
- isIE7p
- isIE8
- isIE8m
- isIE8p
- isIE9
- isIE9m
- isIE9p
- isIEQuirks
- isLinux
- isMac
- isOpera
- isOpera10_5
- isSafari
- isSafari2
- isSafari3
- isSafari4
- isSafari5
- isSafari5_0
- isWebKit
- isWindows
- operaVersion
- safariVersion
- useShims
- webKitVersion
-
method
-
Added
-
Ext.Array
-
Added
-
method
- binarySearch
- numericSortFn
-
method
-
Added
-
Ext.Base
-
Added
-
method
- callParent
- callSuper
-
property
- isConfiguring
- isFirstInstance
-
method
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getConfig
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Object
-
4.2.2
-
setConfig
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
destroy
-
property
-
isInstance
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
isInstance
-
method
-
Removed
-
method
- implement
-
method
-
Added
-
Ext.Class
-
Modified
-
config
-
alias
-
4.2.2
- type is String[]
-
5.0.0
- type is String/String[]
-
4.2.2
-
alias
-
config
-
Modified
-
Ext.ClassManager
-
Added
-
config
- debugHooks
- deprecated
-
config
-
Modified
-
method
-
addNameAliasMappings
-
4.2.2
- return type is Ext.ClassManager
-
5.0.0
- return type is void
-
4.2.2
-
addNameAlternateMappings
-
4.2.2
- return type is Ext.ClassManager
-
5.0.0
- return type is void
-
4.2.2
-
create
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
instantiate
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Object
-
4.2.2
-
addNameAliasMappings
-
method
-
Removed
-
method
- getAliasesByName
- getNameByAlias
- getNameByAlternate
- getNamesByExpression
- setAlias
-
method
-
Added
-
Ext.Component
-
4.2.2
- alternateClassNames is []
- mixins is [Ext.util.Floating]
- superclass is Ext.AbstractComponent
-
5.0.0
- alternateClassNames is [Ext.AbstractComponent]
- mixins is [Ext.mixin.Inheritable, Ext.util.Positionable, Ext.util.Observable, Ext.mixin.Bindable, Ext.util.Animate, Ext.util.ElementContainer, Ext.util.Renderable, Ext.state.Stateful, Ext.util.Floating]
- superclass is Ext.Base
-
Added
-
config
- modelValidation
-
cssVar
- $scroll-indicator-background-color
- $scroll-indicator-border-radius
- $scroll-indicator-margin
- $scroll-indicator-opacity
- $scroll-indicator-size
-
method
- cancelLayout
- flushLayouts
- getData
- getParent
- getScrollX
- getScrollY
- hasParent
- initInheritedState
- resumeLayouts
- scrollTo
- setData
- setDock
- setHidden
- setScrollX
- setScrollY
- setStyle
- setWeight
- suspendLayouts
- updateLayout
-
property
- defaultBindProperty
-
config
-
Modified
-
config
-
autoRender
-
4.2.2
- type is Boolean/String/HTMLElement/Ext.Element
-
5.0.0
- type is Boolean/String/HTMLElement/Ext.dom.Element
-
4.2.2
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
constrainTo
-
4.2.2
- type is Ext.util.Region/Ext.Element
-
5.0.0
- type is Ext.util.Region/Ext.dom.Element
-
4.2.2
-
plugins
-
4.2.2
- type is Ext.AbstractPlugin[]/Ext.AbstractPlugin/Object[]/Object/Ext.enums.Plugin[]/Ext.enums.Plugin
-
5.0.0
- type is Ext.plugin.Abstract[]/Ext.plugin.Abstract/Object[]/Object/Ext.enums.Plugin[]/Ext.enums.Plugin
-
4.2.2
-
renderTo
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
renderTpl
-
4.2.2
- default value is '{%this.renderContent(out,values)%}'
-
5.0.0
- default value is ['<tpl if="renderScroller">', '<div class="{scrollerCls}" style="{%this.renderPadding(out, values)%}">', '</tpl>', '{%this.renderContent(out,values)%}', '<tpl if="renderScroller"></div></tpl>']
-
4.2.2
-
weight
-
4.2.2
- default value is 0
-
5.0.0
- default value is null
-
4.2.2
-
autoRender
-
method
-
addUIClsToElement
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
destroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
doComponentLayout
-
4.2.2
- return type is Ext.container.Container
-
5.0.0
- return type is Ext.Component
-
4.2.2
-
findPlugin
-
4.2.2
- return type is Ext.AbstractPlugin
-
5.0.0
- return type is Ext.plugin.Abstract
-
4.2.2
-
getPlugin
-
4.2.2
- return type is Ext.AbstractPlugin
-
5.0.0
- return type is Ext.plugin.Abstract
-
4.2.2
-
getSizeModel
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
removeClass
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.Component
-
4.2.2
-
removeUIClsFromElement
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
setRegion
-
4.2.2
- return type is Ext.util.Positionable
-
5.0.0
- return type is String
-
4.2.2
-
addUIClsToElement
-
config
-
Removed
-
method
- setBorderRegion
- setRegionWeight
-
method
-
4.2.2
-
Ext.ComponentManager
-
4.2.2
- superclass is Ext.AbstractManager
-
5.0.0
- superclass is Ext.Base
-
Added
-
method
- getAll
-
method
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.AbstractManager
-
5.0.0
- return type is Ext.ComponentManager
-
4.2.2
-
constructor
-
method
-
4.2.2
-
Ext.Date
-
Added
-
method
- align
- diff
-
method
-
Modified
-
method
-
parse
-
4.2.2
- return type is Date
-
5.0.0
- return type is Date/null
-
4.2.2
-
parse
-
method
-
Removed
-
method
- now
-
method
-
Added
-
Ext.Editor
-
Modified
-
config
-
parentEl
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
parentEl
-
method
-
beforeDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
beforeDestroy
-
config
-
Modified
-
Ext.ElementLoader
-
Added
-
config
- rendererScope
-
config
-
Modified
-
config
-
target
-
4.2.2
- type is HTMLElement/Ext.Element/String
-
5.0.0
- type is HTMLElement/Ext.dom.Element/String
-
4.2.2
-
target
-
config
-
Removed
-
method
- constructor
-
method
-
Added
-
Ext.Error
-
Removed
-
method
- constructor
- toString
-
property
- notify
-
method
-
Removed
-
Ext.EventManager
-
4.2.2
- mixins is null
- superclass is null
-
5.0.0
- mixins is []
- superclass is Ext.Base
-
Removed
-
method
- getKeyEvent
- onDocumentReady
- pollScroll
-
property
- idleEvent
-
method
-
4.2.2
-
Ext.FocusManager
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.Function
-
4.2.2
- alternateClassNames is [Ext.util.Functions]
-
5.0.0
- alternateClassNames is []
-
Added
-
method
- bindCallback
- createBarrier
-
method
-
4.2.2
-
Ext.LoadMask
-
4.2.2
- mixins is [Ext.util.Bindable]
-
5.0.0
- mixins is [Ext.util.StoreHolder]
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<div id="{id}-msgEl" role="{role}"', '<tpl if="ariaAttr"> {ariaAttr}</tpl>', ' class="{[values.$comp.msgCls]} ', Ext.baseCSSPrefix, 'mask-msg-inner {childElCls}">', '<div id="{id}-msgTextEl" class="', Ext.baseCSSPrefix, 'mask-msg-text', '{childElCls}">{msg}</div>', '</div>']
-
5.0.0
- default value is ['<div id="{id}-msgEl" data-ref="msgEl" role="{role}"', '<tpl if="ariaAttr"> {ariaAttr}</tpl>', ' class="{[values.$comp.msgCls]} ', Ext.baseCSSPrefix, 'mask-msg-inner {childElCls}">', '<div id="{id}-msgTextEl" data-ref="msgTextEl" class="', Ext.baseCSSPrefix, 'mask-msg-text', '{childElCls}">{msg}</div>', '</div>']
-
4.2.2
-
childEls
-
cssVar
-
$loadmask-msg-inner-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$loadmask-msg-inner-font-weight
-
config
-
4.2.2
-
Ext.Loader
-
Added
-
method
- addBaseUrlClassPathMappings
-
method
-
Modified
-
config
-
disableCachingParam
-
4.2.2
- default value is '_dc'
-
5.0.0
- default value is "_dc"
-
4.2.2
-
enabled
-
4.2.2
- default value is false
-
5.0.0
- default value is true
-
4.2.2
-
paths
-
4.2.2
- default value is {'Ext': '.'}
-
5.0.0
- default value is null
-
4.2.2
-
disableCachingParam
-
config
-
Removed
-
config
- garbageCollect
-
method
- exclude
- require
- syncRequire
-
config
-
Added
-
Ext.Number
-
Added
-
method
- clipIndices
-
method
-
Added
-
Ext.Object
-
Added
-
method
- eachValue
- freeze
-
method
-
Added
-
Ext.ProgressBar
-
Added
-
config
- textTpl
-
method
- getTextTpl
- getValue
- setTextTpl
- setValue
-
property
- defaultBindProperty
-
config
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<tpl if="internalText">', '<div class="{baseCls}-text {baseCls}-text-back">{text}</div>', '</tpl>', '<div id="{id}-bar" class="{baseCls}-bar {baseCls}-bar-{ui}" role="presentation" style="width:{percentage}%">', '<tpl if="internalText">', '<div class="{baseCls}-text">', '<div>{text}</div>', '</div>', '</tpl>', '</div>']
-
5.0.0
- default value is ['<tpl if="internalText">', '<div class="{baseCls}-text {baseCls}-text-back">{text}</div>', '</tpl>', '<div id="{id}-bar" data-ref="bar" class="{baseCls}-bar {baseCls}-bar-{ui}" role="presentation" style="width:{percentage}%">', '<tpl if="internalText">', '<div class="{baseCls}-text">', '<div>{text}</div>', '</div>', '</tpl>', '</div>']
-
4.2.2
-
textEl
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
childEls
-
cssVar
-
$progress-text-font-weight
-
4.2.2
- default value is bold
-
5.0.0
- default value is $font-weight-bold
-
4.2.2
-
$progress-text-font-weight
-
config
-
Added
-
Ext.String
-
Added
-
method
- createRegex
-
method
-
Added
-
Ext.Template
-
Modified
-
method
-
append
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertAfter
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertBefore
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertFirst
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
overwrite
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
append
-
property
-
re
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
re
-
method
-
Modified
-
Ext.Version
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.XTemplate
-
Added
-
config
- strict
-
config
-
Added
-
Ext.ZIndexManager
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
destroy
-
method
-
Modified
-
Ext.app.Application
-
Added
-
config
- defaultToken
- glyphFontFamily
-
method
- createController
- destroyController
- getAppProperty
- getAutoCreateViewport
- getDefaultToken
- getEnableQuickTips
- getGlyphFontFamily
- getName
- setAppProperty
- setAutoCreateViewport
- setDefaultToken
- setEnableQuickTips
- setGlyphFontFamily
- setName
-
config
-
Modified
-
config
-
autoCreateViewport
-
4.2.2
- type is Boolean
-
5.0.0
- type is Boolean/String
-
4.2.2
-
name
-
4.2.2
- default value is null
-
5.0.0
- default value is ''
-
4.2.2
-
autoCreateViewport
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getModuleClassName
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Object
-
4.2.2
-
destroy
-
config
-
Added
-
Ext.app.Controller
-
4.2.2
- mixins is [Ext.util.Observable]
- superclass is Ext.Base
-
5.0.0
- mixins is []
- superclass is Ext.app.BaseController
-
Added
-
config
- application
-
method
- activate
- deactivate
- getActive
- getModuleClassName
- getRefs
- isActive
- setActive
- setApplication
- setModuleClassName
- setRefs
-
config
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getModel
-
4.2.2
- return type is Ext.data.Model
-
5.0.0
- return type is Ext.Class
-
4.2.2
-
destroy
-
method
-
Removed
-
property
- application
-
property
-
4.2.2
-
Ext.app.EventDomain
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
destroy
-
property
-
isInstance
-
4.2.2
- default value is true
- private is true
-
5.0.0
- default value is false
- private is false
-
4.2.2
-
isInstance
-
method
-
Modified
-
Ext.button.Button
-
4.2.2
- mixins is [Ext.Queryable]
-
5.0.0
- mixins is [Ext.mixin.Queryable]
-
Added
-
config
- arrowVisible
- publishes
- value
-
cssVar
- $button-large-icon-spacing
- $button-large-line-height
- $button-medium-icon-spacing
- $button-medium-line-height
- $button-small-icon-spacing
- $button-small-line-height
- $include-button-grid-cell-ui
- $line-height
-
method
- getArrowVisible
- getIconAlign
- getMenu
- getTextAlign
- isWithinTrigger
- setArrowVisible
- setIconAlign
- setPressed
-
property
- defaultBindProperty
-
config
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
componentLayout
-
4.2.2
- default value is 'button'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
overCls
-
4.2.2
- default value is 'over'
-
5.0.0
- default value is Ext.baseCSSPrefix + 'btn-over'
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<span id="{id}-btnWrap" role="presentation" class="{baseCls}-wrap', '<tpl if="splitCls"> {splitCls}</tpl>', '{childElCls}" unselectable="on">', '<span id="{id}-btnEl" class="{baseCls}-button" role="presentation">', '<span id="{id}-btnInnerEl" class="{baseCls}-inner {innerCls}', '{childElCls}" unselectable="on">', '{text}', '</span>', '<span role="presentation" id="{id}-btnIconEl" class="{baseCls}-icon-el {iconCls}', '{childElCls} {glyphCls}" unselectable="on" style="', '<tpl if="iconUrl">background-image:url({iconUrl});</tpl>', '<tpl if="glyph && glyphFontFamily">font-family:{glyphFontFamily};</tpl>">', '<tpl if="glyph">&#{glyph};</tpl><tpl if="iconCls || iconUrl"> </tpl>', '</span>', '</span>', '</span>', '<tpl if="closable">', '<span id="{id}-closeEl" role="presentation"', ' class="{baseCls}-close-btn"', '<tpl if="closeText">', ' title="{closeText}" aria-label="{closeText}"', '</tpl>', '>', '</span>', '</tpl>']
-
5.0.0
- default value is '<span id="{id}-btnWrap" data-ref="btnWrap" role="presentation" unselectable="on" style="{btnWrapStyle}" ' + 'class="{btnWrapCls} {btnWrapCls}-{ui} {splitCls}{childElCls}">' + '<span id="{id}-btnEl" data-ref="btnEl" role="presentation" unselectable="on" style="{btnElStyle}" ' + 'class="{btnCls} {btnCls}-{ui} {textCls} {noTextCls} {hasIconCls} ' + '{iconAlignCls} {textAlignCls} {btnElAutoHeightCls}{childElCls}">' + '<tpl if="iconBeforeText">{[values.$comp.renderIcon(values)]}</tpl>' + '<span id="{id}-btnInnerEl" data-ref="btnInnerEl" role="presentation" unselectable="on" ' + 'class="{innerCls} {innerCls}-{ui}{childElCls}">{text}</span>' + '<tpl if="!iconBeforeText">{[values.$comp.renderIcon(values)]}</tpl>' + '</span>' + '</span>' + '{[values.$comp.getAfterMarkup ? values.$comp.getAfterMarkup(values) : ""]}' + '<tpl if="closable">' + '<span id="{id}-closeEl" data-ref="closeEl" role="presentation"' + ' class="{baseCls}-close-btn"' + '<tpl if="closeText">' + ' title="{closeText}" aria-label="{closeText}"' + '</tpl>' + '>' + '</span>' + '</tpl>'
-
4.2.2
-
childEls
-
cssVar
-
$button-arrow-height
-
4.2.2
- default value is 12px
-
5.0.0
- default value is 8px
-
4.2.2
-
$button-arrow-width
-
4.2.2
- default value is 12px
-
5.0.0
- default value is 8px
-
4.2.2
-
$button-default-glyph-opacity
-
4.2.2
- default value is .5
-
5.0.0
- default value is 0.5
-
4.2.2
-
$button-large-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$button-large-text-padding
-
4.2.2
- default value is 3px
-
5.0.0
- default value is 4px
-
4.2.2
-
$button-medium-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$button-medium-text-padding
-
4.2.2
- default value is 3px
-
5.0.0
- default value is 4px
-
4.2.2
-
$button-opacity-disabled
-
4.2.2
- default value is .5
-
5.0.0
- default value is 0.5
-
4.2.2
-
$button-small-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$button-toolbar-opacity-disabled
-
4.2.2
- default value is .5
-
5.0.0
- default value is 0.5
-
4.2.2
-
$button-arrow-height
-
method
-
setText
-
4.2.2
- return type is Ext.button.Button
-
5.0.0
- return type is void
-
4.2.2
-
setText
-
config
-
Removed
-
config
- focusCls
- menuActiveCls
- pressedCls
-
cssMixin
- extjs-button-large-ui
- extjs-button-medium-ui
- extjs-button-small-ui
- extjs-button-toolbar-large-ui
- extjs-button-toolbar-medium-ui
- extjs-button-toolbar-small-ui
- extjs-button-ui
-
property
- isAction
-
config
-
4.2.2
-
Ext.chart.Chart
-
4.2.2
- mixins is [Ext.chart.theme.Theme, Ext.chart.Mask, Ext.chart.Navigation, Ext.util.Bindable, Ext.util.Observable]
-
5.0.0
- mixins is [Ext.chart.theme.Theme, Ext.chart.Mask, Ext.chart.Navigation, Ext.util.StoreHolder, Ext.util.Observable]
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.chart.Chart
-
5.0.0
- return type is Ext.chart.Mask
-
4.2.2
-
constructor
-
method
-
4.2.2
-
Ext.chart.series.Series
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.chart.series.Series
-
5.0.0
- return type is Ext.chart.Callout
-
4.2.2
-
constructor
-
method
-
Removed
-
event
- titlechange
-
event
-
Modified
-
Ext.container.ButtonGroup
-
Modified
-
config
-
titleAlign
-
4.2.2
- default value is 'center'
-
5.0.0
- default value is 'left'
-
4.2.2
-
titleAlign
-
cssVar
-
$btn-group-header-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$btn-group-header-font-weight
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
config
-
Modified
-
Ext.container.Container
-
4.2.2
- alternateClassNames is [Ext.Container]
- mixins is []
- superclass is Ext.container.AbstractContainer
-
5.0.0
- alternateClassNames is [Ext.Container, Ext.AbstractContainer]
- mixins is [Ext.mixin.Queryable]
- superclass is Ext.Component
-
Added
-
config
- referenceHolder
-
method
- getReferences
- initInheritedState
- lookupReference
- moveAfter
- moveBefore
- setActiveItem
-
config
-
Modified
-
method
-
beforeDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
disable
-
4.2.2
- return type is Ext.container.AbstractContainer
-
5.0.0
- return type is Ext.container.Container
-
4.2.2
-
enable
-
4.2.2
- return type is Ext.container.AbstractContainer
-
5.0.0
- return type is Ext.container.Container
-
4.2.2
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initItems
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
setLayout
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
beforeDestroy
-
method
-
4.2.2
-
Ext.container.Viewport
-
Added
-
config
- maxUserScale
-
config
-
Modified
-
property
-
isViewport
-
4.2.2
- default value is true
-
5.0.0
- default value is null
-
4.2.2
-
isViewport
-
property
-
Added
-
Ext.data.AbstractStore
-
4.2.2
- mixins is [Ext.util.Observable, Ext.util.Sortable]
-
5.0.0
- mixins is [Ext.mixin.Observable, Ext.mixin.Factoryable]
-
Added
-
config
- autoDestroy
- groupDir
- groupField
- grouper
- pageSize
-
event
- beginupdate
- endupdate
-
method
- addFilter
- beginUpdate
- clearGrouping
- contains
- endUpdate
- find
- findBy
- findExact
- findRecord
- getAt
- getAutoDestroy
- getFilters
- getGroupDir
- getGroups
- getId
- getPageSize
- getRange
- getRemoteFilter
- getRemoteSort
- getStatefulFilters
- getStoreId
- group
- isGrouped
- isSorted
- removeFilter
- setAutoDestroy
- setFilters
- setGroupDir
- setGroupField
- setGrouper
- setPageSize
- setRemoteFilter
- setRemoteSort
- setSorters
- setStatefulFilters
- setStoreId
-
property
- currentPage
- factoryConfig
- updating
-
config
-
Modified
-
method
-
clearFilter
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
create
-
4.2.2
- return type is Ext.data.AbstractStore
-
5.0.0
- return type is Object
-
4.2.2
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
filterBy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getById
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.data.Model
-
4.2.2
-
getCount
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Number
-
4.2.2
-
getSorters
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.util.Sorter[]/Object[]
-
4.2.2
-
isFiltered
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Boolean
-
4.2.2
-
clearFilter
-
method
-
Removed
-
config
- autoLoad
- autoSync
- batchUpdateMode
- fields
- filterOnLoad
- model
- proxy
- sortOnLoad
-
event
- beforeload
- beforesync
- bulkremove
- load
- metachange
- write
-
method
- getModifiedRecords
- getNewRecords
- getProxy
- getRemovedRecords
- getUpdatedRecords
- load
- reload
- removeAll
- resumeAutoSync
- save
- setProxy
- suspendAutoSync
- sync
-
property
- defaultProxyType
- filters
- lastOptions
- removed
-
config
-
4.2.2
-
Ext.data.ArrayStore
-
4.2.2
- alternateClassNames is []
-
5.0.0
- alternateClassNames is [Ext.data.SimpleStore]
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.data.ArrayStore
-
5.0.0
- return type is Ext.data.Store
-
4.2.2
-
getProxy
-
4.2.2
- return type is Ext.data.proxy.Proxy
-
5.0.0
- return type is Object
-
4.2.2
-
constructor
-
method
-
4.2.2
-
Ext.data.Batch
-
4.2.2
- mixins is [Ext.util.Observable]
-
5.0.0
- mixins is [Ext.mixin.Observable]
-
Added
-
method
- getCurrent
- getExceptions
- getOperations
- getPauseOnException
- getTotal
- hasException
- isComplete
- isRunning
- setPauseOnException
- sort
-
method
-
Modified
-
method
-
runOperation
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
runOperation
-
property
-
current
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
exceptions
-
4.2.2
- type is Ext.data.Operation[]
-
5.0.0
- type is Ext.data.operation.Operation[]
-
4.2.2
-
operations
-
4.2.2
- private is false
- type is Ext.data.Operation[]
-
5.0.0
- private is true
- type is Ext.data.operation.Operation[]
-
4.2.2
-
total
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
current
-
method
-
Removed
-
config
- autoStart
-
property
- hasException
- isComplete
- isRunning
-
config
-
4.2.2
-
Ext.data.Connection
-
4.2.2
- mixins is [Ext.util.Observable]
-
5.0.0
- mixins is [Ext.mixin.Observable]
-
Added
-
config
- async
- defaultPostHeader
- defaultXhrHeader
- password
- url
- useDefaultXhrHeader
- username
-
method
- getAsync
- getAutoAbort
- getBinary
- getCors
- getDefaultHeaders
- getDefaultPostHeader
- getDefaultXdrContentType
- getDefaultXhrHeader
- getDisableCaching
- getDisableCachingParam
- getExtraParams
- getIsXdr
- getMethod
- getPassword
- getTimeout
- getUrl
- getUseDefaultXhrHeader
- getUsername
- getWithCredentials
- setAsync
- setAutoAbort
- setBinary
- setCors
- setDefaultHeaders
- setDefaultPostHeader
- setDefaultXdrContentType
- setDefaultXhrHeader
- setDisableCaching
- setDisableCachingParam
- setExtraParams
- setIsXdr
- setMethod
- setPassword
- setTimeout
- setUrl
- setUseDefaultXhrHeader
- setUsername
- setWithCredentials
-
config
-
4.2.2
-
Ext.data.Model
-
4.2.2
- mixins is [Ext.util.Observable]
-
5.0.0
- mixins is []
-
Added
-
config
- convertOnSet
- identifier
- schema
- validationSeparator
- validators
- versionProperty
-
method
- abort
- addFields
- clone
- drop
- erase
- getCriticalFields
- getFields
- getIdProperty
- getModified
- getPrevious
- getTransientFields
- getValidation
- isLoading
- load
- onLoad
- removeFields
- replaceFields
- setSession
-
property
- dropped
- entityName
- erased
- generation
- isEntity
- schema
- session
-
config
-
Modified
-
config
-
idProperty
-
4.2.2
- type is String/Object/Ext.data.Field
-
5.0.0
- type is String
-
4.2.2
-
idProperty
-
method
-
destroy
-
4.2.2
- protected is false
- return type is Ext.data.Model
-
5.0.0
- protected is true
- return type is void
-
4.2.2
-
getFields
-
4.2.2
- private is false
- return type is Ext.data.Field[]
-
5.0.0
- private is true
- return type is void
-
4.2.2
-
getObservableId
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
load
-
4.2.2
- return type is void
-
5.0.0
- return type is Ext.data.Model
-
4.2.2
-
save
-
4.2.2
- return type is Ext.data.Model
-
5.0.0
- return type is Ext.data.operation.Operation
-
4.2.2
-
validate
-
4.2.2
- return type is Ext.data.Errors
-
5.0.0
- return type is Ext.data.ErrorCollection
-
4.2.2
-
destroy
-
property
-
COMMIT
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
EDIT
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
REJECT
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
fields
-
4.2.2
- private is false
- type is Ext.util.MixedCollection
-
5.0.0
- private is true
- type is Ext.data.field.Field[]
-
4.2.2
-
modified
-
4.2.2
- default value is {}
-
5.0.0
- default value is null
-
4.2.2
-
COMMIT
-
config
-
Removed
-
config
- defaultProxyType
- idgen
- persistenceProperty
- validations
-
event
- idchanged
-
method
- id
- setDirty
- setFields
- setProxy
-
property
- raw
- stores
-
config
-
4.2.2
-
Ext.data.NodeInterface
-
Added
-
method
- erase
- fireEvent
-
method
-
Modified
-
method
-
destroy
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
destroy
-
method
-
Added
-
Ext.data.Request
-
Added
-
config
- binary
- callbackKey
- disableCaching
- headers
- jsonData
- operation
- password
- proxy
- username
- withCredentials
- xmlData
-
method
- getAction
- getArgs
- getBinary
- getCallback
- getCallbackKey
- getDirectFn
- getDisableCaching
- getHeaders
- getJsonData
- getMethod
- getOperation
- getParam
- getParams
- getPassword
- getProxy
- getRecords
- getScope
- getTimeout
- getUrl
- getUseDefaultXhrHeader
- getUsername
- getWithCredentials
- getXmlData
- setAction
- setArgs
- setBinary
- setCallback
- setCallbackKey
- setDirectFn
- setDisableCaching
- setHeaders
- setJsonData
- setMethod
- setOperation
- setParam
- setParams
- setPassword
- setProxy
- setRecords
- setScope
- setTimeout
- setUrl
- setUseDefaultXhrHeader
- setUsername
- setWithCredentials
- setXmlData
-
config
-
Added
-
Ext.data.ResultSet
-
Added
-
config
- message
- rootExists
-
method
- getCount
- getLoaded
- getMessage
- getRecords
- getSuccess
- getTotal
- setCount
- setLoaded
- setMessage
- setRecords
- setSuccess
- setTotal
-
property
- isResultSet
-
config
-
Modified
-
config
-
count
-
4.2.2
- default value is 0
-
5.0.0
- default value is null
-
4.2.2
-
records
-
4.2.2
- type is Ext.data.Model[]
-
5.0.0
- type is Ext.data.Model[]/Object[]
-
4.2.2
-
total
-
4.2.2
- default value is 0
-
5.0.0
- default value is null
-
4.2.2
-
count
-
config
-
Removed
-
property
- totalRecords
-
property
-
Added
-
Ext.data.Store
-
4.2.2
- mixins is []
- superclass is Ext.data.AbstractStore
-
5.0.0
- mixins is [Ext.data.LocalStore]
- superclass is Ext.data.ProxyStore
-
Added
-
config
- role
-
method
- getClearOnPageLoad
- getClearRemovedOnLoad
- getData
- getRole
- setClearOnPageLoad
- setClearRemovedOnLoad
- setData
- setRole
-
property
- loadCount
-
config
-
Modified
-
config
-
data
-
4.2.2
- default value is null
-
5.0.0
- default value is 0
-
4.2.2
-
pageSize
-
4.2.2
- default value is null
-
5.0.0
- default value is 25
-
4.2.2
-
data
-
method
-
filter
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
getByInternalId
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getGroups
-
4.2.2
- return type is Object/Object[]
-
5.0.0
- return type is Ext.util.GroupCollection
-
4.2.2
-
loadRawData
-
4.2.2
- return type is void
-
5.0.0
- return type is Boolean
-
4.2.2
-
query
-
4.2.2
- return type is Ext.util.MixedCollection
-
5.0.0
- return type is Ext.util.Collection
-
4.2.2
-
queryBy
-
4.2.2
- return type is Ext.util.MixedCollection
-
5.0.0
- return type is Ext.util.Collection
-
4.2.2
-
filter
-
property
-
data
-
4.2.2
- private is false
- type is Ext.util.MixedCollection/Ext.data.PageMap
-
5.0.0
- private is true
- type is Ext.util.Collection
-
4.2.2
-
data
-
config
-
Removed
-
config
- buffered
- groupers
- leadingBufferZone
- purgePageCount
- remoteGroup
- sortOnFilter
- trailingBufferZone
-
method
- getGroupString
- getPageFromRecordIndex
- guaranteeRange
- indexOfTotal
- prefetch
- prefetchPage
- prefetchRange
-
property
- snapshot
-
config
-
4.2.2
-
Ext.data.TreeModel
-
4.2.2
- mixins is [Ext.Queryable]
-
5.0.0
- mixins is [Ext.mixin.Queryable]
-
Added
-
config
- childType
-
config
-
4.2.2
-
Ext.data.TreeStore
-
4.2.2
- superclass is Ext.data.AbstractStore
-
5.0.0
- superclass is Ext.data.NodeStore
-
Added
-
config
- recursive
- rootVisible
-
method
- getDefaultRootProperty
- getRecursive
- getRoot
- getRootVisible
- isVisible
- setDefaultRootProperty
- setRecursive
- setRoot
- setRootVisible
-
property
- isTreeStore
-
config
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.data.TreeStore
-
5.0.0
- return type is Ext.data.Store
-
4.2.2
-
filter
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
setProxy
-
4.2.2
- return type is Ext.data.proxy.Proxy
-
5.0.0
- return type is void
-
4.2.2
-
constructor
-
method
-
4.2.2
-
Ext.data.proxy.Ajax
-
Added
-
config
- actionMethods
- password
- useDefaultXhrHeader
- username
- withCredentials
-
method
- abort
- getActionMethods
- getBinary
- getHeaders
- getParamsAsJson
- getPassword
- getUseDefaultXhrHeader
- getUsername
- getWithCredentials
- setActionMethods
- setBinary
- setHeaders
- setParamsAsJson
- setPassword
- setUseDefaultXhrHeader
- setUsername
- setWithCredentials
-
config
-
Removed
-
property
- actionMethods
-
property
-
Added
-
Ext.data.proxy.Direct
-
Added
-
method
- getApi
- getDirectFn
- getParamOrder
- getParamsAsHash
- setApi
- setDirectFn
- setParamOrder
- setParamsAsHash
-
method
-
Modified
-
config
-
extraParams
-
4.2.2
- default value is null
-
5.0.0
- default value is {}
-
4.2.2
-
extraParams
-
method
-
constructor
-
4.2.2
- return type is Ext.data.proxy.Direct
-
5.0.0
- return type is Ext.data.proxy.Proxy
-
4.2.2
-
extractResponseData
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
setException
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
constructor
-
property
-
applyEncoding
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
applyEncoding
-
config
-
Added
-
Ext.data.proxy.JsonP
-
Added
-
method
- getAutoAppendParams
- getCallbackKey
- getRecordParam
- setAutoAppendParams
- setCallbackKey
- setRecordParam
-
method
-
Modified
-
config
-
recordParam
-
4.2.2
- default value is records
-
5.0.0
- default value is 'records'
-
4.2.2
-
recordParam
-
method
-
constructor
-
4.2.2
- return type is Ext.data.proxy.JsonP
-
5.0.0
- return type is Ext.data.proxy.Proxy
-
4.2.2
-
constructor
-
config
-
Added
-
Ext.data.proxy.Memory
-
Added
-
method
- erase
- getData
- getEnablePaging
- setData
- setEnablePaging
-
method
-
Modified
-
method
-
destroy
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
destroy
-
method
-
Added
-
Ext.data.proxy.Proxy
-
4.2.2
- mixins is [Ext.util.Observable]
-
5.0.0
- mixins is [Ext.mixin.Factoryable, Ext.mixin.Observable]
-
Added
-
method
- erase
- getBatchActions
- getBatchOrder
- setBatchActions
- setBatchOrder
-
method
-
Modified
-
config
-
reader
-
4.2.2
- default value is null
-
5.0.0
- default value is {type: 'json'}
-
4.2.2
-
writer
-
4.2.2
- default value is null
-
5.0.0
- default value is {type: 'json'}
-
4.2.2
-
reader
-
method
-
destroy
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
getModel
-
4.2.2
- return type is Ext.data.Model
-
5.0.0
- return type is String/Ext.data.Model
-
4.2.2
-
getReader
-
4.2.2
- return type is Ext.data.reader.Reader
-
5.0.0
- return type is Object/String/Ext.data.reader.Reader
-
4.2.2
-
getWriter
-
4.2.2
- return type is Ext.data.writer.Writer
-
5.0.0
- return type is Object/String/Ext.data.writer.Writer
-
4.2.2
-
setReader
-
4.2.2
- return type is Ext.data.reader.Reader
-
5.0.0
- return type is void
-
4.2.2
-
setWriter
-
4.2.2
- return type is Ext.data.writer.Writer
-
5.0.0
- return type is void
-
4.2.2
-
destroy
-
config
-
4.2.2
-
Ext.data.proxy.Rest
-
Added
-
config
- actionMethods
-
method
- getActionMethods
- getAppendId
- getBatchActions
- getFormat
- setActionMethods
- setAppendId
- setBatchActions
- setFormat
-
config
-
Modified
-
property
-
actionMethods
-
4.2.2
- default value is {create: 'POST', read: 'GET', update: 'PUT', destroy: 'DELETE'}
-
5.0.0
- default value is null
-
4.2.2
-
actionMethods
-
property
-
Added
-
Ext.data.proxy.Server
-
Added
-
method
- erase
- getApi
- getCacheString
- getDirectionParam
- getExtraParams
- getFilterParam
- getGroupDirectionParam
- getGroupParam
- getIdParam
- getLimitParam
- getNoCache
- getPageParam
- getSimpleGroupMode
- getSimpleSortMode
- getSortParam
- getStartParam
- getTimeout
- setApi
- setCacheString
- setDirectionParam
- setExtraParams
- setFilterParam
- setGroupDirectionParam
- setGroupParam
- setIdParam
- setLimitParam
- setNoCache
- setPageParam
- setSimpleGroupMode
- setSimpleSortMode
- setSortParam
- setStartParam
- setTimeout
- setUrl
-
method
-
Modified
-
method
-
applyEncoding
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
applyEncoding
-
method
-
Added
-
Ext.data.reader.Array
-
Added
-
method
- getSuccessProperty
- getTotalProperty
- setSuccessProperty
- setTotalProperty
-
method
-
Modified
-
config
-
successProperty
-
4.2.2
- default value is "success"
-
5.0.0
- default value is null
-
4.2.2
-
totalProperty
-
4.2.2
- default value is "total"
-
5.0.0
- default value is null
-
4.2.2
-
successProperty
-
config
-
Added
-
Ext.data.reader.Json
-
Added
-
config
- preserveRawData
-
method
- getMetaProperty
- getPreserveRawData
- getRecord
- getUseSimpleAccessors
- setMetaProperty
- setPreserveRawData
- setRecord
- setUseSimpleAccessors
-
config
-
Modified
-
config
-
metaProperty
-
4.2.2
- default value is "metaData"
-
5.0.0
- default value is 'metaData'
-
4.2.2
-
metaProperty
-
method
-
getResponseData
-
4.2.2
- return type is Ext.data.ResultSet
-
5.0.0
- return type is Object
-
4.2.2
-
getResponseData
-
config
-
Removed
-
config
- root
-
property
- jsonData
-
config
-
Added
-
Ext.data.reader.Reader
-
4.2.2
- aliases is {}
- mixins is [Ext.util.Observable]
-
5.0.0
- aliases is {reader=[base]}
- mixins is [Ext.mixin.Observable, Ext.mixin.Factoryable]
-
Added
-
config
- model
- rootProperty
- transform
- typeProperty
-
method
- getImplicitIncludes
- getMessageProperty
- getModel
- getReadRecordsOnFailure
- getRootProperty
- getSuccessProperty
- getTotalProperty
- getTransform
- getTypeProperty
- setImplicitIncludes
- setMessageProperty
- setReadRecordsOnFailure
- setRootProperty
- setSuccessProperty
- setTotalProperty
- setTransform
- setTypeProperty
-
property
- factoryConfig
-
config
-
Modified
-
config
-
messageProperty
-
4.2.2
- default value is null
-
5.0.0
- default value is ''
-
4.2.2
-
successProperty
-
4.2.2
- default value is "success"
-
5.0.0
- default value is 'success'
-
4.2.2
-
totalProperty
-
4.2.2
- default value is "total"
-
5.0.0
- default value is 'total'
-
4.2.2
-
messageProperty
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getResponseData
-
4.2.2
- return type is Ext.data.ResultSet
-
5.0.0
- return type is Object
-
4.2.2
-
setModel
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
destroy
-
property
-
isReader
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
isReader
-
config
-
Removed
-
config
- idProperty
- root
-
config
-
4.2.2
-
Ext.data.reader.Xml
-
Added
-
method
- getNamespace
- getRecord
- setNamespace
- setRecord
-
method
-
Modified
-
config
-
namespace
-
4.2.2
- default value is null
-
5.0.0
- default value is ''
-
4.2.2
-
record
-
4.2.2
- default value is null
-
5.0.0
- default value is ''
-
4.2.2
-
namespace
-
method
-
getResponseData
-
4.2.2
- return type is Ext.data.ResultSet
-
5.0.0
- return type is Object
-
4.2.2
-
getResponseData
-
config
-
Added
-
Ext.data.soap.Proxy
-
Added
-
method
- getCreateBodyTpl
- getDestroyBodyTpl
- getEnvelopeTpl
- getOperationParam
- getReadBodyTpl
- getSoapAction
- getTargetNamespace
- getUpdateBodyTpl
- getWriteBodyTpl
- setCreateBodyTpl
- setDestroyBodyTpl
- setEnvelopeTpl
- setOperationParam
- setReadBodyTpl
- setSoapAction
- setTargetNamespace
- setUpdateBodyTpl
- setUrl
- setWriteBodyTpl
-
method
-
Modified
-
config
-
soapAction
-
4.2.2
- default value is null
-
5.0.0
- default value is {}
-
4.2.2
-
targetNamespace
-
4.2.2
- default value is null
-
5.0.0
- default value is ''
-
4.2.2
-
url
-
4.2.2
- default value is null
-
5.0.0
- default value is ''
-
4.2.2
-
soapAction
-
method
-
getReader
-
4.2.2
- return type is Ext.data.reader.Reader
-
5.0.0
- return type is Object/String/Ext.data.soap.Reader
-
4.2.2
-
getUrl
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getReader
-
config
-
Added
-
Ext.data.writer.Json
-
Added
-
config
- rootProperty
-
method
- getAllowSingle
- getEncode
- getExpandData
- getRootProperty
- setAllowSingle
- setEncode
- setExpandData
- setRootProperty
-
config
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.data.writer.Writer
-
5.0.0
- return type is Ext.data.writer.Json
-
4.2.2
-
writeRecords
-
4.2.2
- private is true
- protected is false
- return type is void
-
5.0.0
- private is false
- protected is true
- return type is Ext.data.Request
-
4.2.2
-
constructor
-
method
-
Removed
-
config
- root
-
config
-
Added
-
Ext.data.writer.Writer
-
4.2.2
- mixins is []
-
5.0.0
- mixins is [Ext.mixin.Factoryable]
-
Added
-
config
- allDataOptions
- clientIdProperty
- partialDataOptions
- transform
-
method
- getAllDataOptions
- getClientIdProperty
- getDateFormat
- getNameProperty
- getPartialDataOptions
- getTransform
- getWriteAllFields
- getWriteRecordId
- setAllDataOptions
- setClientIdProperty
- setDateFormat
- setNameProperty
- setPartialDataOptions
- setTransform
- setWriteAllFields
- setWriteRecordId
- writeRecords
-
property
- factoryConfig
-
config
-
Modified
-
config
-
writeAllFields
-
4.2.2
- default value is true
-
5.0.0
- default value is false
-
4.2.2
-
writeAllFields
-
property
-
isWriter
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
isWriter
-
config
-
4.2.2
-
Ext.data.writer.Xml
-
Added
-
method
- getDefaultDocumentRoot
- getDocumentRoot
- getHeader
- getRecord
- setDefaultDocumentRoot
- setDocumentRoot
- setHeader
- setRecord
-
method
-
Modified
-
method
-
writeRecords
-
4.2.2
- private is true
- protected is false
- return type is void
-
5.0.0
- private is false
- protected is true
- return type is Ext.data.Request
-
4.2.2
-
writeRecords
-
method
-
Added
-
Ext.dd.DragDropManager
-
Modified
-
property
-
clickPixelThresh
-
4.2.2
- default value is 3
-
5.0.0
- default value is 8
-
4.2.2
-
clickPixelThresh
-
property
-
Removed
-
property
- clickTimeThresh
-
property
-
Modified
-
Ext.dd.DragTracker
-
Modified
-
config
-
constrainTo
-
4.2.2
- type is Ext.util.Region/Ext.Element
-
5.0.0
- type is Ext.util.Region/Ext.dom.Element
-
4.2.2
-
constrainTo
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getDragTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
destroy
-
config
-
Modified
-
Ext.dd.ScrollManager
-
Modified
-
property
-
hthresh
-
4.2.2
- default value is 25
- type is Number
-
5.0.0
- default value is null
- type is Object
-
4.2.2
-
vthresh
-
4.2.2
- default value is 25
- type is Number
-
5.0.0
- default value is null
- type is Object
-
4.2.2
-
hthresh
-
property
-
Modified
-
Ext.dd.StatusProxy
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<div class="' + Ext.baseCSSPrefix + 'dd-drop-icon" role="presentation"></div>' + '<div id="{id}-ghost" class="' + Ext.baseCSSPrefix + 'dd-drag-ghost" role="presentation"></div>']
-
5.0.0
- default value is ['<div class="' + Ext.baseCSSPrefix + 'dd-drop-icon" role="presentation"></div>' + '<div id="{id}-ghost" data-ref="ghost" class="' + Ext.baseCSSPrefix + 'dd-drag-ghost" role="presentation"></div>']
-
4.2.2
-
childEls
-
method
-
getGhost
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getGhost
-
config
-
Modified
-
Ext.direct.Manager
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.dom.CompositeElementLite
-
4.2.2
- mixins is []
-
5.0.0
- mixins is [Ext.dom.Element]
-
Modified
-
method
-
add
-
4.2.2
- return type is Ext.dom.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite
-
4.2.2
-
destroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
each
-
4.2.2
- return type is Ext.dom.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite
-
4.2.2
-
fill
-
4.2.2
- return type is Ext.dom.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite
-
4.2.2
-
filter
-
4.2.2
- return type is Ext.dom.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite
-
4.2.2
-
removeElement
-
4.2.2
- return type is Ext.dom.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite
-
4.2.2
-
replaceElement
-
4.2.2
- return type is Ext.dom.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite
-
4.2.2
-
add
-
property
-
elements
-
4.2.2
- default value is []
-
5.0.0
- default value is null
-
4.2.2
-
elements
-
method
-
4.2.2
-
Ext.dom.Element
-
4.2.2
- alternateClassNames is [Ext.Element, Ext.core.Element]
- mixins is []
- superclass is Ext.dom.AbstractElement
-
5.0.0
- alternateClassNames is [Ext.Element]
- mixins is [Ext.util.Positionable, Ext.mixin.Observable]
- superclass is Ext.Base
-
Added
-
event
- doubletap
- longpress
- painted
- pinch
- pinchend
- pinchstart
- rotate
- rotateend
- rotatestart
- singletap
- swipe
- taphold
-
method
- cssTranslate
- fly
- getHtml
- getOuterHeight
- getOuterWidth
- getScrollParent
- id
- isDescendent
- query
- selectNode
- setCls
- setHtml
- setMaxHeight
- setMaxWidth
- setMinHeight
- setMinWidth
- setTopLeft
- setX
- setY
- updateText
-
property
- component
- empty
-
event
-
Modified
-
method
-
addListener
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
appendChild
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
appendTo
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
clearListeners
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
constructor
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
createChild
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
fadeIn
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
fadeOut
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getColor
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
getHTML
-
4.2.2
- return type is void
-
5.0.0
- return type is String
-
4.2.2
-
getLocalXY
-
4.2.2
- return type is Array
-
5.0.0
- return type is Number[]
-
4.2.2
-
insertAfter
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
insertBefore
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
insertFirst
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
insertHtml
-
4.2.2
- return type is HTMLElement/Ext.dom.AbstractElement
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertSibling
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
isAncestor
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Boolean
-
4.2.2
-
on
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
pause
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
purgeAllListeners
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
query
-
4.2.2
- return type is HTMLElement[]
-
5.0.0
- return type is HTMLElement[]/Ext.dom.Element[]
-
4.2.2
-
relayEvent
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
removeAllListeners
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
removeListener
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
replace
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
replaceWith
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
scale
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
scrollBy
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
scrollTo
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
select
-
4.2.2
- return type is Ext.CompositeElement
-
5.0.0
- return type is Ext.dom.CompositeElementLite/Ext.dom.CompositeElement
-
4.2.2
-
selectable
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
serializeForm
-
4.2.2
- static is false
-
5.0.0
- static is true
-
4.2.2
-
setVisibilityMode
-
4.2.2
- return type is Ext.dom.AbstractElement
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
setXY
-
4.2.2
- private is true
- return type is void
- static is true
-
5.0.0
- private is false
- return type is Ext.dom.Element
- static is false
-
4.2.2
-
shift
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
un
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
up
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
update
-
4.2.2
- return type is Ext.dom.Element
-
5.0.0
- return type is void
-
4.2.2
-
wrap
-
4.2.2
- return type is HTMLElement/Ext.dom.AbstractElement
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
addListener
-
method
-
Removed
-
event
- DOMActivate
- DOMAttrModified
- DOMCharacterDataModified
- DOMFocusIn
- DOMFocusOut
- DOMNodeInserted
- DOMNodeInsertedIntoDocument
- DOMNodeRemoved
- DOMNodeRemovedFromDocument
- DOMSubtreeModified
- abort
- blur
- change
- click
- contextmenu
- dblclick
- error
- focus
- keydown
- keypress
- keyup
- load
- mousedown
- mouseenter
- mouseleave
- mousemove
- mouseout
- mouseover
- mouseup
- reset
- scroll
- select
- submit
- unload
-
method
- enableDisplayMode
- getFrameWidth
- select
-
property
- autoBoxAdjust
- originalDisplay
-
event
-
4.2.2
-
Ext.dom.Helper
-
4.2.2
- alternateClassNames is []
- superclass is Ext.dom.AbstractHelper
-
5.0.0
- alternateClassNames is [Ext.DomHelper]
- superclass is Ext.Base
-
Modified
-
method
-
append
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertAfter
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertBefore
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
insertFirst
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
overwrite
-
4.2.2
- return type is HTMLElement/Ext.Element
-
5.0.0
- return type is HTMLElement/Ext.dom.Element
-
4.2.2
-
append
-
method
-
4.2.2
-
Ext.dom.Layer
-
Modified
-
method
-
setLocalX
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.util.Positionable
-
4.2.2
-
setLocalXY
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.util.Positionable
-
4.2.2
-
setLocalY
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.util.Positionable
-
4.2.2
-
setX
-
4.2.2
- private is true
- return type is Ext.dom.Layer
-
5.0.0
- private is false
- return type is Ext.dom.Element
-
4.2.2
-
setXY
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.dom.Element
-
4.2.2
-
setY
-
4.2.2
- private is true
- return type is Ext.dom.Layer
-
5.0.0
- private is false
- return type is Ext.dom.Element
-
4.2.2
-
setLocalX
-
method
-
Removed
-
config
- shim
-
config
-
Modified
-
Ext.dom.Query
-
4.2.2
- mixins is null
- superclass is null
-
5.0.0
- mixins is []
- superclass is Ext.Base
-
Added
-
method
- getNodeValue
-
method
-
4.2.2
-
Ext.draw.Component
-
Added
-
event
-
event
-
Removed
-
event
- click
- dblclick
- mousedown
- mouseenter
- mouseleave
- mousemove
- mouseup
-
event
-
Added
-
Ext.draw.CompositeSprite
-
Added
-
event
- constructor
-
event
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.draw.CompositeSprite
-
5.0.0
- return type is Ext.util.MixedCollection
-
4.2.2
-
constructor
-
method
-
Removed
-
event
- click
- mousedown
- mouseout
- mouseover
- mouseup
-
event
-
Added
-
Ext.draw.Sprite
-
Added
-
event
- constructor
-
event
-
Removed
-
event
- beforedestroy
- click
- destroy
- mousedown
- mousemove
- mouseout
- mouseover
- mouseup
- render
-
method
- constructor
-
event
-
Added
-
Ext.draw.Surface
-
Added
-
event
-
event
-
Removed
-
event
- click
- dblclick
- mousedown
- mouseenter
- mouseleave
- mousemove
- mouseout
- mouseover
- mouseup
-
event
-
Added
-
Ext.enums.Layout
-
Added
-
property
- center
- split-column
-
property
-
Added
-
Ext.enums.Plugin
-
Added
-
property
- fieldreplicator
- responsive
- tabreorderer
- viewport
-
property
-
Removed
-
property
- bufferedrenderer
-
property
-
Added
-
Ext.enums.Widget
-
Added
-
property
- breadcrumb
- columnsplitter
- dashboard
- dashboard-column
- dashboard-panel
- desktop
- explorer
- multiselector
- multiselector-search
- progressbarwidget
- segmentedbutton
- sliderwidget
- tagfield
- taskbar
- title
- toast
- trayclock
- wallpaper
- widget
- widgetcolumn
-
property
-
Added
-
Ext.flash.Component
-
Modified
-
property
-
swf
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
swf
-
property
-
Modified
-
Ext.form.Basic
-
Modified
-
config
-
waitMsgTarget
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
waitMsgTarget
-
config
-
Modified
-
Ext.form.CheckboxGroup
-
Added
-
cssMixin
- extjs-checkboxgroup-ui
-
cssVar
- $form-checkboxgroup-body-invalid-background-image
- $form-checkboxgroup-body-invalid-background-position
- $form-checkboxgroup-body-invalid-background-repeat
- $form-checkboxgroup-body-invalid-border-color
- $form-checkboxgroup-body-invalid-border-style
- $form-checkboxgroup-body-invalid-border-width
- $include-checkboxgroup-default-ui
-
cssMixin
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Removed
-
cssVar
- $form-checkboxgroup-label-border-color
- $form-checkboxgroup-label-border-style
- $form-checkboxgroup-label-border-width
- $form-checkboxgroup-label-color
- $form-checkboxgroup-label-margin
- $form-checkboxgroup-label-padding
-
cssVar
-
Added
-
Ext.form.FieldAncestor
-
4.2.2
- superclass is Ext.Base
-
5.0.0
- superclass is Ext.Mixin
-
4.2.2
-
Ext.form.FieldContainer
-
Modified
-
config
-
shrinkWrap
-
4.2.2
- default value is 2
-
5.0.0
- default value is true
-
4.2.2
-
shrinkWrap
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
config
-
Modified
-
Ext.form.FieldSet
-
Added
-
config
- checkboxUI
-
cssMixin
- extjs-fieldset-ui
-
cssVar
- $fieldset-collapse-tool-opacity
- $fieldset-collapse-tool-opacity-over
- $fieldset-collapse-tool-opacity-pressed
- $include-fieldset-default-ui
-
config
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['{%this.renderLegend(out,values);%}', '<div id="{id}-body" class="{baseCls}-body {bodyTargetCls}" role="presentation"<tpl if="bodyStyle"> style="{bodyStyle}"</tpl>>', '{%this.renderContainer(out,values);%}', '</div>']
-
5.0.0
- default value is ['{%this.renderLegend(out,values);%}', '<div id="{id}-body" data-ref="body" class="{baseCls}-body {baseCls}-body-{ui} {bodyTargetCls}" ', 'role="presentation"<tpl if="bodyStyle"> style="{bodyStyle}"</tpl>>', '{%this.renderContainer(out,values);%}', '</div>']
-
4.2.2
-
childEls
-
cssVar
-
$fieldset-header-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$fieldset-header-font-weight
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
config
-
Added
-
Ext.form.Labelable
-
4.2.2
- superclass is Ext.Base
-
5.0.0
- superclass is Ext.Mixin
-
Added
-
cssMixin
- extjs-label-ui
-
cssVar
- $form-error-icon-background-image
- $form-field-disabled-opacity
- $form-label-horizontal-spacing
- $form-label-vertical-spacing
- $form-toolbar-error-icon-background-image
- $form-toolbar-error-icon-height
- $form-toolbar-error-icon-side-margin
- $form-toolbar-error-icon-width
- $form-toolbar-error-msg-color
- $form-toolbar-error-msg-font-family
- $form-toolbar-error-msg-font-size
- $form-toolbar-error-msg-font-weight
- $form-toolbar-error-msg-line-height
- $form-toolbar-error-under-icon-spacing
- $form-toolbar-error-under-padding
- $form-toolbar-field-disabled-opacity
- $form-toolbar-label-font-color
- $form-toolbar-label-horizontal-spacing
- $form-toolbar-label-vertical-spacing
- $include-label-default-ui
- $include-label-toolbar-ui
-
method
- getChildEls
- setChildEls
-
cssMixin
-
Modified
-
cssVar
-
$form-error-msg-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$form-label-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$form-toolbar-label-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$form-error-msg-font-weight
-
property
-
bodyEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
errorEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
labelEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
bodyEl
-
cssVar
-
Removed
-
config
- clearCls
-
cssVar
- $form-toolbar-label-color
-
method
- getLabelWidth
-
property
- labelCell
-
config
-
4.2.2
-
Ext.form.Panel
-
Added
-
method
- reset
-
method
-
Modified
-
config
-
waitMsgTarget
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
waitMsgTarget
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initItems
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
initComponent
-
config
-
Added
-
Ext.form.RadioGroup
-
Modified
-
method
-
setValue
-
4.2.2
- return type is Ext.form.CheckboxGroup
-
5.0.0
- return type is Ext.form.RadioGroup
-
4.2.2
-
setValue
-
method
-
Modified
-
Ext.form.field.Base
-
Added
-
cssVar
- $grid-cell-field-color
- $grid-cell-field-font-family
- $grid-cell-field-font-size
- $grid-cell-field-font-weight
- $grid-cell-field-height
- $grid-cell-field-padding
- $include-field-default-ui
- $include-field-toolbar-ui
- $include-grid-cell-field-ui
-
method
- destroyTip
- initTip
-
property
- defaultBindProperty
-
cssVar
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'field'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
fieldBodyCls
-
4.2.2
- default value is ''
-
5.0.0
- default value is Ext.baseCSSPrefix + 'field-body'
-
4.2.2
-
shrinkWrap
-
4.2.2
- default value is 2
-
5.0.0
- default value is true
-
4.2.2
-
componentLayout
-
cssVar
-
$form-field-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$form-field-height
-
4.2.2
- default value is 22px
-
5.0.0
- default value is 24px
-
4.2.2
-
$form-field-font-weight
-
method
-
doComponentLayout
-
4.2.2
- return type is Ext.container.Container
-
5.0.0
- return type is Ext.Component
-
4.2.2
-
getSubTplMarkup
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
doComponentLayout
-
property
-
inputEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
inputEl
-
config
-
Removed
-
cssVar
- $form-field-font
- $form-toolbar-field-font
-
cssVar
-
Added
-
Ext.form.field.Checkbox
-
Added
-
config
- publishes
-
cssMixin
- extjs-checkbox-ui
-
cssVar
- $form-checkbox-background-image
- $form-checkbox-label-color
- $form-checkbox-label-font-family
- $form-checkbox-label-font-size
- $form-checkbox-label-font-weight
- $form-checkbox-label-line-height
- $form-radio-background-image
- $form-toolbar-checkbox-background-image
- $form-toolbar-checkbox-label-color
- $form-toolbar-checkbox-label-font-family
- $form-toolbar-checkbox-label-font-size
- $form-toolbar-checkbox-label-font-weight
- $form-toolbar-checkbox-label-line-height
- $form-toolbar-checkbox-label-spacing
- $form-toolbar-checkbox-size
- $form-toolbar-radio-background-image
- $include-checkbox-default-ui
- $include-checkbox-toolbar-ui
-
config
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'field'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
fieldBodyCls
-
4.2.2
- default value is ''
-
5.0.0
- default value is Ext.baseCSSPrefix + 'form-cb-wrap'
-
4.2.2
-
componentLayout
-
property
-
boxLabelEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
boxLabelEl
-
config
-
Added
-
Ext.form.field.ComboBox
-
4.2.2
- mixins is [Ext.util.Bindable]
-
5.0.0
- mixins is [Ext.util.StoreHolder]
-
Added
-
config
- autoLoadOnValue
-
method
- getFilters
- setFilters
-
config
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'combobox'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
fieldSubTpl
-
4.2.2
- default value is ['<div class="{hiddenDataCls}" role="presentation"></div>', '<input id="{id}" type="{type}" role="{role}" {inputAttrTpl} class="{fieldCls} {typeCls} {editableCls}" autocomplete="off"', '<tpl if="value"> value="{[Ext.util.Format.htmlEncode(values.value)]}"</tpl>', '<tpl if="name"> name="{name}"</tpl>', '<tpl if="placeholder"> placeholder="{placeholder}"</tpl>', '<tpl if="size"> size="{size}"</tpl>', '<tpl if="maxLength !== undefined"> maxlength="{maxLength}"</tpl>', '<tpl if="readOnly"> readonly="readonly"</tpl>', '<tpl if="disabled"> disabled="disabled"</tpl>', '<tpl if="tabIdx"> tabIndex="{tabIdx}"</tpl>', '<tpl if="fieldStyle"> style="{fieldStyle}"</tpl>', '/>', {compiled: true, disableFormats: true}]
- private is false
-
5.0.0
- default value is ['<input id="{id}" data-ref="inputEl" type="{type}" role="{role}" {inputAttrTpl}', ' size="1"', '<tpl if="name"> name="{name}"</tpl>', '<tpl if="value"> value="{[Ext.util.Format.htmlEncode(values.value)]}"</tpl>', '<tpl if="placeholder"> placeholder="{placeholder}"</tpl>', '{%if (values.maxLength !== undefined){%} maxlength="{maxLength}"{%}%}', '<tpl if="readOnly"> readonly="readonly"</tpl>', '<tpl if="disabled"> disabled="disabled"</tpl>', '<tpl if="tabIdx"> tabIndex="{tabIdx}"</tpl>', '<tpl if="fieldStyle"> style="{fieldStyle}"</tpl>', ' class="{fieldCls} {typeCls} {typeCls}-{ui} {editableCls} {inputCls}" autocomplete="off"/>', {disableFormats: true}]
- private is true
-
4.2.2
-
transform
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
componentLayout
-
method
-
getSubTplMarkup
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
onDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getSubTplMarkup
-
config
-
4.2.2
-
Ext.form.field.Display
-
Added
-
cssMixin
- extjs-display-field-ui
-
cssVar
- $form-toolbar-display-field-color
- $grid-cell-display-field-color
- $grid-cell-display-field-font-family
- $grid-cell-display-field-font-size
- $grid-cell-display-field-font-weight
- $grid-cell-display-field-line-height
- $include-display-field-default-ui
- $include-display-field-grid-ui
- $include-display-field-toolbar-ui
-
cssMixin
-
Added
-
Ext.form.field.Field
-
Added
-
config
- validation
-
method
- getValidation
- setValidation
-
config
-
Removed
-
method
- transformOriginalValue
-
method
-
Added
-
Ext.form.field.File
-
4.2.2
- superclass is Ext.form.field.Trigger
-
5.0.0
- superclass is Ext.form.field.Text
-
Added
-
config
- triggers
-
config
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'triggerfield'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
editable
-
4.2.2
- default value is true
-
5.0.0
- default value is false
-
4.2.2
-
componentLayout
-
method
-
onDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
onRender
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
onDestroy
-
property
-
fileInputEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
fileInputEl
-
config
-
4.2.2
-
Ext.form.field.FileButton
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<span id="{id}-btnWrap" role="presentation" class="{baseCls}-wrap', '<tpl if="splitCls"> {splitCls}</tpl>', '{childElCls}" unselectable="on">', '<span id="{id}-btnEl" class="{baseCls}-button" role="button">', '<span id="{id}-btnInnerEl" class="{baseCls}-inner {innerCls}', '{childElCls}" unselectable="on">', '{text}', '</span>', '<span role="presentation" id="{id}-btnIconEl" class="{baseCls}-icon-el {iconCls}', '{childElCls} {glyphCls}" unselectable="on" style="', '<tpl if="iconUrl">background-image:url({iconUrl});</tpl>', '<tpl if="glyph && glyphFontFamily">font-family:{glyphFontFamily};</tpl>">', '<tpl if="glyph">&#{glyph};</tpl><tpl if="iconCls || iconUrl"> </tpl>', '</span>', '</span>', '</span>', '<input id="{id}-fileInputEl" class="{childElCls} {inputCls}" type="file" size="1" name="{inputName}" role="{role}" tabIndex="{tabIndex}">']
-
5.0.0
- default value is '<span id="{id}-btnWrap" data-ref="btnWrap" role="presentation" unselectable="on" style="{btnWrapStyle}" ' + 'class="{btnWrapCls} {btnWrapCls}-{ui} {splitCls}{childElCls}">' + '<span id="{id}-btnEl" data-ref="btnEl" role="presentation" unselectable="on" style="{btnElStyle}" ' + 'class="{btnCls} {btnCls}-{ui} {textCls} {noTextCls} {hasIconCls} ' + '{iconAlignCls} {textAlignCls} {btnElAutoHeightCls}{childElCls}">' + '<tpl if="iconBeforeText">{[values.$comp.renderIcon(values)]}</tpl>' + '<span id="{id}-btnInnerEl" data-ref="btnInnerEl" role="presentation" unselectable="on" ' + 'class="{innerCls} {innerCls}-{ui}{childElCls}">{text}</span>' + '<tpl if="!iconBeforeText">{[values.$comp.renderIcon(values)]}</tpl>' + '</span>' + '</span>' + '{[values.$comp.getAfterMarkup ? values.$comp.getAfterMarkup(values) : ""]}' + '<tpl if="closable">' + '<span id="{id}-closeEl" data-ref="closeEl" role="presentation"' + ' class="{baseCls}-close-btn"' + '<tpl if="closeText">' + ' title="{closeText}" aria-label="{closeText}"' + '</tpl>' + '>' + '</span>' + '</tpl>'
-
4.2.2
-
childEls
-
config
-
Modified
-
Ext.form.field.HtmlEditor
-
Modified
-
config
-
defaultButtonUI
-
4.2.2
- default value is null
-
5.0.0
- default value is 'default-toolbar'
-
4.2.2
-
defaultButtonUI
-
config
-
Modified
-
Ext.form.field.Picker
-
4.2.2
- superclass is Ext.form.field.Trigger
-
5.0.0
- superclass is Ext.form.field.Text
-
Added
-
config
- triggers
-
method
- getTriggers
- setTriggers
-
config
-
4.2.2
-
Ext.form.field.Radio
-
Modified
-
config
-
focusCls
-
4.2.2
- default value is 'x-form-radio-focus'
-
5.0.0
- default value is 'x-form-checkbox-focus'
-
4.2.2
-
focusCls
-
config
-
Removed
-
cssVar
- $form-radio-size
-
cssVar
-
Modified
-
Ext.form.field.Spinner
-
4.2.2
- superclass is Ext.form.field.Trigger
-
5.0.0
- superclass is Ext.form.field.Text
-
Added
-
config
- triggers
-
cssMixin
- extjs-spinner-trigger-ui
-
cssVar
- $grid-cell-checkbox-background-image
- $grid-cell-checkbox-size
- $grid-cell-radio-background-image
- $grid-cell-spinner-trigger-down-background-image
- $grid-cell-spinner-trigger-up-background-image
- $grid-cell-spinner-trigger-vertical
- $grid-cell-spinner-trigger-vertical-background-image
- $include-checkbox-grid-ui
- $include-spinner-trigger-default-ui
- $include-spinner-trigger-grid-ui
- $include-spinner-trigger-toolbar-ui
- $spinner-toolbar-trigger-down-background-image
- $spinner-toolbar-trigger-up-background-image
- $spinner-toolbar-trigger-vertical
- $spinner-toolbar-trigger-vertical-background-image
- $spinner-trigger-down-background-image
- $spinner-trigger-up-background-image
- $spinner-trigger-vertical
- $spinner-trigger-vertical-background-image
-
method
- getTriggers
- setTriggers
-
config
-
Modified
-
method
-
getSubTplMarkup
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
onDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getSubTplMarkup
-
method
-
Removed
-
cssVar
- $spinner-btn-height
- $spinner-toolbar-btn-height
-
property
- spinDownEl
- spinUpEl
-
cssVar
-
4.2.2
-
Ext.form.field.Text
-
Added
-
config
- editable
- hideTrigger
- inputWrapCls
- repeatTriggerClick
- triggerWrapCls
- triggers
-
cssMixin
- extjs-text-field-ui
-
cssVar
- $form-file-field-color
- $form-text-field-background-color
- $form-text-field-background-image
- $form-text-field-body-width
- $form-text-field-border-color
- $form-text-field-border-radius
- $form-text-field-border-style
- $form-text-field-border-width
- $form-text-field-classic-border
- $form-text-field-color
- $form-text-field-empty-color
- $form-text-field-focus-border-color
- $form-text-field-font-family
- $form-text-field-font-size
- $form-text-field-font-weight
- $form-text-field-height
- $form-text-field-invalid-background-color
- $form-text-field-invalid-background-image
- $form-text-field-invalid-background-position
- $form-text-field-invalid-background-repeat
- $form-text-field-invalid-border-color
- $form-text-field-padding
- $form-textarea-body-height
- $form-textarea-line-height
- $form-toolbar-file-field-color
- $form-toolbar-text-field-background-color
- $form-toolbar-text-field-background-image
- $form-toolbar-text-field-body-width
- $form-toolbar-text-field-border-color
- $form-toolbar-text-field-border-radius
- $form-toolbar-text-field-border-style
- $form-toolbar-text-field-border-width
- $form-toolbar-text-field-classic-border
- $form-toolbar-text-field-color
- $form-toolbar-text-field-empty-color
- $form-toolbar-text-field-focus-border-color
- $form-toolbar-text-field-font-family
- $form-toolbar-text-field-font-size
- $form-toolbar-text-field-font-weight
- $form-toolbar-text-field-height
- $form-toolbar-text-field-invalid-background-color
- $form-toolbar-text-field-invalid-background-image
- $form-toolbar-text-field-invalid-background-position
- $form-toolbar-text-field-invalid-background-repeat
- $form-toolbar-text-field-padding
- $form-toolbar-textarea-body-height
- $form-toolbar-textarea-line-height
- $form-toolbar-trigger-background-color
- $form-toolbar-trigger-background-image
- $form-toolbar-trigger-border-color
- $form-toolbar-trigger-border-color-focus
- $form-toolbar-trigger-border-color-over
- $form-toolbar-trigger-border-color-pressed
- $form-toolbar-trigger-border-style
- $form-toolbar-trigger-border-width
- $form-toolbar-trigger-width
- $form-trigger-background-color
- $form-trigger-background-image
- $form-trigger-border-color
- $form-trigger-border-color-focus
- $form-trigger-border-color-over
- $form-trigger-border-color-pressed
- $form-trigger-border-style
- $form-trigger-border-width
- $form-trigger-width
- $grid-cell-field-trigger-background-color
- $grid-cell-field-trigger-background-image
- $grid-cell-field-trigger-border-color
- $grid-cell-field-trigger-border-color-focus
- $grid-cell-field-trigger-border-color-over
- $grid-cell-field-trigger-border-color-pressed
- $grid-cell-field-trigger-border-style
- $grid-cell-field-trigger-border-width
- $grid-cell-field-trigger-width
- $grid-cell-file-field-color
- $grid-cell-text-field-background-color
- $grid-cell-text-field-background-image
- $grid-cell-text-field-border-color
- $grid-cell-text-field-border-radius
- $grid-cell-text-field-border-style
- $grid-cell-text-field-border-width
- $grid-cell-text-field-classic-border
- $grid-cell-text-field-color
- $grid-cell-text-field-empty-color
- $grid-cell-text-field-focus-border-color
- $grid-cell-text-field-font-family
- $grid-cell-text-field-font-size
- $grid-cell-text-field-font-weight
- $grid-cell-text-field-height
- $grid-cell-text-field-invalid-background-color
- $grid-cell-text-field-invalid-background-image
- $grid-cell-text-field-invalid-background-position
- $grid-cell-text-field-invalid-background-repeat
- $grid-cell-text-field-invalid-border-color
- $grid-cell-text-field-padding
- $grid-cell-textarea-body-height
- $grid-cell-textarea-line-height
- $include-text-field-default-ui
- $include-text-field-grid-ui
- $include-text-field-toolbar-ui
-
method
- getHideTrigger
- getTrigger
- getTriggerWidth
- getTriggers
- setEditable
- setHideTrigger
- setTriggers
-
property
- inputCell
- inputWrap
- triggerEl
- triggerWrap
-
config
-
Modified
-
config
-
fieldBodyCls
-
4.2.2
- default value is ''
-
5.0.0
- default value is Ext.baseCSSPrefix + 'form-text-field-body'
-
4.2.2
-
readOnly
-
4.2.2
- default value is false
-
5.0.0
- default value is null
-
4.2.2
-
size
-
4.2.2
- default value is 20
-
5.0.0
- default value is null
-
4.2.2
-
fieldBodyCls
-
cssVar
-
$form-field-invalid-border-color
-
4.2.2
- default value is #c30
-
5.0.0
- default value is null
-
4.2.2
-
$form-field-invalid-border-color
-
config
-
Added
-
Ext.form.field.TextArea
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'textareafield'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
componentLayout
-
cssVar
-
$form-textarea-line-height
-
4.2.2
- default value is normal
- type is number/string
-
5.0.0
- default value is round ( $form-text-field-font-size * 1.15 )
- type is number
-
4.2.2
-
$form-textarea-line-height
-
method
-
constructor
-
4.2.2
- return type is Ext.Component
-
5.0.0
- return type is Ext.form.field.TextArea
-
4.2.2
-
constructor
-
config
-
Removed
-
config
- cols
- rows
-
method
- transformOriginalValue
-
config
-
Modified
-
Ext.form.field.Trigger
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'triggerfield'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
triggerCls
-
4.2.2
- default value is null
-
5.0.0
- default value is Ext.baseCSSPrefix + 'form-arrow-trigger'
-
4.2.2
-
componentLayout
-
cssVar
-
$form-trigger-border-color
-
4.2.2
- type is color
-
5.0.0
- type is color/list
-
4.2.2
-
$form-trigger-border-style
-
4.2.2
- type is string
-
5.0.0
- type is string/list
-
4.2.2
-
$form-trigger-border-color
-
method
-
constructor
-
4.2.2
- return type is Ext.Component
-
5.0.0
- return type is Ext.form.field.Trigger
-
4.2.2
-
getSubTplMarkup
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
onTriggerClick
-
4.2.2
- private is false
- protected is true
-
5.0.0
- private is true
- protected is false
-
4.2.2
-
constructor
-
property
-
inputCell
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
triggerWrap
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
inputCell
-
config
-
Removed
-
config
- triggerBaseCls
- triggerNoEditCls
-
config
-
Modified
-
Ext.grid.column.Action
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
destroy
-
method
-
Modified
-
Ext.grid.column.Check
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.grid.column.Check
-
5.0.0
- return type is Ext.Component
-
4.2.2
-
constructor
-
method
-
Modified
-
Ext.grid.column.Column
-
Added
-
config
- cellWrap
- formatter
- summaryRenderer
- updater
-
method
- getTriggerVisible
- setTriggerVisible
-
property
- producesHTML
-
config
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
editRenderer
-
4.2.2
- default value is false
- type is Function
-
5.0.0
- default value is null
- type is Function/String
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<div id="{id}-titleEl" role="presentation" {tipMarkup}class="', Ext.baseCSSPrefix, 'column-header-inner', '<tpl if="empty"> ', Ext.baseCSSPrefix, 'column-header-inner-empty</tpl>">', '<span id="{id}-textEl" class="', Ext.baseCSSPrefix, 'column-header-text', '{childElCls}">', '{text}', '</span>', '<tpl if="!menuDisabled">', '<div id="{id}-triggerEl" role="presentation" class="', Ext.baseCSSPrefix, 'column-header-trigger', '{childElCls}"></div>', '</tpl>', '</div>', '{%this.renderContainer(out,values)%}']
-
5.0.0
- default value is ['<div id="{id}-titleEl" data-ref="titleEl" role="presentation" {tipMarkup}class="', Ext.baseCSSPrefix, 'column-header-inner', '<tpl if="empty"> ', Ext.baseCSSPrefix, 'column-header-inner-empty</tpl>">', '<span id="{id}-textEl" data-ref="textEl" class="', Ext.baseCSSPrefix, 'column-header-text', '{childElCls}">', '{text}', '</span>', '<tpl if="!menuDisabled">', '<div id="{id}-triggerEl" data-ref="triggerEl" role="presentation" class="', Ext.baseCSSPrefix, 'column-header-trigger', '{childElCls}" style="{triggerStyle}"></div>', '</tpl>', '</div>', '{%this.renderContainer(out,values)%}']
-
4.2.2
-
childEls
-
cssVar
-
$grid-column-header-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$grid-column-header-font-weight
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initItems
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
initComponent
-
property
-
textEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
triggerEl
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
textEl
-
config
-
Added
-
Ext.grid.column.Date
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Modified
-
Ext.grid.column.RowNumberer
-
Added
-
property
- producesHTML
-
property
-
Added
-
Ext.grid.feature.Feature
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
destroy
-
method
-
Modified
-
Ext.grid.feature.Grouping
-
Modified
-
cssVar
-
$grid-grouped-title-font-weight
-
4.2.2
- default value is bold
-
5.0.0
- default value is $font-weight-bold
-
4.2.2
-
$grid-grouped-title-font-weight
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
destroy
-
cssVar
-
Modified
-
Ext.grid.feature.RowBody
-
4.2.2
- superclass is Ext.grid.feature.RowWrap
-
5.0.0
- superclass is Ext.grid.feature.Feature
-
4.2.2
-
Ext.grid.feature.RowWrap
-
4.2.2
- aliases is {feature=[rowwrap]}
- mixins is []
- superclass is Ext.grid.feature.Feature
-
5.0.0
- aliases is {}
- mixins is null
- superclass is null
-
Modified
-
cssVar
-
$grid-row-wrap-border-color
-
4.2.2
- default value is $grid-row-cell-border-color
-
5.0.0
- default value is $grid-row-border-color
-
4.2.2
-
$grid-row-wrap-border-color
-
cssVar
-
4.2.2
-
Ext.grid.plugin.BufferedRenderer
-
4.2.2
- aliases is {plugin=[bufferedrenderer]}
-
5.0.0
- aliases is {}
-
Modified
-
config
-
numFromEdge
-
4.2.2
- default value is 8
-
5.0.0
- default value is 2
-
4.2.2
-
numFromEdge
-
method
-
refreshView
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
refreshView
-
config
-
Removed
-
config
- percentageFromEdge
- variableRowHeight
-
config
-
4.2.2
-
Ext.grid.plugin.DragDrop
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
4.2.2
-
Ext.grid.plugin.Editing
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
Added
-
config
- default
-
method
- resolveListenerScope
-
config
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.grid.plugin.Editing
-
5.0.0
- return type is Ext.plugin.Abstract
-
4.2.2
-
constructor
-
method
-
Removed
-
cssVar
- $grid-editor-font-family
- $grid-editor-font-size
- $grid-editor-font-weight
- $grid-editor-height
- $grid-editor-padding
-
cssVar
-
4.2.2
-
Ext.grid.plugin.HeaderResizer
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
4.2.2
-
Ext.grid.plugin.RowExpander
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
Added
-
config
- headerWidth
-
method
- getFeatureConfig
-
config
-
4.2.2
-
Ext.grid.property.Grid
-
Modified
-
method
-
beforeDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getConfig
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Object
-
4.2.2
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
setConfig
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.Base
-
4.2.2
-
beforeDestroy
-
method
-
Modified
-
Ext.grid.property.Property
-
Modified
-
config
-
idProperty
-
4.2.2
- type is String/Object/Ext.data.Field
-
5.0.0
- type is String
-
4.2.2
-
idProperty
-
property
-
fields
-
4.2.2
- private is false
- type is Ext.util.MixedCollection
-
5.0.0
- private is true
- type is Ext.data.field.Field[]
-
4.2.2
-
fields
-
config
-
Modified
-
Ext.grid.property.Store
-
Modified
-
config
-
remoteSort
-
4.2.2
- default value is false
-
5.0.0
- default value is true
-
4.2.2
-
sortOnLoad
-
4.2.2
- default value is false
-
5.0.0
- default value is true
-
4.2.2
-
remoteSort
-
method
-
getProxy
-
4.2.2
- return type is Ext.data.proxy.Proxy
-
5.0.0
- return type is String/Ext.data.proxy.Proxy/Object
-
4.2.2
-
getProxy
-
config
-
Modified
-
Ext.layout.Layout
-
4.2.2
- mixins is []
-
5.0.0
- mixins is [Ext.mixin.Factoryable]
-
Added
-
property
- factoryConfig
-
property
-
4.2.2
-
Ext.layout.container.Accordion
-
Added
-
config
- enableSplitters
-
cssVar
- $accordion-header-border-color
- $accordion-header-over-background-color
-
config
-
Modified
-
cssVar
-
$accordion-header-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$accordion-header-font-weight
-
cssVar
-
Added
-
Ext.layout.container.Auto
-
Added
-
config
- childEls
-
config
-
Modified
-
method
-
getElementTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getRenderTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getElementTarget
-
method
-
Added
-
Ext.layout.container.Box
-
Added
-
config
- align
- alignRoundingMethod
- childEls
- constrainAlign
- enableSplitters
- overflowHandler
- vertical
-
method
- getAlign
- getAlignRoundingMethod
- getConstrainAlign
- getEnableSplitters
- getOverflowHandler
- getPack
- getPadding
- getStretchMaxPartner
- getVertical
- setAlign
- setAlignRoundingMethod
- setConstrainAlign
- setEnableSplitters
- setOverflowHandler
- setPack
- setPadding
- setStretchMaxPartner
- setVertical
-
config
-
Modified
-
method
-
getElementTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getRenderTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getElementTarget
-
method
-
Removed
-
config
- defaultMargins
-
config
-
Added
-
Ext.layout.container.CheckboxGroup
-
Added
-
config
- childEls
-
config
-
Added
-
Ext.layout.container.Container
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getElementTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getRenderTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
destroy
-
method
-
Removed
-
property
- overflowPadderEl
-
property
-
Modified
-
Ext.layout.container.Fit
-
Removed
-
config
- defaultMargins
-
config
-
Removed
-
Ext.layout.container.Form
-
4.2.2
- superclass is Ext.layout.container.Container
-
5.0.0
- superclass is Ext.layout.container.Auto
-
Added
-
config
- itemSpacing
- labelWidth
-
config
-
Modified
-
method
-
calculateOverflow
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
getRenderTarget
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
calculateOverflow
-
method
-
Removed
-
method
- doRenderPadder
-
property
- getScrollRangeFlags
-
method
-
4.2.2
-
Ext.layout.container.HBox
-
Added
-
config
- vertical
-
config
-
Modified
-
config
-
align
-
4.2.2
- default value is 'top'
-
5.0.0
- default value is "begin"
-
4.2.2
-
align
-
config
-
Added
-
Ext.layout.container.VBox
-
Added
-
config
- vertical
-
config
-
Modified
-
config
-
align
-
4.2.2
- default value is 'left'
-
5.0.0
- default value is "begin"
-
4.2.2
-
align
-
config
-
Added
-
Ext.menu.CheckItem
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
childEls
-
config
-
Modified
-
Ext.menu.Item
-
4.2.2
- mixins is [Ext.Queryable]
-
5.0.0
- mixins is [Ext.mixin.Queryable]
-
Modified
-
config
-
baseCls
-
4.2.2
- default value is 'x-component'
-
5.0.0
- default value is Ext.baseCSSPrefix + 'menu-item'
-
4.2.2
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<tpl if="plain">', '{text}', '<tpl else>', '<a id="{id}-itemEl"', ' class="{linkCls} {childElCls}"', ' href="{href}" role="presentation" ', '<tpl if="hrefTarget"> target="{hrefTarget}"</tpl>', ' hidefocus="true"', ' unselectable="on"', '<tpl if="tabIndex">', ' tabIndex="{tabIndex}"', '</tpl>', '>', '<span id="{id}-textEl" class="{textCls} {indentCls}{childElCls}" unselectable="on">{text}</span>', '<tpl if="hasIcon">', '<div role="presentation" id="{id}-iconEl" class="{baseIconCls}', '{[values.rightIcon ? "-right" : ""]} {iconCls}', '{childElCls} {glyphCls}" style="<tpl if="icon">background-image:url({icon});</tpl>', '<tpl if="glyph && glyphFontFamily">font-family:{glyphFontFamily};</tpl>">', '<tpl if="glyph">&#{glyph};</tpl>', '</div>', '</tpl>', '<tpl if="showCheckbox">', '<div role="presentation" id="{id}-checkEl" class="{baseIconCls}', '{[(values.hasIcon && !values.rightIcon) ? "-right" : ""]} ', '{groupCls} {checkboxCls}{childElCls}">', '</div>', '</tpl>', '<tpl if="hasMenu">', '<div role="presentation" id="{id}-arrowEl" class="{arrowCls}{childElCls}"></div>', '</tpl>', '</a>', '</tpl>']
-
5.0.0
- default value is '<tpl if="plain">' + '{text}' + '<tpl else>' + '<a id="{id}-itemEl" data-ref="itemEl"' + ' class="{linkCls}<tpl if="hasHref"> {linkHrefCls}</tpl>{childElCls}"' + ' href="{href}" role="menuitem" ' + '<tpl if="hrefTarget"> target="{hrefTarget}"</tpl>' + ' hidefocus="true"' + ' unselectable="on"' + '<tpl if="tabIndex">' + ' tabIndex="{tabIndex}"' + '</tpl>' + '>' + '<span id="{id}-textEl" data-ref="textEl" class="{textCls} {textCls}-{ui} {indentCls}{childElCls}" unselectable="on">{text}</span>' + '<tpl if="hasIcon">' + '<div role="presentation" id="{id}-iconEl" data-ref="iconEl" class="{baseIconCls}-{ui} {baseIconCls}' + '{[values.rightIcon ? "-right" : ""]} {iconCls}' + '{childElCls} {glyphCls}" style="<tpl if="icon">background-image:url({icon});</tpl>' + '<tpl if="glyph && glyphFontFamily">font-family:{glyphFontFamily};</tpl>">' + '<tpl if="glyph">&#{glyph};</tpl>' + '</div>' + '</tpl>' + '<tpl if="showCheckbox">' + '<div role="presentation" id="{id}-checkEl" data-ref="checkEl" class="{baseIconCls}-{ui} {baseIconCls}' + '{[(values.hasIcon && !values.rightIcon) ? "-right" : ""]} ' + '{groupCls} {checkboxCls}{childElCls}">' + '</div>' + '</tpl>' + '<tpl if="hasMenu">' + '<div role="presentation" id="{id}-arrowEl" data-ref="arrowEl" class="{arrowCls} {arrowCls}-{ui}{childElCls}"></div>' + '</tpl>' + '</a>' + '</tpl>'
-
4.2.2
-
baseCls
-
config
-
4.2.2
-
Ext.menu.Menu
-
Added
-
cssVar
- $include-menu-default-ui
- -classic-scrollers
- -item-checkbox-size
- -scroller-border-color
- -scroller-border-width
- -scroller-bottom-margin
- -scroller-cursor
- -scroller-cursor-disabled
- -scroller-opacity-disabled
- -scroller-top-margin
- -scroller-width
-
method
- getInherited
-
cssVar
-
Modified
-
config
-
baseCls
-
4.2.2
- default value is x-panel
-
5.0.0
- default value is Ext.baseCSSPrefix + 'menu'
-
4.2.2
-
baseCls
-
cssVar
-
-
4.2.2
- default value is 0
-
5.0.0
- default value is 1px
-border-width
-
4.2.2
-
-
4.2.2
- default value is 8px
-
5.0.0
- default value is 16px
-scroller-height
-
4.2.2
-
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.5
-scroller-opacity
-
4.2.2
-
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.6
-scroller-opacity-over
-
4.2.2
-
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.7
-scroller-opacity-pressed
-
4.2.2
-
-
method
-
getRefOwner
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
setActiveItem
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.Component
-
4.2.2
-
getRefOwner
-
config
-
Added
-
Ext.panel.Header
-
4.2.2
- superclass is Ext.container.Container
-
5.0.0
- superclass is Ext.panel.Bar
-
Added
-
config
- iconAlign
- titleRotation
-
method
- setDock
-
config
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'body'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<div id="{id}-body" class="{headerCls}-body {baseCls}-body {bodyCls} {bodyTargetCls}', '<tpl for="uiCls"> {parent.baseCls}-body-{parent.ui}-{.}</tpl>"', '<tpl if="bodyStyle"> style="{bodyStyle}"</tpl> role="presentation">', '{%this.renderContainer(out,values)%}', '</div>']
-
5.0.0
- default value is '{%this.renderContainer(out,values)%}'
-
4.2.2
-
title
-
4.2.2
- type is String
-
5.0.0
- type is String/Ext.panel.Title
-
4.2.2
-
titleAlign
-
4.2.2
- default value is null
-
5.0.0
- default value is 'left'
-
4.2.2
-
weight
-
4.2.2
- default value is 0
-
5.0.0
- default value is null
-
4.2.2
-
componentLayout
-
method
-
addUIClsToElement
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
removeUIClsFromElement
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
addUIClsToElement
-
config
-
Removed
-
method
- setGlyph
- setIcon
- setIconCls
- setTitle
- setTitlePosition
-
method
-
4.2.2
-
Ext.panel.Panel
-
4.2.2
- mixins is []
- superclass is Ext.panel.AbstractPanel
-
5.0.0
- mixins is [Ext.container.DockingContainer]
- superclass is Ext.container.Container
-
Added
-
config
- iconAlign
- titleRotation
-
cssVar
- $include-panel-light-framed-ui
- $include-panel-light-ui
- $panel-header-noborder-adjust
- $panel-header-text-margin
- $panel-ignore-frame-padding
-
method
- updateIconCls
-
property
- defaultBindProperty
-
config
-
Modified
-
config
-
baseCls
-
4.2.2
- default value is x-panel
-
5.0.0
- default value is Ext.baseCSSPrefix + 'panel'
-
4.2.2
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
placeholderCollapseHideMode
-
4.2.2
- default value is null
-
5.0.0
- default value is Ext.Element.VISIBILITY
-
4.2.2
-
renderTpl
-
4.2.2
- default value is '{%this.renderContent(out,values)%}'
-
5.0.0
- default value is ['{% this.renderDockedItems(out,values,0); %}', '<div id="{id}-body" data-ref="body" class="{baseCls}-body<tpl if="bodyCls"> {bodyCls}</tpl>', ' {baseCls}-body-{ui}<tpl if="uiCls">', '<tpl for="uiCls"> {parent.baseCls}-body-{parent.ui}-{.}</tpl>', '</tpl>{childElCls}"', '<tpl if="bodyRole"> role="{bodyRole}"<tpl else> role="presentation"</tpl>', '<tpl if="bodyStyle"> style="{bodyStyle}"</tpl>>', '{%this.renderContainer(out,values);%}', '</div>', '{% this.renderDockedItems(out,values,1); %}']
-
4.2.2
-
title
-
4.2.2
- default value is ''
-
5.0.0
- default value is null
-
4.2.2
-
titleAlign
-
4.2.2
- default value is null
-
5.0.0
- default value is 'left'
-
4.2.2
-
baseCls
-
cssVar
-
$panel-body-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$panel-header-font-weight
-
4.2.2
- default value is bold
-
5.0.0
- default value is $font-weight-bold
-
4.2.2
-
$panel-header-padding
-
4.2.2
- default value is 4px 5px
-
5.0.0
- default value is 5px
-
4.2.2
-
$panel-body-font-weight
-
method
-
addUIClsToElement
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
beforeDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initItems
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
removeUIClsFromElement
-
4.2.2
- protected is false
-
5.0.0
- protected is true
-
4.2.2
-
addUIClsToElement
-
config
-
Removed
-
method
- setGlyph
- setIcon
- setIconCls
- setTitle
-
method
-
4.2.2
-
Ext.panel.Table
-
Added
-
config
- leadingBufferZone
- numFromEdge
- reserveScrollbar
- trailingBufferZone
- variableRowHeight
-
event
- rowclick
- rowcontextmenu
- rowdblclick
- rowkeydown
- rowmousedown
- rowmouseup
-
method
- getSelection
- setSelection
-
property
- defaultBindProperty
-
config
-
Modified
-
config
-
deferRowRender
-
4.2.2
- default value is true
-
5.0.0
- default value is null
-
4.2.2
-
deferRowRender
-
method
-
beforeDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
beforeDestroy
-
config
-
Removed
-
config
- verticalScroller
-
cssVar
- $grid-body-background-color
- $grid-body-border-color
- $grid-body-border-style
- $grid-body-border-width
- $grid-cell-inner-padding
- $grid-cell-inner-text-overflow
- $grid-cell-selected-background-color
- $grid-cell-selected-color
- $grid-cell-special-background-color
- $grid-cell-special-background-gradient
- $grid-cell-special-border-color
- $grid-cell-special-border-style
- $grid-cell-special-border-width
- $grid-cell-special-over-background-color
- $grid-cell-special-selected-border-color
- $grid-empty-background-color
- $grid-empty-color
- $grid-empty-font-family
- $grid-empty-font-size
- $grid-empty-font-weight
- $grid-empty-padding
- $grid-no-row-lines-show-focus-border
- $grid-resize-marker-background-color
- $grid-row-cell-alt-background-color
- $grid-row-cell-background-color
- $grid-row-cell-border-color
- $grid-row-cell-border-style
- $grid-row-cell-border-width
- $grid-row-cell-color
- $grid-row-cell-focus-background-color
- $grid-row-cell-focus-border-color
- $grid-row-cell-focus-border-style
- $grid-row-cell-focus-color
- $grid-row-cell-font-family
- $grid-row-cell-font-size
- $grid-row-cell-font-weight
- $grid-row-cell-line-height
- $grid-row-cell-over-background-color
- $grid-row-cell-over-border-color
- $grid-row-cell-over-border-style
- $grid-row-cell-over-color
- $grid-row-cell-selected-background-color
- $grid-row-cell-selected-border-color
- $grid-row-cell-selected-border-style
- $grid-row-cell-selected-color
-
method
- determineScrollbars
- invalidateScroller
-
config
-
Added
-
Ext.panel.Tool
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<img id="{id}-toolEl" src="{blank}" class="{baseCls}-img {baseCls}-{type}' + '{childElCls}" role="presentation"/>']
-
5.0.0
- default value is ['<img id="{id}-toolEl" data-ref="toolEl" src="{blank}" class="{baseCls}-img {baseCls}-{type}' + '{childElCls}" role="presentation"/>']
-
4.2.2
-
childEls
-
config
-
Modified
-
Ext.picker.Date
-
Added
-
cssVar
- $datepicker-next-background-position
- $datepicker-prev-background-position
-
cssVar
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is '{%this.renderContent(out,values)%}'
-
5.0.0
- default value is ['<tpl if="renderScroller">', '<div class="{scrollerCls}" style="{%this.renderPadding(out, values)%}">', '</tpl>', '{%this.renderContent(out,values)%}', '<tpl if="renderScroller"></div></tpl>']
-
4.2.2
-
childEls
-
cssVar
-
$datepicker-item-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$datepicker-item-selected-font-weight
-
4.2.2
- default value is bold
-
5.0.0
- default value is $font-weight-bold
-
4.2.2
-
$datepicker-item-font-weight
-
method
-
getRefOwner
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getRefOwner
-
config
-
Added
-
Ext.resizer.Resizer
-
Modified
-
config
-
constrainTo
-
4.2.2
- type is Ext.Element/Ext.util.Region
-
5.0.0
- type is Ext.dom.Element/Ext.util.Region
-
4.2.2
-
target
-
4.2.2
- type is Ext.Element/Ext.Component
-
5.0.0
- type is Ext.dom.Element/Ext.Component
-
4.2.2
-
constrainTo
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
getEl
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
getTarget
-
4.2.2
- return type is Ext.Element/Ext.Component
-
5.0.0
- return type is Ext.dom.Element/Ext.Component
-
4.2.2
-
destroy
-
property
-
el
-
4.2.2
- type is Ext.Element
-
5.0.0
- type is Ext.dom.Element
-
4.2.2
-
originalTarget
-
4.2.2
- type is Ext.Element/Ext.Component
-
5.0.0
- type is Ext.dom.Element/Ext.Component
-
4.2.2
-
el
-
config
-
Removed
-
method
- constructor
-
method
-
Modified
-
Ext.resizer.Splitter
-
Added
-
cssVar
- $collapse-tool-opacity
-
cssVar
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
collapsible
-
4.2.2
- default value is false
-
5.0.0
- default value is null
-
4.2.2
-
renderTpl
-
4.2.2
- default value is ['<tpl if="collapsible===true">', '<div id="{id}-collapseEl" role="presentation" class="', Ext.baseCSSPrefix, 'collapse-el ', Ext.baseCSSPrefix, 'layout-split-{collapseDir}{childElCls}"> ', '</div>', '</tpl>']
-
5.0.0
- default value is ['<tpl if="collapsible===true">', '<div id="{id}-collapseEl" data-ref="collapseEl" role="presentation" class="', Ext.baseCSSPrefix, 'collapse-el ', Ext.baseCSSPrefix, 'layout-split-{collapseDir}{childElCls}"> ', '</div>', '</tpl>']
-
4.2.2
-
childEls
-
config
-
Added
-
Ext.selection.CellModel
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.selection.Model
-
4.2.2
- mixins is [Ext.util.Bindable]
-
5.0.0
- mixins is [Ext.util.StoreHolder]
-
Added
-
method
- resolveListenerScope
-
method
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
destroy
-
method
-
Removed
-
method
- constructor
-
method
-
4.2.2
-
Ext.slider.Multi
-
Modified
-
config
-
componentLayout
-
4.2.2
- default value is 'sliderfield'
-
5.0.0
- default value is 'autocomponent'
-
4.2.2
-
componentLayout
-
config
-
Modified
-
Ext.slider.Single
-
Added
-
config
- publishOnComplete
-
config
-
Added
-
Ext.state.Provider
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.state.Stateful
-
4.2.2
- mixins is [Ext.util.Observable]
-
5.0.0
- mixins is []
-
Removed
-
method
- constructor
-
method
-
4.2.2
-
Ext.supports
-
4.2.2
- mixins is null
-
5.0.0
- mixins is []
-
Added
-
method
- addBehaviors
-
property
- Audio
- CSSPointerEvents
- Css3DTransforms
- EmulatedMouseOver
- Geolocation
- NumericInputPlaceHolder
- Orientation
- TouchEvents
- Video
- XHR2
- XHRUploadProgress
- matchesSelector
-
method
-
Modified
-
property
-
LocalStorage
-
4.2.2
- type is Object
-
5.0.0
- type is Boolean
-
4.2.2
-
LocalStorage
-
property
-
Removed
-
property
- ArraySort
- CSS3DTransform
- PointerEvents
- WindowOnError
-
property
-
4.2.2
-
Ext.tab.Bar
-
4.2.2
- superclass is Ext.panel.Header
-
5.0.0
- superclass is Ext.panel.Bar
-
Added
-
config
- tabRotation
- tabStretchMax
-
cssVar
- $tabbar-classic-scrollers
- $tabbar-scroller-bottom-margin
- $tabbar-scroller-height
- $tabbar-scroller-left-margin
- $tabbar-scroller-right-margin
- $tabbar-scroller-top-margin
-
method
- getTabRotation
- getTabStretchMax
- setDock
- setTabRotation
- setTabStretchMax
-
config
-
Modified
-
config
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
childEls
-
cssVar
-
$tabbar-scroller-opacity
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.5
-
4.2.2
-
$tabbar-scroller-opacity-disabled
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.25
-
4.2.2
-
$tabbar-scroller-opacity-over
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.6
-
4.2.2
-
$tabbar-scroller-opacity-pressed
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.7
-
4.2.2
-
$tabbar-scroller-width
-
4.2.2
- default value is 18px
-
5.0.0
- default value is 24px
-
4.2.2
-
$tabbar-scroller-opacity
-
method
-
initRenderData
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
initRenderData
-
config
-
Removed
-
cssVar
- $tabbar-plain-border-width
- $tabbar-plain-padding
- $tabbar-scroller-include-hover-background-position
- $tabbar-strip-plain-border-width
-
cssVar
-
4.2.2
-
Ext.tab.Panel
-
Added
-
config
- tabBarHeaderPosition
- tabRotation
- tabStretchMax
-
method
- getTabPosition
- getTabRotation
- getTabStretchMax
- setActiveItem
- setTabBar
- setTabPosition
- setTabRotation
- setTabStretchMax
-
config
-
Modified
-
method
-
getTabBar
-
4.2.2
- return type is Ext.tab.Bar
-
5.0.0
- return type is Object
-
4.2.2
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getTabBar
-
method
-
Removed
-
property
- tabBar
-
property
-
Added
-
Ext.tab.Tab
-
Added
-
config
- rotation
- tabPosition
-
method
- getRotation
- getTabPosition
- setRotation
- setTabPosition
-
config
-
Modified
-
config
-
disabledCls
-
4.2.2
- default value is 'x-tab-disabled'
-
5.0.0
- default value is 'x-item-disabled'
-
4.2.2
-
overCls
-
4.2.2
- default value is 'over'
-
5.0.0
- default value is Ext.baseCSSPrefix + 'tab-over'
-
4.2.2
-
disabledCls
-
cssVar
-
$tab-border-width
-
4.2.2
- type is number
-
5.0.0
- type is number/list
-
4.2.2
-
$tab-font-weight
-
4.2.2
- default value is bold
-
5.0.0
- default value is $font-weight-bold
-
4.2.2
-
$tab-line-height
-
4.2.2
- default value is 13px
-
5.0.0
- default value is $tab-icon-height
-
4.2.2
-
$tab-text-padding
-
4.2.2
- type is number/list
-
5.0.0
- type is number
-
4.2.2
-
$tab-border-width
-
config
-
Removed
-
config
- activeCls
- closableCls
-
cssVar
- $tab-left-rotate-direction
- $tab-right-rotate-direction
-
config
-
Added
-
Ext.tip.QuickTip
-
Modified
-
config
-
target
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
target
-
config
-
Modified
-
Ext.tip.Tip
-
Added
-
cssVar
- $tip-header-padding
-
cssVar
-
Modified
-
config
-
autoRender
-
4.2.2
- type is Boolean/String/HTMLElement/Ext.Element
-
5.0.0
- type is Boolean/String/HTMLElement/Ext.dom.Element
-
4.2.2
-
autoRender
-
cssVar
-
$tip-body-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$tip-body-font-weight
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
config
-
Removed
-
cssVar
- $tip-header-body-padding
-
cssVar
-
Added
-
Ext.tip.ToolTip
-
Added
-
config
- fadeOutDuration
- hideAction
-
config
-
Modified
-
config
-
target
-
4.2.2
- type is HTMLElement/Ext.Element/String
-
5.0.0
- type is HTMLElement/Ext.dom.Element/String
-
4.2.2
-
target
-
method
-
beforeDestroy
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
beforeDestroy
-
config
-
Added
-
Ext.toolbar.Paging
-
4.2.2
- mixins is [Ext.util.Bindable]
-
5.0.0
- mixins is [Ext.util.StoreHolder]
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Removed
-
method
- bind
- unbind
-
method
-
4.2.2
-
Ext.toolbar.Toolbar
-
Added
-
config
- defaultFieldUI
- defaultFooterButtonUI
- defaultFooterFieldUI
- overflowHandler
-
cssVar
- $include-toolbar-footer-ui
- $toolbar-classic-scrollers
- $toolbar-scroller-bottom-margin
- $toolbar-scroller-left-margin
- $toolbar-scroller-opacity
- $toolbar-scroller-opacity-over
- $toolbar-scroller-opacity-pressed
- $toolbar-scroller-right-margin
- $toolbar-scroller-top-margin
- $toolbar-scroller-vertical-border-color
- $toolbar-scroller-vertical-border-width
- $toolbar-scroller-vertical-height
- $toolbar-scroller-vertical-width
-
config
-
Modified
-
config
-
defaultButtonUI
-
4.2.2
- default value is null
-
5.0.0
- default value is 'default-toolbar'
-
4.2.2
-
defaultButtonUI
-
cssVar
-
$toolbar-footer-vertical-spacing
-
4.2.2
- default value is 2px
-
5.0.0
- default value is 4px
-
4.2.2
-
$toolbar-scroller-opacity-disabled
-
4.2.2
- default value is 1
-
5.0.0
- default value is 0.25
-
4.2.2
-
$toolbar-text-font-size
-
4.2.2
- default value is ceil ( $font-size * .9 )
-
5.0.0
- default value is $toolbar-font-size
-
4.2.2
-
$toolbar-text-font-weight
-
4.2.2
- default value is normal
-
5.0.0
- default value is $font-weight
-
4.2.2
-
$toolbar-text-padding
-
4.2.2
- default value is 3px 4px 0 4px
-
5.0.0
- default value is 0 4px
-
4.2.2
-
$toolbar-footer-vertical-spacing
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
onAdd
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
onBeforeAdd
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
onRemove
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
config
-
Removed
-
config
- menuTriggerCls
-
cssVar
- $toolbar-footer-margin
- $toolbar-text-margin
-
config
-
Added
-
Ext.tree.Column
-
Modified
-
config
-
draggable
-
4.2.2
- default value is true
-
5.0.0
- default value is false
-
4.2.2
-
draggable
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
config
-
Removed
-
property
- draggable
-
property
-
Modified
-
Ext.tree.Panel
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Removed
-
cssVar
- $tree-cell-inner-padding
- $tree-checkbox-spacing
- $tree-elbow-spacing
- $tree-elbow-width
- $tree-expander-cursor
- $tree-icon-spacing
- $tree-icon-width
-
cssVar
-
Modified
-
Ext.tree.View
-
Added
-
cssVar
- $tree-cell-inner-padding
- $tree-checkbox-spacing
- $tree-elbow-spacing
- $tree-elbow-width
- $tree-expander-cursor
- $tree-icon-spacing
- $tree-icon-width
-
cssVar
-
Modified
-
method
-
afterRender
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
afterRender
-
method
-
Removed
-
method
- getTreeStore
-
method
-
Added
-
Ext.tree.plugin.TreeViewDragDrop
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
4.2.2
-
Ext.util.Animate
-
Modified
-
method
-
stopAnimation
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
stopFx
-
4.2.2
- return type is Ext.Element
-
5.0.0
- return type is Ext.dom.Element
-
4.2.2
-
stopAnimation
-
method
-
Modified
-
Ext.util.ClickRepeater
-
Modified
-
config
-
el
-
4.2.2
- type is String/HTMLElement/Ext.Element
-
5.0.0
- type is String/HTMLElement/Ext.dom.Element
-
4.2.2
-
el
-
config
-
Modified
-
Ext.util.ComponentDragger
-
Modified
-
config
-
delegate
-
4.2.2
- type is String/Ext.Element
-
5.0.0
- type is String/Ext.dom.Element
-
4.2.2
-
delegate
-
config
-
Modified
-
Ext.util.Filter
-
Added
-
config
- scope
-
method
- getAnyMatch
- getCaseSensitive
- getExactMatch
- getOperator
- getProperty
- getValue
- setAnyMatch
- setCaseSensitive
- setExactMatch
- setId
- setOperator
- setProperty
- setRoot
-
config
-
Modified
-
config
-
property
-
4.2.2
- default value is null
-
5.0.0
- default value is null
-
4.2.2
-
root
-
4.2.2
- default value is null
-
5.0.0
- default value is null
-
4.2.2
-
value
-
4.2.2
- default value is null
- type is Mixed
-
5.0.0
- default value is null
- type is RegExp/Mixed
-
4.2.2
-
property
-
method
-
getRoot
-
4.2.2
- private is true
- return type is Object
-
5.0.0
- private is false
- return type is String
-
4.2.2
-
getRoot
-
config
-
Added
-
Ext.util.Format
-
4.2.2
- mixins is null
- superclass is null
-
5.0.0
- mixins is []
- superclass is Ext.Base
-
Added
-
method
- escape
- hex
- or
- percent
- pick
- toggle
- uncapitalize
-
property
- defaultDateFormat
- percentSign
-
method
-
4.2.2
-
Ext.util.Grouper
-
Added
-
config
- groupFn
- sortProperty
-
method
- getGroupFn
- getSortProperty
- setGroupFn
- setSortProperty
-
config
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.util.Sorter
-
5.0.0
- return type is Ext.util.Grouper
-
4.2.2
-
constructor
-
method
-
Added
-
Ext.util.HashMap
-
4.2.2
- mixins is [Ext.util.Observable]
-
5.0.0
- mixins is [Ext.mixin.Observable]
-
Added
-
method
- getKeyFn
- setKeyFn
-
method
-
4.2.2
-
Ext.util.History
-
Modified
-
property
-
useTopWindow
-
4.2.2
- default value is true
-
5.0.0
- default value is false
-
4.2.2
-
useTopWindow
-
property
-
Removed
-
method
- constructor
-
property
- iframeId
-
method
-
Modified
-
Ext.util.KeyMap
-
Modified
-
config
-
target
-
4.2.2
- type is Ext.Component/Ext.Element/HTMLElement/String
-
5.0.0
- type is Ext.Component/Ext.dom.Element/HTMLElement/String
-
4.2.2
-
target
-
config
-
Modified
-
Ext.util.KeyNav
-
Modified
-
config
-
target
-
4.2.2
- type is Ext.Component/Ext.Element/HTMLElement/String
-
5.0.0
- type is Ext.Component/Ext.dom.Element/HTMLElement/String
-
4.2.2
-
target
-
config
-
Modified
-
Ext.util.Observable
-
Added
-
method
- resolveListenerScope
-
method
-
Removed
-
method
- addEvents
-
method
-
Added
-
Ext.util.Point
-
Added
-
method
- clone
- from
- fromTouch
- isCloseTo
-
method
-
Modified
-
method
-
copy
-
4.2.2
- return type is Ext.util.Region
-
5.0.0
- return type is Ext.util.Point
-
4.2.2
-
copyFrom
-
4.2.2
- return type is Ext.util.Region
-
5.0.0
- return type is Ext.util.Point
-
4.2.2
-
copy
-
method
-
Added
-
Ext.util.Positionable
-
Modified
-
method
-
calculateConstrainedPosition
-
4.2.2
- private is false
-
5.0.0
- private is true
-
4.2.2
-
calculateConstrainedPosition
-
method
-
Removed
-
method
- setRegion
-
method
-
Modified
-
Ext.util.Sortable
-
Added
-
method
- setSorters
-
method
-
Modified
-
method
-
getSorters
-
4.2.2
- private is true
- return type is void
-
5.0.0
- private is false
- return type is Ext.util.Sorter[]/Object[]
-
4.2.2
-
getSorters
-
method
-
Removed
-
method
- initSortable
-
property
- sorters
-
method
-
Added
-
Ext.util.Sorter
-
Added
-
config
- id
-
method
- createComparator
- getDirection
- getProperty
- getSorterFn
- getTransform
- setId
- setProperty
- setRoot
- setSorterFn
- setTransform
-
config
-
Modified
-
method
-
getRoot
-
4.2.2
- private is true
- return type is Object
-
5.0.0
- private is false
- return type is String
-
4.2.2
-
getRoot
-
method
-
Removed
-
method
- updateSortFunction
-
method
-
Added
-
Ext.ux.BoxReorderer
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.ux.CellDragDrop
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
4.2.2
-
Ext.ux.FieldReplicator
-
4.2.2
- aliases is {}
- singleton is true
-
5.0.0
- aliases is {plugin=[fieldreplicator]}
- singleton is false
-
4.2.2
-
Ext.ux.GMapPanel
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Modified
-
Ext.ux.GroupTabRenderer
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
4.2.2
-
Ext.ux.LiveSearchGridPanel
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Modified
-
Ext.ux.PreviewPlugin
-
4.2.2
- superclass is Ext.AbstractPlugin
-
5.0.0
- superclass is Ext.plugin.Abstract
-
4.2.2
-
Ext.ux.TabReorderer
-
4.2.2
- aliases is {}
-
5.0.0
- aliases is {plugin=[tabreorderer]}
-
Modified
-
config
-
itemSelector
-
4.2.2
- default value is '.x-tab'
-
5.0.0
- default value is '.' + Ext.baseCSSPrefix + 'tab'
-
4.2.2
-
itemSelector
-
config
-
4.2.2
-
Ext.ux.TabScrollerMenu
-
Modified
-
method
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
destroy
-
method
-
Modified
-
Ext.ux.event.Driver
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.ux.event.RecorderManager
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Modified
-
Ext.ux.form.ItemSelector
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Modified
-
Ext.ux.form.MultiSelect
-
4.2.2
- mixins is [Ext.util.Bindable, Ext.form.field.Field]
-
5.0.0
- mixins is [Ext.util.StoreHolder, Ext.form.field.Field]
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
4.2.2
-
Ext.ux.grid.filter.Filter
-
Removed
-
method
- constructor
-
method
-
Removed
-
Ext.ux.grid.menu.ListMenu
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.ux.grid.menu.ListMenu
-
5.0.0
- return type is Ext.Component
-
4.2.2
-
destroy
-
4.2.2
- private is true
- protected is false
-
5.0.0
- private is false
- protected is true
-
4.2.2
-
constructor
-
method
-
Modified
-
Ext.ux.grid.menu.RangeMenu
-
Modified
-
method
-
constructor
-
4.2.2
- return type is Ext.ux.grid.menu.RangeMenu
-
5.0.0
- return type is Ext.Component
-
4.2.2
-
constructor
-
method
-
Modified
-
Ext.ux.statusbar.StatusBar
-
Modified
-
method
-
initComponent
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
initComponent
-
method
-
Modified
-
Ext.view.BoundList
-
4.2.2
- mixins is [Ext.Queryable]
-
5.0.0
- mixins is [Ext.mixin.Queryable]
-
Modified
-
config
-
autoScroll
-
4.2.2
- default value is false
-
5.0.0
- default value is true
-
4.2.2
-
childEls
-
4.2.2
- type is Object[]
-
5.0.0
- type is Object/String[]/Object[]
-
4.2.2
-
renderTpl
-
4.2.2
- default value is '{%this.renderContent(out,values)%}'
-
5.0.0
- default value is ['<tpl if="renderScroller">', '<div class="{scrollerCls}" style="{%this.renderPadding(out, values)%}">', '</tpl>', '{%this.renderContent(out,values)%}', '<tpl if="renderScroller"></div></tpl>']
-
4.2.2
-
autoScroll
-
method
-
getRefOwner
-
4.2.2
- private is true
-
5.0.0
- private is false
-
4.2.2
-
getRefOwner
-
config
-
4.2.2
-
Ext.view.Table
-
Added
-
cssVar
- $grid-body-background-color
- $grid-body-border-color
- $grid-body-border-style
- $grid-body-border-width
- $grid-cell-inner-padding
- $grid-cell-inner-text-overflow
- $grid-cell-selected-background-color
- $grid-cell-selected-color
- $grid-cell-special-background-color
- $grid-cell-special-background-gradient
- $grid-cell-special-border-color
- $grid-cell-special-border-style
- $grid-cell-special-border-width
- $grid-cell-special-over-background-color
- $grid-cell-special-selected-border-color
- $grid-empty-background-color
- $grid-empty-color
- $grid-empty-font-family
- $grid-empty-font-size
- $grid-empty-font-weight
- $grid-empty-padding
- $grid-no-row-lines-show-focus-border
- $grid-resize-marker-background-color
- $grid-row-cell-alt-background-color
- $grid-row-cell-background-color
- $grid-row-cell-border-color
- $grid-row-cell-border-style
- $grid-row-cell-border-width
- $grid-row-cell-color
- $grid-row-cell-focus-background-color
- $grid-row-cell-focus-border-color
- $grid-row-cell-focus-border-style
- $grid-row-cell-focus-color
- $grid-row-cell-font-family
- $grid-row-cell-font-size
- $grid-row-cell-font-weight
- $grid-row-cell-line-height
- $grid-row-cell-over-background-color
- $grid-row-cell-over-border-color
- $grid-row-cell-over-border-style
- $grid-row-cell-over-color
- $grid-row-cell-selected-background-color
- $grid-row-cell-selected-border-color
- $grid-row-cell-selected-border-style
- $grid-row-cell-selected-color
-
event
- rowclick
- rowcontextmenu
- rowdblclick
- rowkeydown
- rowmousedown
- rowmouseup
-
method
- getRow
-
cssVar
-
Modified
-
config
-
itemSelector
-
4.2.2
- default value is 'tr.' + Ext.baseCSSPrefix + 'grid-row'
-
5.0.0
- default value is 'table.' + Ext.baseCSSPrefix + 'grid-item'
-
4.2.2
-
overItemCls
-
4.2.2
- default value is Ext.baseCSSPrefix + 'grid-row-over'
-
5.0.0
- default value is Ext.baseCSSPrefix + 'grid-item-over'
-
4.2.2
-
selectedItemCls
-
4.2.2
- default value is Ext.baseCSSPrefix + 'grid-row-selected'
-
5.0.0
- default value is Ext.baseCSSPrefix + 'grid-item-selected'
-
4.2.2
-
itemSelector
-
method
-
constructor
-
4.2.2
- return type is Ext.view.Table
-
5.0.0
- return type is Ext.Component
-
4.2.2
-
constructor
-
config
-
Removed
-
method
- getDataRowSelector
-
method
-
Added
-
Ext.view.View
-
Removed
-
config
- mouseOverOutBuffer
-
config
-
Removed
-
Ext.window.MessageBox
-
Added
-
cssVar
- $messagebox-icon-size
- $messagebox-icon-spacing
-
cssVar
-
Modified
-
config
-
cls
-
4.2.2
- default value is [Ext.baseCSSPrefix + 'message-box', Ext.baseCSSPrefix + 'hide-offsets']
-
5.0.0
- default value is [Ext.baseCSSPrefix + 'message-box', Ext.baseCSSPrefix + 'hidden-offsets']
-
4.2.2
-
cls
-
config
-
Added
-
Ext.window.Window
-
Added
-
cssVar
- $window-ignore-frame-padding
-
cssVar
-
Modified
-
config
-
animateTarget
-
4.2.2
- type is String/Ext.Element
-
5.0.0
- type is String/Ext.dom.Element
-
4.2.2
-
animateTarget
-
config
-
Added
-
Global_CSS
-
Added
-
cssMixin
- google-webfont
-
cssVar
- $enable-font-smoothing
- $font-weight
- $font-weight-bold
- $line-height
-
cssMixin
-
Modified
-
cssVar
-
$slicer-image-extension
-
4.2.2
- default value is 'gif'
-
5.0.0
- default value is 'png'
-
4.2.2
-
$slicer-image-extension
-
cssVar
-
Removed
-
cssVar
- $include-content-box
-
cssVar
-
Added
-
-
Removed
-
Ext.AbstractPlugin
-
Ext.DomHelper
-
Ext.EventObject
-
Ext.ModelManager
-
Ext.PluginManager
-
Ext.data.Errors
-
Ext.data.Field
-
Ext.data.Group
-
Ext.data.IdGenerator
-
Ext.data.Operation
-
Ext.data.SequentialIdGenerator
-
Ext.data.Tree
-
Ext.data.UuidGenerator
-
Ext.data.association.Association
-
Ext.data.association.BelongsTo
-
Ext.data.association.HasMany
-
Ext.data.association.HasOne
-
Ext.data.validations
-
Ext.dom.Element.Fly
-
Ext.is
-
Ext.util.Bindable
-
Ext.ux.layout.Center
-
- Guide Home
- Ext JS 5 API Docs
- What's New?
- Getting Started
- Tutorials
- Core Concepts
- Application Architecture
- Components
- Sencha Cmd
- Enterprise Tools
Contents
Added
Ext.Assert
Ext.Factory
Ext.GlobalEvents
Ext.Mixin
Ext.ProgressBarWidget
Ext.Widget
Ext.app.BaseController
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.browser
Ext.button.Segmented
Ext.cell.Button
Ext.dashboard.Column
Ext.dashboard.Dashboard
Ext.dashboard.Panel
Ext.dashboard.Part
Ext.data.BufferedStore
Ext.data.ChainedStore
Ext.data.Error
Ext.data.ErrorCollection
Ext.data.ModelManager
Ext.data.ProxyStore
Ext.data.Session
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.identifier.Sequential
Ext.data.identifier.Uuid
Ext.data.operation.Create
Ext.data.operation.Destroy
Ext.data.operation.Operation
Ext.data.operation.Read
Ext.data.operation.Update
Ext.data.proxy.Sql
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.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.Fly
Ext.event.Event
Ext.event.gesture.DoubleTap
Ext.event.gesture.Drag
Ext.event.gesture.EdgeSwipe
Ext.event.gesture.LongPress
Ext.event.gesture.Pinch
Ext.event.gesture.Rotate
Ext.event.gesture.Swipe
Ext.event.gesture.Tap
Ext.feature
Ext.form.field.Tag
Ext.form.trigger.Spinner
Ext.form.trigger.Trigger
Ext.grid.column.Widget
Ext.layout.container.Center
Ext.layout.container.ColumnSplitter
Ext.layout.container.ColumnSplitterTracker
Ext.layout.container.SplitColumn
Ext.mixin.Factoryable
Ext.mixin.Mashup
Ext.mixin.Observable
Ext.mixin.Responsive
Ext.mixin.Templatable
Ext.os
Ext.panel.Pinnable
Ext.panel.Title
Ext.plugin.Abstract
Ext.plugin.Responsive
Ext.plugin.Viewport
Ext.scroll.Scroller
Ext.slider.Widget
Ext.toolbar.Breadcrumb
Ext.util.Base64
Ext.util.Collection
Ext.util.CollectionKey
Ext.util.Group
Ext.util.ObjectTemplate
Ext.util.PaintMonitor
Ext.util.SizeMonitor
Ext.ux.Explorer
Ext.ux.dashboard.GoogleRssPart
Ext.ux.dashboard.GoogleRssView
Ext.ux.desktop.App
Ext.ux.desktop.Desktop
Ext.ux.desktop.ShortcutModel
Ext.ux.desktop.StartMenu
Ext.ux.desktop.TaskBar
Ext.ux.desktop.TrayClock
Ext.ux.desktop.Wallpaper
Ext.ux.google.Api
Ext.ux.google.Feeds
Ext.view.MultiSelector
Ext.view.MultiSelectorSearch
Ext.window.Toast
global
Modified
Ext
Ext.Array
Ext.Base
Ext.Class
Ext.ClassManager
Ext.Component
Ext.ComponentManager
Ext.Date
Ext.Editor
Ext.ElementLoader
Ext.Error
Ext.EventManager
Ext.FocusManager
Ext.Function
Ext.LoadMask
Ext.Loader
Ext.Number
Ext.Object
Ext.ProgressBar
Ext.String
Ext.Template
Ext.Version
Ext.XTemplate
Ext.ZIndexManager
Ext.app.Application
Ext.app.Controller
Ext.app.EventDomain
Ext.button.Button
Ext.chart.Chart
Ext.chart.series.Series
Ext.container.ButtonGroup
Ext.container.Container
Ext.container.Viewport
Ext.data.AbstractStore
Ext.data.ArrayStore
Ext.data.Batch
Ext.data.Connection
Ext.data.Model
Ext.data.NodeInterface
Ext.data.Request
Ext.data.ResultSet
Ext.data.Store
Ext.data.TreeModel
Ext.data.TreeStore
Ext.data.proxy.Ajax
Ext.data.proxy.Direct
Ext.data.proxy.JsonP
Ext.data.proxy.Memory
Ext.data.proxy.Proxy
Ext.data.proxy.Rest
Ext.data.proxy.Server
Ext.data.reader.Array
Ext.data.reader.Json
Ext.data.reader.Reader
Ext.data.reader.Xml
Ext.data.soap.Proxy
Ext.data.writer.Json
Ext.data.writer.Writer
Ext.data.writer.Xml
Ext.dd.DragDropManager
Ext.dd.DragTracker
Ext.dd.ScrollManager
Ext.dd.StatusProxy
Ext.direct.Manager
Ext.dom.CompositeElementLite
Ext.dom.Element
Ext.dom.Helper
Ext.dom.Layer
Ext.dom.Query
Ext.draw.Component
Ext.draw.CompositeSprite
Ext.draw.Sprite
Ext.draw.Surface
Ext.enums.Layout
Ext.enums.Plugin
Ext.enums.Widget
Ext.flash.Component
Ext.form.Basic
Ext.form.CheckboxGroup
Ext.form.FieldAncestor
Ext.form.FieldContainer
Ext.form.FieldSet
Ext.form.Labelable
Ext.form.Panel
Ext.form.RadioGroup
Ext.form.field.Base
Ext.form.field.Checkbox
Ext.form.field.ComboBox
Ext.form.field.Display
Ext.form.field.Field
Ext.form.field.File
Ext.form.field.FileButton
Ext.form.field.HtmlEditor
Ext.form.field.Picker
Ext.form.field.Radio
Ext.form.field.Spinner
Ext.form.field.Text
Ext.form.field.TextArea
Ext.form.field.Trigger
Ext.grid.column.Action
Ext.grid.column.Check
Ext.grid.column.Column
Ext.grid.column.Date
Ext.grid.column.RowNumberer
Ext.grid.feature.Feature
Ext.grid.feature.Grouping
Ext.grid.feature.RowBody
Ext.grid.feature.RowWrap
Ext.grid.plugin.BufferedRenderer
Ext.grid.plugin.DragDrop
Ext.grid.plugin.Editing
Ext.grid.plugin.HeaderResizer
Ext.grid.plugin.RowExpander
Ext.grid.property.Grid
Ext.grid.property.Property
Ext.grid.property.Store
Ext.layout.Layout
Ext.layout.container.Accordion
Ext.layout.container.Auto
Ext.layout.container.Box
Ext.layout.container.CheckboxGroup
Ext.layout.container.Container
Ext.layout.container.Fit
Ext.layout.container.Form
Ext.layout.container.HBox
Ext.layout.container.VBox
Ext.menu.CheckItem
Ext.menu.Item
Ext.menu.Menu
Ext.panel.Header
Ext.panel.Panel
Ext.panel.Table
Ext.panel.Tool
Ext.picker.Date
Ext.resizer.Resizer
Ext.resizer.Splitter
Ext.selection.CellModel
Ext.selection.Model
Ext.slider.Multi
Ext.slider.Single
Ext.state.Provider
Ext.state.Stateful
Ext.supports
Ext.tab.Bar
Ext.tab.Panel
Ext.tab.Tab
Ext.tip.QuickTip
Ext.tip.Tip
Ext.tip.ToolTip
Ext.toolbar.Paging
Ext.toolbar.Toolbar
Ext.tree.Column
Ext.tree.Panel
Ext.tree.View
Ext.tree.plugin.TreeViewDragDrop
Ext.util.Animate
Ext.util.ClickRepeater
Ext.util.ComponentDragger
Ext.util.Filter
Ext.util.Format
Ext.util.Grouper
Ext.util.HashMap
Ext.util.History
Ext.util.KeyMap
Ext.util.KeyNav
Ext.util.Observable
Ext.util.Point
Ext.util.Positionable
Ext.util.Sortable
Ext.util.Sorter
Ext.ux.BoxReorderer
Ext.ux.CellDragDrop
Ext.ux.FieldReplicator
Ext.ux.GMapPanel
Ext.ux.GroupTabRenderer
Ext.ux.LiveSearchGridPanel
Ext.ux.PreviewPlugin
Ext.ux.TabReorderer
Ext.ux.TabScrollerMenu
Ext.ux.event.Driver
Ext.ux.event.RecorderManager
Ext.ux.form.ItemSelector
Ext.ux.form.MultiSelect
Ext.ux.grid.filter.Filter
Ext.ux.grid.menu.ListMenu
Ext.ux.grid.menu.RangeMenu
Ext.ux.statusbar.StatusBar
Ext.view.BoundList
Ext.view.Table
Ext.view.View
Ext.window.MessageBox
Ext.window.Window
Global_CSS
Removed
Ext.AbstractPlugin
Ext.DomHelper
Ext.EventObject
Ext.ModelManager
Ext.PluginManager
Ext.data.Errors
Ext.data.Field
Ext.data.Group
Ext.data.IdGenerator
Ext.data.Operation
Ext.data.SequentialIdGenerator
Ext.data.Tree
Ext.data.UuidGenerator
Ext.data.association.Association
Ext.data.association.BelongsTo
Ext.data.association.HasMany
Ext.data.association.HasOne
Ext.data.validations
Ext.dom.Element.Fly
Ext.is
Ext.util.Bindable
Ext.ux.layout.Center
Differences Between Ext JS 4 and Ext JS 5
Last updated
December 10, 2014