-
Added
-
Ext.app.Profile
-
Ext.chart.axis.Axis3D
-
Ext.chart.grid.HorizontalGrid3D
-
Ext.chart.grid.VerticalGrid3D
-
Ext.chart.plugin.ItemEvents
-
Ext.chart.series.Bar3D
-
Ext.chart.series.sprite.Bar3D
-
Ext.chart.series.sprite.Box
-
Ext.data.schema.ManyToOne
-
Ext.draw.plugin.SpriteEvents
-
Ext.draw.sprite.Arrow
-
Ext.draw.sprite.Cross
-
Ext.draw.sprite.Diamond
-
Ext.draw.sprite.Line
-
Ext.draw.sprite.Plus
-
Ext.draw.sprite.Square
-
Ext.draw.sprite.Tick
-
Ext.draw.sprite.Triangle
-
Ext.grid.plugin.Clipboard
-
Ext.grid.selection.Cells
-
Ext.grid.selection.Columns
-
Ext.grid.selection.Rows
-
Ext.grid.selection.Selection
-
Ext.grid.selection.SpreadsheetModel
-
Ext.plugin.AbstractClipboard
-
Ext.util.CSV
-
Ext.util.DelimitedValue
-
Ext.util.TSV
-
Ext.ux.grid.SubTable
-
-
Modified
-
Ext
-
Added
-
method
- copyToIf
- getNamespace
-
property
- platformTags
- useShims
-
method
-
Added
-
Ext.Array
-
Added
-
method
- removeAt
-
method
-
Added
-
Ext.Component
-
Added
-
config
- liquidLayout
- scrollable
-
method
- getScrollable
- isAncestor
- onScrollEnd
- onScrollMove
- onScrollStart
- setScrollable
-
config
-
Modified
-
config
-
cls
-
5.0.1
- type is String
-
5.1.0
- type is String/String[]
-
5.0.1
-
cls
-
method
-
addPropertyToState
-
5.0.1
- return type is Boolean
-
5.1.0
- return type is Object
-
5.0.1
-
addPropertyToState
-
property
-
scrollFlags
-
5.0.1
- private is false
-
5.1.0
- private is true
-
5.0.1
-
scrollFlags
-
config
-
Added
-
Ext.Editor
-
Added
-
property
- editing
-
property
-
Modified
-
config
-
baseCls
-
5.0.1
- default value is Ext.baseCSSPrefix + 'editor'
-
5.1.0
- default value is Ext.baseCSSPrefix + 'container'
-
5.0.1
-
hidden
-
5.0.1
- default value is true
-
5.1.0
- default value is false
-
5.0.1
-
baseCls
-
config
-
Added
-
Ext.Factory
-
Added
-
method
- dataIdentifier
-
method
-
Added
-
Ext.Img
-
Modified
-
method
-
setGlyph
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
setGlyph
-
method
-
Modified
-
Ext.LoadMask
-
Added
-
config
- shim
-
cssVar
- $loadmask-border-color-focus
- $loadmask-border-style-focus
- $loadmask-border-width-focus
-
config
-
Modified
-
config
-
childEls
-
5.0.1
- default value is ['msgEl', 'msgTextEl']
-
5.1.0
- default value is ['msgWrapEl', 'msgEl', 'msgTextEl']
-
5.0.1
-
cls
-
5.0.1
- default value is Ext.baseCSSPrefix + 'mask-msg'
- private is false
- type is String
-
5.1.0
- default value is Ext.baseCSSPrefix + 'mask'
- private is true
- type is String/String[]
-
5.0.1
-
renderTpl
-
5.0.1
- 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>']
-
5.1.0
- default value is ['<div id="{id}-msgWrapEl" data-ref="msgWrapEl" class="{[values.$comp.msgWrapCls]}">', '<div id="{id}-msgEl" data-ref="msgEl" 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>', '</div>']
-
5.0.1
-
childEls
-
property
-
focusable
-
5.0.1
- default value is false
- private is true
-
5.1.0
- default value is true
- private is false
-
5.0.1
-
focusable
-
config
-
Removed
-
config
- maskCls
- msgCls
-
config
-
Added
-
Ext.Number
-
Added
-
method
- sign
-
method
-
Added
-
Ext.Object
-
Added
-
method
- getAllKeys
-
method
-
Added
-
Ext.ProgressBarWidget
-
Modified
-
property
-
template
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
template
-
property
-
Modified
-
Ext.Widget
-
Added
-
method
- getItemId
-
method
-
Modified
-
method
-
doSetHeight
-
5.0.1
- private is true
- protected is false
-
5.1.0
- private is false
- protected is true
-
5.0.1
-
doSetWidth
-
5.0.1
- private is true
- protected is false
-
5.1.0
- private is false
- protected is true
-
5.0.1
-
getElementConfig
-
5.0.1
- private is true
- protected is false
-
5.1.0
- private is false
- protected is true
-
5.0.1
-
initElement
-
5.0.1
- private is true
- protected is false
-
5.1.0
- private is false
- protected is true
-
5.0.1
-
doSetHeight
-
property
-
element
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
template
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
element
-
method
-
Added
-
Ext.app.Application
-
Added
-
config
- mainView
- profiles
-
method
- getCurrentProfile
- getMainView
- getProfiles
- setCurrentProfile
- setMainView
- setProfiles
-
config
-
Added
-
Ext.app.BaseController
-
5.0.1
- mixins is [Ext.util.Observable]
-
5.1.0
- mixins is [Ext.mixin.Observable]
-
5.0.1
-
Ext.app.Controller
-
Added
-
method
- getProfile
-
method
-
Added
-
Ext.button.Segmented
-
Modified
-
config
-
twoWayBindable
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
twoWayBindable
-
property
-
defaultBindProperty
-
5.0.1
- default value is 'html'
-
5.1.0
- default value is 'value'
-
5.0.1
-
defaultBindProperty
-
config
-
Modified
-
Ext.chart.AbstractChart
-
Added
-
event
- itemdblclick
-
event
-
Added
-
Ext.chart.axis.Axis
-
Added
-
event
- rangechange
- visiblerangechange
-
event
-
Added
-
Ext.chart.series.Area
-
Added
-
config
- splitStacks
-
method
- getSplitStacks
- setSplitStacks
-
config
-
Added
-
Ext.chart.series.Series
-
Added
-
event
- itemclick
- itemdblclick
- itemmousedown
- itemmousemove
- itemmouseout
- itemmouseover
- itemmouseup
- itemtap
-
event
-
Modified
-
config
-
marker
-
5.0.1
- type is Object
-
5.1.0
- type is Object|Boolean
-
5.0.1
-
marker
-
method
-
getMarker
-
5.0.1
- return type is Object
-
5.1.0
- return type is Object|Boolean
-
5.0.1
-
getMarker
-
config
-
Added
-
Ext.chart.series.StackedCartesian
-
Added
-
config
- fullStack
- fullStackTotal
- splitStacks
-
method
- getFullStack
- getFullStackTotal
- getSplitStacks
- setFullStack
- setFullStackTotal
- setSplitStacks
-
config
-
Added
-
Ext.chart.series.sprite.Line
-
Added
-
config
- yCap
-
config
-
Added
-
Ext.chart.series.sprite.Pie3DPart
-
Modified
-
config
-
part
-
5.0.1
- default value is 0
-
5.1.0
- default value is 'top'
-
5.0.1
-
part
-
config
-
Modified
-
Ext.chart.theme.Base
-
Added
-
config
- colors
- gradients
-
method
- getColors
- getGradients
- setColors
- setGradients
-
config
-
Added
-
Ext.container.Container
-
Added
-
config
- defaultFocus
-
event
- childmove
-
method
- getDefaultFocus
-
config
-
Added
-
Ext.dashboard.Column
-
Modified
-
config
-
cls
-
5.0.1
- type is String
-
5.1.0
- type is String/String[]
-
5.0.1
-
cls
-
config
-
Modified
-
Ext.dashboard.Dashboard
-
Modified
-
config
-
autoScroll
-
5.0.1
- default value is true
-
5.1.0
- default value is false
-
5.0.1
-
autoScroll
-
config
-
Modified
-
Ext.data.AbstractStore
-
Added
-
method
- isLoaded
-
method
-
Removed
-
method
- getId
-
method
-
Added
-
Ext.data.ChainedStore
-
Added
-
method
- insert
- isLoaded
-
method
-
Modified
-
method
-
add
-
5.0.1
- private is true
- return type is void
-
5.1.0
- private is false
- return type is Ext.data.Model[]
-
5.0.1
-
add
-
method
-
Added
-
Ext.data.NodeInterface
-
Added
-
method
- isBranchLoaded
-
method
-
Added
-
Ext.data.Session
-
Modified
-
method
-
commit
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
commit
-
method
-
Modified
-
Ext.data.SortTypes
-
Added
-
property
- stripCommasRe
-
property
-
Added
-
Ext.data.Store
-
Added
-
method
- isMoving
-
method
-
Added
-
Ext.data.TreeStore
-
Added
-
method
- findNode
- getClearOnLoad
- getDefaultRootId
- getDefaultRootText
- getNodeParam
- setClearOnLoad
- setDefaultRootId
- setDefaultRootText
- setNodeParam
-
method
-
Modified
-
method
-
constructor
-
5.0.1
- return type is Ext.data.Store
-
5.1.0
- return type is Ext.data.TreeStore
-
5.0.1
-
constructor
-
method
-
Added
-
Ext.data.field.Date
-
Modified
-
method
-
compare
-
5.0.1
- private is true
- return type is void
-
5.1.0
- private is false
- return type is Number
-
5.0.1
-
compare
-
method
-
Modified
-
Ext.data.field.Field
-
Modified
-
method
-
collate
-
5.0.1
- private is true
- return type is void
-
5.1.0
- private is false
- return type is Number
-
5.0.1
-
compare
-
5.0.1
- private is true
- return type is void
-
5.1.0
- private is false
- return type is Number
-
5.0.1
-
isEqual
-
5.0.1
- private is true
- return type is void
-
5.1.0
- private is false
- return type is Boolean
-
5.0.1
-
collate
-
method
-
Modified
-
Ext.data.field.Number
-
5.0.1
- superclass is Ext.data.field.Field
-
5.1.0
- superclass is Ext.data.field.Integer
-
5.0.1
-
Ext.data.proxy.Direct
-
Added
-
config
- metadata
-
method
- getMetadata
- setMetadata
-
config
-
Modified
-
method
-
applyEncoding
-
5.0.1
- protected is true
-
5.1.0
- protected is false
-
5.0.1
-
applyEncoding
-
method
-
Removed
-
property
- applyEncoding
-
property
-
Added
-
Ext.data.writer.Xml
-
Added
-
method
- objectToElement
-
method
-
Added
-
Ext.direct.Manager
-
5.0.1
- mixins is [Ext.util.Observable]
-
5.1.0
- mixins is [Ext.mixin.Observable]
-
Added
-
event
- providerload
- providerloaderror
-
method
- loadProvider
-
event
-
Modified
-
method
-
parseMethod
-
5.0.1
- protected is true
-
5.1.0
- protected is false
-
5.0.1
-
parseMethod
-
method
-
5.0.1
-
Ext.direct.PollingProvider
-
Added
-
config
- pollFn
-
method
- checkConfig
- doConnect
- doDisconnect
-
config
-
Added
-
Ext.direct.Provider
-
Added
-
method
- checkConfig
- constructor
- doConnect
- doDisconnect
-
method
-
Added
-
Ext.direct.RemotingProvider
-
Added
-
method
- checkConfig
- doConnect
-
method
-
Added
-
Ext.dom.Element
-
Added
-
method
- addBehaviors
- getAttributes
- getCommonAncestor
- getZIndex
- isInputField
- setZIndex
-
method
-
Modified
-
method
-
isTabbable
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
needsTabIndex
-
5.0.1
- private is false
-
5.1.0
- private is true
-
5.0.1
-
setHTML
-
5.0.1
- return type is void
-
5.1.0
- return type is Ext.dom.Element
-
5.0.1
-
setHtml
-
5.0.1
- return type is void
-
5.1.0
- return type is Ext.dom.Element
-
5.0.1
-
update
-
5.0.1
- return type is void
-
5.1.0
- return type is Ext.dom.Element
-
5.0.1
-
isTabbable
-
method
-
Removed
-
method
- createShim
-
method
-
Added
-
Ext.dom.Helper
-
5.0.1
- singleton is false
-
5.1.0
- singleton is true
-
5.0.1
-
Ext.dom.Layer
-
Added
-
config
- shim
-
config
-
Added
-
Ext.draw.Color
-
Added
-
method
- fromHSV
- getHSV
- setHSV
-
method
-
Modified
-
method
-
getHSL
-
5.0.1
- return type is Array
-
5.1.0
- return type is Number[]
-
5.0.1
-
setHSL
-
5.0.1
- return type is Object
-
5.1.0
- return type is Ext.draw.Color
-
5.0.1
-
getHSL
-
method
-
Added
-
Ext.draw.Container
-
Added
-
config
- engine
-
event
- spriteclick
- spritedblclick
- spritemousedown
- spritemousemove
- spritemouseout
- spritemouseover
- spritemouseup
- spritetap
-
config
-
Modified
-
config
-
sprites
-
5.0.1
- private is true
- type is Object
-
5.1.0
- private is false
- type is Object[]
-
5.0.1
-
sprites
-
method
-
getSprites
-
5.0.1
- return type is Object
-
5.1.0
- return type is Object[]
-
5.0.1
-
getSprites
-
config
-
Added
-
Ext.draw.Draw
-
Added
-
method
- isPointInBBox
-
method
-
Added
-
Ext.draw.Path
-
Added
-
method
- isPointOnPath
-
method
-
Added
-
Ext.draw.Surface
-
Modified
-
method
-
stableSort
-
5.0.1
- return type is void
- static is true
-
5.1.0
- return type is Array
- static is false
-
5.0.1
-
stableSort
-
method
-
Modified
-
Ext.draw.engine.Canvas
-
Added
-
method
- setLineDash
-
method
-
Modified
-
property
-
element
-
5.0.1
- default value is {reference: 'element'}
- private is true
-
5.1.0
- default value is {reference: 'element', style: {position: 'absolute'}, children: [{reference: 'innerElement', style: {width: '100%', height: '100%', position: 'relative'}}]}
- private is false
-
5.0.1
-
element
-
property
-
Added
-
Ext.draw.gradient.Gradient
-
Added
-
config
- stops
-
method
- getStops
- setStops
-
config
-
Removed
-
config
- Defines
-
config
-
Added
-
Ext.draw.sprite.Composite
-
Added
-
method
- getSprites
- setSprites
-
method
-
Added
-
Ext.draw.sprite.Image
-
Modified
-
config
-
height
-
5.0.1
- default value is 1
-
5.1.0
- default value is null
-
5.0.1
-
width
-
5.0.1
- default value is 1
-
5.1.0
- default value is null
-
5.0.1
-
height
-
config
-
Modified
-
Ext.draw.sprite.Rect
-
Modified
-
config
-
height
-
5.0.1
- default value is 1
-
5.1.0
- default value is 8
-
5.0.1
-
width
-
5.0.1
- default value is 1
-
5.1.0
- default value is 8
-
5.0.1
-
height
-
config
-
Modified
-
Ext.draw.sprite.Sprite
-
Added
-
config
- lineDash
- lineDashOffset
-
method
- hitTest
-
config
-
Added
-
Ext.enums.Plugin
-
Added
-
property
- chartitemevents
- clipboard
- spriteevents
- subtable
-
property
-
Added
-
Ext.enums.Widget
-
Added
-
property
- axis3d
- scrollindicator
-
property
-
Added
-
Ext.form.Basic
-
Added
-
config
- metadata
-
config
-
Added
-
Ext.form.field.Base
-
Added
-
method
- completeEdit
-
method
-
Added
-
Ext.form.field.ComboBox
-
Added
-
config
- collapseOnSelect
- pinList
-
method
- addValue
- completeEdit
- getValueNotFoundText
- setValueNotFoundText
-
config
-
Modified
-
config
-
selection
-
5.0.1
- private is true
- type is Object
-
5.1.0
- private is false
- type is Ext.data.Model
-
5.0.1
-
selection
-
config
-
Added
-
Ext.form.field.Date
-
Modified
-
config
-
valuePublishEvent
-
5.0.1
- default value is 'change'
-
5.1.0
- default value is ['select', 'blur']
-
5.0.1
-
valuePublishEvent
-
config
-
Modified
-
Ext.form.field.File
-
Modified
-
config
-
triggers
-
5.0.1
- default value is {filebutton: {type: 'component', hideOnReadOnly: false}}
-
5.1.0
- default value is {filebutton: {type: 'component', hideOnReadOnly: false, preventMouseDown: false}}
-
5.0.1
-
triggers
-
config
-
Modified
-
Ext.form.field.Picker
-
Added
-
property
- isPickerField
-
property
-
Modified
-
property
-
isExpanded
-
5.0.1
- default value is null
-
5.1.0
- default value is false
-
5.0.1
-
isExpanded
-
property
-
Added
-
Ext.form.field.Tag
-
Modified
-
config
-
delimiter
-
5.0.1
- default value is ', '
-
5.1.0
- default value is ','
-
5.0.1
-
delimiter
-
method
-
createPicker
-
5.0.1
- protected is true
-
5.1.0
- protected is false
-
5.0.1
-
doRawQuery
-
5.0.1
- private is false
- protected is true
-
5.1.0
- private is true
- protected is false
-
5.0.1
-
findRecord
-
5.0.1
- protected is true
- return type is void
-
5.1.0
- protected is false
- return type is Ext.data.Model
-
5.0.1
-
getSubTplData
-
5.0.1
- protected is true
- return type is void
-
5.1.0
- protected is false
- return type is Object
-
5.0.1
-
onLoad
-
5.0.1
- private is false
- protected is true
-
5.1.0
- private is true
- protected is false
-
5.0.1
-
createPicker
-
config
-
Removed
-
method
- mimicBlur
- onBeforeListRefresh
- onListRefresh
- onPaste
-
method
-
Modified
-
Ext.grid.Panel
-
Modified
-
config
-
viewType
-
5.0.1
- default value is 'gridview'
-
5.1.0
- default value is 'tableview'
-
5.0.1
-
viewType
-
config
-
Modified
-
Ext.grid.column.Column
-
Modified
-
config
-
renderTpl
-
5.0.1
- default value is ['<div id="{id}-titleEl" data-ref="titleEl" {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)%}']
-
5.1.0
- default value is ['<div id="{id}-titleEl" data-ref="titleEl" {tipMarkup}class="', Ext.baseCSSPrefix, 'column-header-inner<tpl if="!$comp.isContainer"> ', Ext.baseCSSPrefix, 'leaf-column-header</tpl>', '<tpl if="empty"> ', Ext.baseCSSPrefix, 'column-header-inner-empty</tpl>">', '<span class="', Ext.baseCSSPrefix, 'column-header-text-container">', '<span class="', Ext.baseCSSPrefix, 'column-header-text-wrapper">', '<span id="{id}-textEl" data-ref="textEl" class="', Ext.baseCSSPrefix, 'column-header-text', '{childElCls}">', '{text}', '</span>', '</span>', '</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)%}']
-
5.0.1
-
renderTpl
-
config
-
Modified
-
Ext.grid.column.Widget
-
Added
-
config
- onWidgetAttach
-
config
-
Modified
-
config
-
sortable
-
5.0.1
- default value is true
-
5.1.0
- default value is false
-
5.0.1
-
sortable
-
config
-
Added
-
Ext.grid.feature.AbstractSummary
-
Removed
-
config
- remoteRoot
-
config
-
Removed
-
Ext.grid.filters.Filters
-
Added
-
method
- onGridDestroy
-
method
-
Modified
- method
-
destroy
-
5.0.1
- protected is false
-
5.1.0
- protected is true
-
5.0.1
-
Added
-
-
Ext.grid.filters.filter.Base
-
Added
-
method
- getUpdateBuffer
- setUpdateBuffer
-
method
-
Added
-
Ext.grid.filters.filter.Boolean
-
Modified
-
config
-
updateBuffer
-
5.0.1
- default value is 500
-
5.1.0
- default value is 0
-
5.0.1
-
updateBuffer
-
config
-
Modified
-
Ext.grid.filters.filter.Date
-
Added
-
method
- getDateFormat
- getUpdateBuffer
- setDateFormat
- setUpdateBuffer
-
method
-
Modified
-
config
-
updateBuffer
-
5.0.1
- default value is 500
-
5.1.0
- default value is 0
-
5.0.1
-
updateBuffer
-
config
-
Added
-
Ext.menu.Item
-
Modified
-
config
-
canActivate
-
5.0.1
- default value is true
-
5.1.0
- default value is null
-
5.0.1
-
canActivate
-
config
-
Modified
-
Ext.menu.Menu
-
5.0.1
- mixins is []
-
5.1.0
- mixins is [Ext.util.FocusableContainer]
-
Modified
-
config
-
hidden
-
5.0.1
- default value is undefined
-
5.1.0
- default value is true
-
5.0.1
-
hidden
-
config
-
5.0.1
-
Ext.mixin.Observable
-
5.0.1
- mixins is [Ext.mixin.Identifiable]
- superclass is Ext.Mixin
-
5.1.0
- mixins is []
- superclass is Ext.Base
-
Added
-
method
- capture
- observe
- releaseCapture
-
method
-
Modified
-
method
-
addListener
-
5.0.1
- return type is void
-
5.1.0
- return type is Object
-
5.0.1
-
addManagedListener
-
5.0.1
- return type is void
-
5.1.0
- return type is Object
-
5.0.1
-
clearManagedListeners
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
fireAction
-
5.0.1
- return type is Object
-
5.1.0
- return type is void
-
5.0.1
-
mon
-
5.0.1
- return type is void
-
5.1.0
- return type is Object
-
5.0.1
-
on
-
5.0.1
- return type is void
-
5.1.0
- return type is Object
-
5.0.1
-
relayEvents
-
5.0.1
- return type is Ext.mixin.Observable
-
5.1.0
- return type is Object
-
5.0.1
-
addListener
-
property
-
isObservable
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
isObservable
-
method
-
Removed
-
method
- addEvents
- constructor
- getBubbleEvents
- getListeners
- setBubbleEvents
-
method
-
5.0.1
-
Ext.panel.Panel
-
Modified
-
method
-
getHeader
-
5.0.1
- return type is void
-
5.1.0
- return type is Ext.panel.Header
-
5.0.1
-
getHeader
-
method
-
Modified
-
Ext.panel.Table
-
Added
-
event
- beforecontainerkeypress
- beforecontainerkeyup
- beforeitemkeypress
- beforeitemkeyup
- containerkeypress
- containerkeyup
- itemkeypress
- itemkeyup
-
method
- disableColumnHeaders
- enableColumnHeaders
- ensureVisible
- getScrollable
-
event
-
Modified
-
config
-
selModel
-
5.0.1
- default value is null
- type is Ext.selection.Model/Object
-
5.1.0
- default value is rowmodel
- type is Ext.selection.Model/Object/String
-
5.0.1
-
selection
-
5.0.1
- private is true
- type is Object
-
5.1.0
- private is false
- type is Ext.data.Model
-
5.0.1
-
selModel
-
method
-
setStore
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
setStore
-
config
-
Added
-
Ext.scroll.Indicator
-
5.0.1
- aliases is {}
- superclass is Ext.Base
-
5.1.0
- aliases is {widget=[scrollindicator]}
- superclass is Ext.Widget
-
Added
-
config
- hideDelay
-
method
- getHideDelay
- setHideDelay
-
config
-
Modified
-
method
-
hide
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
show
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
hide
-
method
-
5.0.1
-
Ext.scroll.Scroller
-
5.0.1
- aliases is {}
- mixins is []
-
5.1.0
- aliases is {scroller=[scroller]}
- mixins is [Ext.mixin.Factoryable]
-
Added
-
config
- indicators
- x
- y
-
method
- addPartner
- getIndicators
- getMaxUserPosition
- getScroller
- getX
- getY
- setIndicators
- setX
- setY
-
config
-
Modified
-
config
-
direction
-
5.0.1
- type is String
-
5.1.0
- type is 'auto'/'vertical'/'horizontal'/'both'
-
5.0.1
-
element
-
5.0.1
- private is true
- type is Object
-
5.1.0
- private is false
- type is String/HTMLElement/Ext.dom.Element
-
5.0.1
-
momentumEasing
-
5.0.1
- default value is {momentum: {acceleration: 30, friction: 0.5}, bounce: {acceleration: 30, springTension: 0.3}, minVelocity: 1}
-
5.1.0
- default value is null
-
5.0.1
-
direction
-
method
-
constructor
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
create
-
5.0.1
- return type is Object
-
5.1.0
- return type is Ext.scroll.Scroller
-
5.0.1
-
getDirection
-
5.0.1
- return type is String
-
5.1.0
- return type is 'auto'/'vertical'/'horizontal'/'both'
-
5.0.1
-
getElement
-
5.0.1
- private is true
- return type is Object
-
5.1.0
- private is false
- return type is String/HTMLElement/Ext.dom.Element
-
5.0.1
-
getMaxPosition
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
getPosition
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
getSize
-
5.0.1
- private is true
- return type is String
-
5.1.0
- private is false
- return type is Object
-
5.0.1
-
refresh
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
scrollBy
-
5.0.1
- return type is Ext.scroll.Scroller
-
5.1.0
- return type is void
-
5.0.1
-
scrollToEnd
-
5.0.1
- private is false
-
5.1.0
- private is true
-
5.0.1
-
setElement
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
constructor
-
config
-
Removed
-
config
- acceleration
- friction
- initialOffset
- slotSnapSize
-
event
- maxpositionchange
-
method
- getInitialOffset
- getSlotSnapEasing
- getSlotSnapSize
- getTranslatable
- isAxisEnabled
- setInitialOffset
- setOffset
- setSlotSnapEasing
- setSlotSnapSize
- setTranslatable
- updateBoundary
-
config
-
5.0.1
-
Ext.selection.CellModel
-
Modified
-
property
-
deselectOnContainerClick
-
5.0.1
- default value is true
- private is true
-
5.1.0
- default value is false
- private is false
-
5.0.1
-
deselectOnContainerClick
-
property
-
Modified
-
Ext.selection.CheckboxModel
-
Modified
-
method
-
beforeViewRender
-
5.0.1
- private is true
- protected is false
-
5.1.0
- private is false
- protected is true
-
5.0.1
-
beforeViewRender
-
method
-
Modified
-
Ext.selection.Model
-
5.0.1
- mixins is [Ext.util.StoreHolder]
- superclass is Ext.util.Observable
-
5.1.0
- mixins is [Ext.util.StoreHolder, Ext.mixin.Factoryable]
- superclass is Ext.mixin.Observable
-
Added
-
method
- onHeaderClick
-
property
- isSelectionModel
-
method
-
Modified
-
method
-
beforeViewRender
-
5.0.1
- private is true
- protected is false
-
5.1.0
- private is false
- protected is true
-
5.0.1
-
getLastSelected
-
5.0.1
- private is false
-
5.1.0
- private is true
-
5.0.1
-
beforeViewRender
-
property
-
selected
-
5.0.1
- private is false
- type is Ext.util.MixedCollection
-
5.1.0
- private is true
- type is Ext.util.Collection
-
5.0.1
-
selected
-
method
-
5.0.1
-
Ext.selection.RowModel
-
Modified
-
property
-
deselectOnContainerClick
-
5.0.1
- default value is true
- private is true
-
5.1.0
- default value is false
- private is false
-
5.0.1
-
deselectOnContainerClick
-
property
-
Modified
-
Ext.selection.TreeModel
-
Added
-
config
- selectOnExpanderClick
-
method
- constructor
-
config
-
Added
-
Ext.slider.Multi
-
Modified
-
config
-
animate
-
5.0.1
- type is Boolean
-
5.1.0
- type is Object/Boolean
-
5.0.1
-
animate
-
property
-
defaultBindProperty
-
5.0.1
- default value is 'value'
-
5.1.0
- default value is 'values'
-
5.0.1
-
defaultBindProperty
-
config
-
Modified
-
Ext.slider.Widget
-
Modified
-
config
-
maxValue
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
minValue
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
value
-
5.0.1
- private is true
- type is Number
-
5.1.0
- private is false
- type is Number/Number[]
-
5.0.1
-
vertical
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
maxValue
-
config
-
Modified
-
Ext.supports
-
Added
-
property
- ChildContentClearedWhenSettingInnerHTML
-
property
-
Removed
-
method
- addBehaviors
-
method
-
Added
-
Ext.tab.Bar
-
Added
-
method
- getActivateOnFocus
- setActivateOnFocus
-
method
-
Added
-
Ext.tip.Tip
-
Modified
-
config
-
floating
-
5.0.1
- default value is {shadow: true, shim: true}
-
5.1.0
- default value is false
-
5.0.1
-
floating
-
config
-
Modified
-
Ext.toolbar.Breadcrumb
-
Added
-
config
- displayField
- showMenuIcons
-
method
- getDisplayField
- getShowMenuIcons
- setDisplayField
- setShowMenuIcons
-
config
-
Removed
-
config
- displayFieldName
-
config
-
Added
-
Ext.toolbar.Paging
-
Modified
-
property
-
defaultBindProperty
-
5.0.1
- default value is 'html'
-
5.1.0
- default value is 'store'
-
5.0.1
-
defaultBindProperty
-
property
-
Modified
-
Ext.toolbar.TextItem
-
Modified
-
config
-
renderTpl
-
5.0.1
- default value is '{text}'
-
5.1.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>']
-
5.0.1
-
renderTpl
-
method
-
constructor
-
5.0.1
- return type is Ext.toolbar.TextItem
-
5.1.0
- return type is Ext.Component
-
5.0.1
-
constructor
-
config
-
Modified
-
Ext.tree.Panel
-
Added
-
method
- ensureVisible
-
method
-
Added
-
Ext.view.AbstractView
-
Added
-
config
- selectionModel
-
method
- setSelectionModel
-
config
-
Modified
-
method
-
getSelectionModel
-
5.0.1
- return type is Ext.selection.Model
-
5.1.0
- return type is Object
-
5.0.1
-
getSelectionModel
-
method
-
Added
-
Ext.util.Filter
-
Added
-
config
- disableOnEmpty
-
method
- getDisableOnEmpty
- getDisabled
- setDisableOnEmpty
- setDisabled
-
config
-
Added
-
Ext.util.Floating
-
Added
-
config
- animateShadow
- shim
-
config
-
Modified
-
config
-
shadow
-
5.0.1
- default value is true
-
5.1.0
- default value is 'sides'
-
5.0.1
-
shadow
-
config
-
Added
-
Ext.util.Focusable
-
Added
-
method
- onFocusEnter
- onFocusLeave
-
method
-
Modified
-
method
-
isFocusable
-
5.0.1
- private is true
- return type is void
-
5.1.0
- private is false
- return type is Boolean
-
5.0.1
-
isFocusable
-
property
-
focusable
-
5.0.1
- private is true
-
5.1.0
- private is false
-
5.0.1
-
focusable
-
method
-
Added
-
Ext.util.KeyNav
-
Modified
-
config
-
defaultEventAction
-
5.0.1
- default value is "stopEvent"
-
5.1.0
- default value is false
-
5.0.1
-
defaultEventAction
-
config
-
Modified
-
Ext.util.Observable
-
5.0.1
- superclass is Ext.Base
-
5.1.0
- superclass is Ext.mixin.Observable
-
Removed
-
method
- capture
- observe
- releaseCapture
-
method
-
5.0.1
-
Ext.ux.DataView.Draggable
-
Modified
-
method
-
prepareGhost
-
5.0.1
- return type is Ext.view.View
-
5.1.0
- return type is HtmlElement
-
5.0.1
-
prepareGhost
-
method
-
Modified
-
Ext.ux.DataView.LabelEditor
-
Added
-
config
- shim
-
config
-
Added
-
Ext.form.field.Picker
-
Modified
-
method
-
alignPicker
-
5.0.1
- protected is false
-
5.1.0
- protected is true
-
5.0.1
-
alignPicker
-
method
-
Modified
-
Ext.ux.desktop.StartMenu
-
5.0.1
- superclass is Ext.panel.Panel
-
5.1.0
- superclass is Ext.menu.Menu
-
5.0.1
-
Ext.view.BoundList
-
Added
-
config
- scrollable
-
config
-
Modified
-
config
-
autoScroll
-
5.0.1
- default value is true
-
5.1.0
- default value is false
-
5.0.1
-
focusOnToFront
-
5.0.1
- default value is true
-
5.1.0
- default value is false
-
5.0.1
-
autoScroll
-
config
-
Added
-
Ext.view.Table
-
5.0.1
- aliases is {widget=[tableview]}
- alternateClassNames is []
-
5.1.0
- aliases is {widget=[tableview, gridview]}
- alternateClassNames is [Ext.grid.View]
-
5.0.1
-
Ext.view.View
-
Added
-
event
- beforecontainerkeypress
- beforecontainerkeyup
- beforeitemkeypress
- beforeitemkeyup
- containerkeypress
- containerkeyup
- itemkeypress
- itemkeyup
-
event
-
Added
-
Ext.window.Toast
-
Added
-
config
- animate
-
config
-
Added
Removed
-
Ext.Shadow
-
Ext.data.proxy.Sql
-
Ext.grid.feature.RowWrap
-
Ext.layout.ClassList