We believe developers can glean a lot of useful information by evaluating these diff guides when upgrading their applications. That said, these reports are automated and may not always accurately depict change in these early releases. Unwanted change may be indicated due to doc updates, formatting omissions, etc. We will review and adjust these guides for accuracy prior our GA release. In the meantime, please evaluate these diffs knowing that some level of inaccuracy may exist. If you see anything in this report that is incorrect or undesirable, please report them on the Ext JS 6 forums.
Modified
Ext
- Added
- method
- copy
- copyIf
- first
- getResourcePath
- resolveResource
- ticks
- method
- Added
Ext.Component
- Added
- config
- userCls
- config
- Added
Ext.Editor
- Modified
- method
- onFocusLeave
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onHide
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onShow
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onFocusLeave
- method
- Modified
Ext.Img
- Added
- method
- getSrc
- setAlt
- setTitle
- method
- Added
Ext.LoadMask
- Modified
- property
- maskOnDisable
- 6.0.0
- default value is true
- 6.0.1
- default value is false
- 6.0.0
- maskOnDisable
- property
- Modified
Ext.Widget
- Added
- config
- userCls
- method
- getUserCls
- setUserCls
- config
- Added
Ext.app.Application
- Modified
- config
- currentProfile
- 6.0.0
- private is true
- type is Object
- 6.0.1
- private is false
- type is Ext.app.Profile
- 6.0.0
- currentProfile
- method
- getCurrentProfile
- 6.0.0
- return type is Object
- 6.0.1
- return type is Ext.app.Profile
- 6.0.0
- getCurrentProfile
- config
- Modified
Ext.app.Profile
- Added
- method
- init
- method
- Modified
- config
- views
- 6.0.0
- type is Array
- 6.0.1
- type is Object/String[]
- 6.0.0
- views
- config
- Added
Ext.app.ViewController
- Added
- method
- lookup
- method
- Added
Ext.button.Button
- Modified
- property
- isButton
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- isButton
- property
- Modified
Ext.button.Segmented
- Added
- method
- getValue
- setValue
- method
- Added
Ext.chart.series.Pie
- Modified
- config
- radiusField
- 6.0.0
- default value is false
- 6.0.1
- default value is null
- 6.0.0
- radiusField
- config
- Modified
Ext.container.Container
- Modified
- method
- lookupComponent
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- moveAfter
- 6.0.0
- return type is Ext.Component
- 6.0.1
- return type is Ext.Component/Ext.Component[]
- 6.0.0
- moveBefore
- 6.0.0
- return type is Ext.Component
- 6.0.1
- return type is Ext.Component/Ext.Component[]
- 6.0.0
- lookupComponent
- property
- items
- 6.0.0
- type is Ext.util.AbstractMixedCollection
- 6.0.1
- type is Ext.util.ItemCollection
- 6.0.0
- items
- method
- Modified
Ext.dashboard.Dashboard
- Added
- method
- getMaxColumns
- setMaxColumns
- method
- Added
Ext.data.BufferedStore
- Added
- method
- flushLoad
- method
- Added
Ext.data.Connection
- Modified
- method
- request
- 6.0.0
- return type is Ext.data.AjaxRequest
- 6.0.1
- return type is Ext.data.request.Base
- 6.0.0
- request
- method
- Modified
Ext.data.ProxyStore
- Added
- config
- asynchronousLoad
- method
- flushLoad
- getAsynchronousLoad
- setAsynchronousLoad
- config
- Added
Ext.data.TreeStore
- Added
- method
- flushLoad
- method
- Modified
- method
- isVisible
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- isVisible
- method
- Added
Ext.data.proxy.Server
- Modified
- method
- processResponse
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- processResponse
- method
- Modified
Ext.data.reader.Reader
- Modified
- config
- rootProperty
- 6.0.0
- type is String
- 6.0.1
- type is String/Function
- 6.0.0
- transform
- 6.0.0
- type is Function|Object
- 6.0.1
- type is Function|String|Object
- 6.0.0
- rootProperty
- method
- getRootProperty
- 6.0.0
- return type is String
- 6.0.1
- return type is String/Function
- 6.0.0
- getTransform
- 6.0.0
- return type is Function|Object
- 6.0.1
- return type is Function|String|Object
- 6.0.0
- getRootProperty
- config
- Modified
Ext.dd.StatusProxy
- Added
- cssVar
- $statusproxy-add-glyph
- $statusproxy-add-glyph-color
- $statusproxy-background-color
- $statusproxy-border-color
- $statusproxy-border-style
- $statusproxy-border-width
- $statusproxy-color
- $statusproxy-font-family
- $statusproxy-font-size
- $statusproxy-font-weight
- $statusproxy-glyph-font-size
- $statusproxy-icon-size
- $statusproxy-line-height
- $statusproxy-nodrop-glyph
- $statusproxy-nodrop-glyph-color
- $statusproxy-ok-glyph
- $statusproxy-ok-glyph-color
- $statusproxy-padding
- cssVar
- Added
Ext.direct.Manager
- Modified
- config
- varName
- 6.0.0
- default value is “Ext.app.REMOTING_API”
- 6.0.1
- default value is “Ext.REMOTING_API”
- 6.0.0
- varName
- config
- Modified
Ext.direct.RemotingProvider
- Added
- config
- bufferLimit
- config
- Added
Ext.direct.Transaction
- 6.0.0
- alternateClassNames is [Ext.Direct.Transaction]
- 6.0.1
- alternateClassNames is []
- 6.0.0
Ext.draw.Matrix
- Added
- method
- isEqual
- shearX
- shearY
- method
- Added
Ext.draw.Surface
- Modified
- method
- remove
- 6.0.0
- return type is Boolean
- 6.0.1
- return type is Ext.draw.sprite.Sprite
- 6.0.0
- setDirty
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- remove
- method
- Modified
Ext.draw.engine.Svg
- Modified
- method
- remove
- 6.0.0
- return type is Boolean
- 6.0.1
- return type is Ext.draw.sprite.Sprite
- 6.0.0
- remove
- method
- Modified
Ext.draw.sprite.Sprite
- Added
- config
- animation
- method
- resetTransform
- setTransform
- transform
- property
- debug
- config
- Modified
- method
- remove
- 6.0.0
- return type is Boolean
- 6.0.1
- return type is Ext.draw.sprite.Sprite
- 6.0.0
- remove
- method
- Added
Ext.draw.sprite.Text
- 6.0.0
- aliases is {sprite=[text]}
- 6.0.1
- aliases is {}
- 6.0.0
Ext.form.CheckboxGroup
- Modified
- config
- defaultType
- 6.0.0
- default value is “panel”
- 6.0.1
- default value is ‘checkboxfield’
- 6.0.0
- layout
- 6.0.0
- default value is ‘auto’
- 6.0.1
- default value is ‘checkboxgroup’
- 6.0.0
- defaultType
- property
- defaultBindProperty
- 6.0.0
- default value is ‘html’
- 6.0.1
- default value is ‘value’
- 6.0.0
- defaultBindProperty
- config
- Modified
Ext.form.RadioGroup
- Added
- config
- local
- config
- Modified
- config
- defaultType
- 6.0.0
- default value is “panel”
- 6.0.1
- default value is ‘radiofield’
- 6.0.0
- defaultType
- property
- defaultBindProperty
- 6.0.0
- default value is ‘html’
- 6.0.1
- default value is ‘value’
- 6.0.0
- defaultBindProperty
- config
- Added
Ext.form.field.Base
- Modified
- method
- onDisable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onEnable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onDisable
- method
- Modified
Ext.form.field.Checkbox
- Modified
- cssVar
- $form-checkbox-checked-glyph
- 6.0.0
- default value is dynamic ( $fa-var-check-square-o $form-checkbox-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-checkbox-checked $form-checkbox-size ExtJS )
- 6.0.0
- $form-checkbox-glyph
- 6.0.0
- default value is dynamic ( $fa-var-square-o $form-checkbox-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-checkbox-unchecked $form-checkbox-size ExtJS )
- 6.0.0
- $form-checkbox-checked-glyph
- method
- onEnable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onEnable
- property
- isCheckbox
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- isCheckbox
- cssVar
- Modified
Ext.form.field.Display
- Modified
- cssVar
- $grid-cell-display-field-color
- 6.0.0
- default value is dynamic ( $form-display-field-color )
- 6.0.1
- default value is dynamic ( $grid-cell-field-color )
- 6.0.0
- $grid-cell-display-field-font-family
- 6.0.0
- default value is dynamic ( $form-display-field-font-family )
- 6.0.1
- default value is dynamic ( $grid-cell-field-font-family )
- 6.0.0
- $grid-cell-display-field-font-size
- 6.0.0
- default value is dynamic ( $form-display-field-font-size )
- 6.0.1
- default value is dynamic ( $grid-cell-field-font-size )
- 6.0.0
- $grid-cell-display-field-font-weight
- 6.0.0
- default value is dynamic ( $form-display-field-font-weight )
- 6.0.1
- default value is dynamic ( $grid-cell-field-font-weight )
- 6.0.0
- $grid-cell-display-field-line-height
- 6.0.0
- default value is dynamic ( $form-display-field-line-height )
- 6.0.1
- default value is dynamic ( $grid-row-cell-line-height )
- 6.0.0
- $grid-cell-display-field-color
- cssVar
- Modified
Ext.form.field.File
- Modified
- method
- onDisable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onEnable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onDisable
- method
- Removed
- method
- setValue
- method
- Modified
Ext.form.field.HtmlEditor
- Modified
- cssVar
- $html-editor-backcolor-glyph
- 6.0.0
- default value is dynamic ( $fa-var-font $html-editor-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-text-background-color $html-editor-glyph-font-size ExtJS )
- 6.0.0
- $html-editor-forecolor-glyph
- 6.0.0
- default value is dynamic ( $fa-var-font $html-editor-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-text-color $html-editor-glyph-font-size ExtJS )
- 6.0.0
- $html-editor-growtext-glyph
- 6.0.0
- default value is dynamic ( $fa-var-arrow-up $html-editor-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-text-increase $html-editor-glyph-font-size ExtJS )
- 6.0.0
- $html-editor-shrinktext-glyph
- 6.0.0
- default value is dynamic ( $fa-var-arrow-down $html-editor-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-text-decrease $html-editor-glyph-font-size ExtJS )
- 6.0.0
- $html-editor-sourceedit-glyph
- 6.0.0
- default value is dynamic ( $fa-var-pencil $html-editor-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-edit-html $html-editor-glyph-font-size ExtJS )
- 6.0.0
- $html-editor-backcolor-glyph
- cssVar
- Modified
Ext.form.field.Spinner
- Modified
- cssVar
- $spinner-trigger-down-glyph
- 6.0.0
- default value is dynamic ( $fa-var-caret-down 16px $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-spinner-down 16px ExtJS )
- 6.0.0
- $spinner-trigger-up-glyph
- 6.0.0
- default value is dynamic ( $fa-var-caret-up 16px $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-spinner-up 16px ExtJS )
- 6.0.0
- $spinner-trigger-down-glyph
- cssVar
- Modified
Ext.form.field.Text
- Added
- method
- getEmptyText
- setEmptyText
- method
- Modified
- config
- emptyText
- 6.0.0
- default value is null
- 6.0.1
- default value is ’’
- 6.0.0
- emptyText
- method
- beforeFocus
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onDisable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onEnable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- beforeFocus
- config
- Removed
- method
- setEditable
- method
- Added
Ext.form.field.TextArea
- Modified
- method
- getSubTplData
- 6.0.0
- private is true
- return type is void
- 6.0.1
- private is false
- return type is Object
- 6.0.0
- getSubTplData
- method
- Modified
Ext.grid.column.Action
- Modified
- config
- icon
- 6.0.0
- default value is null
- 6.0.1
- default value is Ext#BLANK_IMAGE_URL
- 6.0.0
- icon
- config
- Modified
Ext.grid.column.Column
- Added
- config
- sorter
- method
- getSorter
- setSorter
- config
- Modified
- method
- isLocked
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- isLocked
- method
- Added
Ext.grid.column.RowNumberer
- Modified
- config
- resizable
- 6.0.0
- default value is true
- 6.0.1
- default value is false
- 6.0.0
- resizable
- method
- defaultRenderer
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- defaultRenderer
- config
- Modified
Ext.grid.feature.AbstractSummary
- Modified
- method
- init
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- init
- method
- Modified
Ext.grid.feature.Feature
- Modified
- method
- init
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- init
- property
- isFeature
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- isFeature
- method
- Modified
Ext.grid.feature.Grouping
- Modified
- cssVar
- $grid-grouped-menu-group-by-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-group-by $grid-header-menu-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-group-by $grid-header-menu-glyph-font-size ExtJS )
- 6.0.0
- $grid-grouped-menu-group-by-glyph
- method
- init
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- init
- cssVar
- Modified
Ext.grid.feature.RowBody
- Modified
- method
- getAdditionalData
- 6.0.0
- protected is false
- return type is void
- 6.0.1
- protected is true
- return type is Object
- 6.0.0
- init
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- getAdditionalData
- method
- Modified
Ext.grid.feature.Summary
- Modified
- method
- init
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- init
- method
- Modified
Ext.grid.filters.Filters
- Modified
- cssVar
- $grid-filters-header-menu-equals-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-equals $grid-header-menu-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-equals $grid-header-menu-glyph-font-size ExtJS )
- 6.0.0
- $grid-filters-header-menu-equals-glyph
- cssVar
- Modified
Ext.grid.header.Container
- Modified
- cssVar
- $grid-header-menu-columns-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-columns $grid-header-menu-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-columns $grid-header-menu-glyph-font-size ExtJS )
- 6.0.0
- $grid-header-menu-sort-asc-glyph
- 6.0.0
- default value is dynamic ( $fa-var-sort-alpha-asc $grid-header-menu-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-sort-up $grid-header-menu-glyph-font-size ExtJS )
- 6.0.0
- $grid-header-menu-sort-desc-glyph
- 6.0.0
- default value is dynamic ( $fa-var-sort-alpha-desc $grid-header-menu-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-sort-down $grid-header-menu-glyph-font-size ExtJS )
- 6.0.0
- $grid-header-menu-columns-glyph
- cssVar
- Modified
Ext.grid.plugin.DragDrop
- Added
- config
- allowCopy
- copy
- config
- Added
Ext.list.AbstractTreeItem
- Modified
- config
- owner
- 6.0.0
- type is Ext.list.TreeList
- 6.0.1
- type is Ext.list.Tree
- 6.0.0
- owner
- method
- getOwner
- 6.0.0
- return type is Ext.list.TreeList
- 6.0.1
- return type is Ext.list.Tree
- 6.0.0
- getOwner
- config
- Modified
Ext.list.TreeItem
- Added
- config
- rowCls
- rowClsProperty
- method
- getRowCls
- setRowCls
- config
- Added
Ext.menu.DatePicker
- Modified
- config
- enableFocusableContainer
- 6.0.0
- default value is true
- 6.0.1
- default value is false
- 6.0.0
- enableFocusableContainer
- config
- Modified
Ext.menu.Item
- Modified
- config
- icon
- 6.0.0
- default value is null
- 6.0.1
- default value is Ext#BLANK_IMAGE_URL
- 6.0.0
- icon
- config
- Modified
Ext.menu.Menu
- Added
- cssVar
- -item-arrow-glyph-rtl
- cssVar
- Added
Ext.panel.Header
- Modified
- config
- titleAlign
- 6.0.0
- type is String
- 6.0.1
- type is ‘left’/‘center’/‘right’
- 6.0.0
- titleAlign
- config
- Modified
Ext.panel.Panel
- Modified
- config
- headerPosition
- 6.0.0
- type is String
- 6.0.1
- type is ‘top’/‘bottom’/‘left’/‘right’
- 6.0.0
- iconAlign
- 6.0.0
- default value is ‘left’
- 6.0.1
- default value is null
- 6.0.0
- titleAlign
- 6.0.0
- default value is ‘left’
- type is String
- 6.0.1
- default value is null
- type is ‘left’/‘center’/‘right’
- 6.0.0
- titleRotation
- 6.0.0
- default value is ‘default’
- 6.0.1
- default value is null
- 6.0.0
- headerPosition
- config
- Modified
Ext.panel.Table
- Added
- event
- beforerowbodyclick
- beforerowbodycontextmenu
- beforerowbodydblclick
- beforerowbodykeydown
- beforerowbodykeypress
- beforerowbodykeyup
- beforerowbodylongpress
- beforerowbodymousedown
- beforerowbodymouseup
- rowbodyclick
- rowbodycontextmenu
- rowbodydblclick
- rowbodykeydown
- rowbodykeypress
- rowbodykeyup
- rowbodylongpress
- rowbodymousedown
- rowbodymouseup
- event
- Added
Ext.panel.Title
- Modified
- config
- rotation
- 6.0.0
- default value is 0
- type is 0/1/2
- 6.0.1
- default value is null
- type is ‘default’/0/1/2
- 6.0.0
- rotation
- config
- Modified
Ext.panel.Tool
- Modified
- cssVar
- $tool-collapse-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-collapse $tool-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-collapse $tool-glyph-font-size ExtJS )
- 6.0.0
- $tool-expand-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-expand $tool-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-expand $tool-glyph-font-size ExtJS )
- 6.0.0
- $tool-minimize-glyph
- 6.0.0
- default value is dynamic ( $fa-var-minus $tool-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-minimize $tool-glyph-font-size ExtJS )
- 6.0.0
- $tool-unpin-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-unpin $tool-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-unpin $tool-glyph-font-size ExtJS )
- 6.0.0
- $tool-collapse-glyph
- cssVar
- Modified
Ext.picker.Time
- Modified
- method
- setStore
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- setStore
- method
- Modified
Ext.pivot.dimension.Item
- Modified
- config
- blankText
- 6.0.0
- type is Strinbg
- 6.0.1
- type is String
- 6.0.0
- blankText
- config
- Modified
Ext.pivot.plugin.DrillDown
- Added
- config
- remoteStore
- config
- Modified
- config
- columns
- 6.0.0
- default value is []
- 6.0.1
- default value is null
- 6.0.0
- columns
- config
- Added
Ext.resizer.Resizer
- Added
- cssVar
- $resizer-handle-background-color
- $resizer-handle-border-radius
- $resizer-handle-glyph-color
- $resizer-handle-glyph-font-size
- $resizer-handle-horizontal-glyph
- $resizer-handle-northeast-glyph
- $resizer-handle-northwest-glyph
- $resizer-handle-size
- $resizer-handle-southeast-glyph
- $resizer-handle-southwest-glyph
- $resizer-handle-vertical-glyph
- cssVar
- Added
Ext.scroll.Scroller
- Added
- method
- getScrollbarSize
- getSpacerXY
- setSpacerXY
- method
- Added
Ext.slider.Multi
- Modified
- cssVar
- $horizontal-slider-thumb-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-equals-vertical $slider-thumb-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-equals-vertical $slider-thumb-glyph-font-size ExtJS )
- 6.0.0
- $vertical-slider-thumb-glyph
- 6.0.0
- default value is dynamic ( $ext-icon-equals $slider-thumb-glyph-font-size ExtJS )
- 6.0.1
- default value is dynamic ( $ext-var-equals $slider-thumb-glyph-font-size ExtJS )
- 6.0.0
- $horizontal-slider-thumb-glyph
- method
- beforeDestroy
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- getSubTplData
- 6.0.0
- private is true
- return type is void
- 6.0.1
- private is false
- return type is Object
- 6.0.0
- initValue
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- onDisable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- onEnable
- 6.0.0
- private is true
- protected is false
- 6.0.1
- private is false
- protected is true
- 6.0.0
- beforeDestroy
- cssVar
- Modified
Ext.supports
- Added
- property
- AsyncFocusEvents
- SpecialKeyDownRepeat
- property
- Added
Ext.toolbar.Paging
- Modified
- cssVar
- $grid-paging-toolbar-first-glyph
- 6.0.0
- default value is dynamic ( $fa-var-angle-double-left $grid-paging-toolbar-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-double-chevron-left $grid-paging-toolbar-glyph-font-size ExtJS )
- 6.0.0
- $grid-paging-toolbar-last-glyph
- 6.0.0
- default value is dynamic ( $fa-var-angle-double-right $grid-paging-toolbar-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-double-chevron-right $grid-paging-toolbar-glyph-font-size ExtJS )
- 6.0.0
- $grid-paging-toolbar-next-glyph
- 6.0.0
- default value is dynamic ( $fa-var-angle-right $grid-paging-toolbar-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-chevron-right $grid-paging-toolbar-glyph-font-size ExtJS )
- 6.0.0
- $grid-paging-toolbar-prev-glyph
- 6.0.0
- default value is dynamic ( $fa-var-angle-left $grid-paging-toolbar-glyph-font-size $font-icon-font-family )
- 6.0.1
- default value is dynamic ( $ext-var-chevron-left $grid-paging-toolbar-glyph-font-size ExtJS )
- 6.0.0
- $grid-paging-toolbar-first-glyph
- cssVar
- Modified
Ext.tree.Panel
- Added
- event
- beforecheckchange
- event
- Added
Ext.tree.View
- Added
- cssVar
- $tree-statusproxy-ok-glyph
- cssVar
- Added
Ext.tree.plugin.TreeViewDragDrop
- Added
- config
- allowCopy
- copy
- config
- Added
Ext.util.Focusable
- Added
- event
- focusenter
- focusleave
- event
- Added
Ext.util.HashMap
- Modified
- property
- generation
- 6.0.0
- private is true
- 6.0.1
- private is false
- 6.0.0
- generation
- property
- Modified
Ext.ux.Explorer
- Added
- method
- getSelection
- setSelection
- method
- Added
Ext.ux.layout.ResponsiveColumn
- Added
- cssMixin
- responsivecolumn-item
- cssVar
- $responsivecolumn-item-spacing
- cssMixin
- Added
Ext.view.Table
- Added
- cssVar
- $grid-cell-dirty-glyph
- $grid-cell-dirty-glyph-color
- $grid-cell-dirty-glyph-rtl
- event
- beforerowbodyclick
- beforerowbodycontextmenu
- beforerowbodydblclick
- beforerowbodykeydown
- beforerowbodykeypress
- beforerowbodykeyup
- beforerowbodylongpress
- beforerowbodymousedown
- beforerowbodymouseup
- rowbodyclick
- rowbodycontextmenu
- rowbodydblclick
- rowbodykeydown
- rowbodykeypress
- rowbodykeyup
- rowbodylongpress
- rowbodymousedown
- rowbodymouseup
- cssVar
- Added
Ext.view.View
- Added
- event
- beforeitemlongpress
- itemlongpress
- method
- autoSizeColumn
- expandToFit
- focusCell
- walkRecs
- property
- actionRow
- event
- Added