Docs Help

Terms, Icons, and Labels

Many classes have shortcut names used when creating (instantiating) a class with a configuration object. The shortcut name is referred to as an alias (or xtype if the class extends Ext.Component). The alias/xtype is listed next to the class name of applicable classes for quick reference.

Access Levels

Framework classes or their members may be specified as private or protected. Else, the class / member is public. Public, protected, and private are access descriptors used to convey how and when the class or class member should be used.

Member Types

Member Syntax

Below is an example class member that we can disect to show the syntax of a class member (the lookupComponent method as viewed from the Ext.button.Button class in this case).

lookupComponent ( item ) : Ext.Component
protected

Called when a raw config object is added to this container either during initialization of the items config, or when new items are added), or {@link #insert inserted.

This method converts the passed object into an instanced child component.

This may be overridden in subclasses when special processing needs to be applied to child creation.

Parameters

item :  Object

The config object being added.

Returns
Ext.Component

The component to be added.

Let's look at each part of the member row:

Member Flags

The API documentation uses a number of flags to further commnicate the class member's function and intent. The label may be represented by a text label, an abbreviation, or an icon.

Class Icons

- Indicates a framework class

- A singleton framework class. *See the singleton flag for more information

- A component-type framework class (any class within the Ext JS framework that extends Ext.Component)

- Indicates that the class, member, or guide is new in the currently viewed version

Member Icons

- Indicates a class member of type config

- Indicates a class member of type property

- Indicates a class member of type method

- Indicates a class member of type event

- Indicates a class member of type theme variable

- Indicates a class member of type theme mixin

- Indicates that the class, member, or guide is new in the currently viewed version

Class Member Quick-Nav Menu

Just below the class name on an API doc page is a row of buttons corresponding to the types of members owned by the current class. Each button shows a count of members by type (this count is updated as filters are applied). Clicking the button will navigate you to that member section. Hovering over the member-type button will reveal a popup menu of all members of that type for quick navigation.

Getter and Setter Methods

Getting and setter methods that correlate to a class config option will show up in the methods section as well as in the configs section of both the API doc and the member-type menus just beneath the config they work with. The getter and setter method documentation will be found in the config row for easy reference.

History Bar

Your page history is kept in localstorage and displayed (using the available real estate) just below the top title bar. By default, the only search results shown are the pages matching the product / version you're currently viewing. You can expand what is displayed by clicking on the button on the right-hand side of the history bar and choosing the "All" radio option. This will show all recent pages in the history bar for all products / versions.

Within the history config menu you will also see a listing of your recent page visits. The results are filtered by the "Current Product / Version" and "All" radio options. Clicking on the button will clear the history bar as well as the history kept in local storage.

If "All" is selected in the history config menu the checkbox option for "Show product details in the history bar" will be enabled. When checked, the product/version for each historic page will show alongside the page name in the history bar. Hovering the cursor over the page names in the history bar will also show the product/version as a tooltip.

Search and Filters

Both API docs and guides can be searched for using the search field at the top of the page.

On API doc pages there is also a filter input field that filters the member rows using the filter string. In addition to filtering by string you can filter the class members by access level and inheritance. This is done using the checkboxes at the top of the page. Note that filtering out private members also filters the API class navigation tree.

Clicking on an empty search field will show your last 10 searches for quick navigation.

API Doc Class Metadata

Each API doc page (with the exception of Javascript primitives pages) has a menu view of metadata relating to that class. This metadata view will have one or more of the following:

Expanding and Collapsing Examples and Class Members

Runnable examples (Fiddles) are expanded on a page by default. You can collapse and expand example code blocks individually using the arrow on the top-left of the code block. You can also toggle the collapse state of all examples using the toggle button on the top-right of the page. The toggle-all state will be remembered between page loads.

Class members are collapsed on a page by default. You can expand and collapse members using the arrow icon on the left of the member row or globally using the expand / collapse all toggle button top-right.

Desktop -vs- Mobile View

Viewing the docs on narrower screens or browsers will result in a view optimized for a smaller form factor. The primary differences between the desktop and "mobile" view are:

Viewing the Class Source

The class source can be viewed by clicking on the class name at the top of an API doc page. The source for class members can be viewed by clicking on the "view source" link on the right-hand side of the member row.

Ext JS 6.2.0 - Modern Toolkit

Guides
API
Ext
Array
Boolean
Date
Function
Number
Object
RegExp
String
top

Contents

Added Removed Modified Ext Ext.app.bind.Binding Ext.Array Ext.Base Ext.Button Ext.carousel.Carousel Ext.chart.AbstractChart Ext.chart.interactions.Abstract Ext.chart.interactions.PanZoom Ext.chart.series.Area Ext.chart.series.Series Ext.chart.series.sprite.Bar Ext.chart.theme.Base Ext.Component Ext.Container Ext.data.AbstractStore Ext.data.Batch Ext.data.ChainedStore Ext.data.flash.BinaryXhr Ext.data.NodeInterface Ext.data.reader.Reader Ext.data.reader.Xml Ext.data.TreeStore Ext.dataview.List Ext.Date Ext.direct.PollingProvider Ext.direct.Provider Ext.dom.Element Ext.dom.Underlay Ext.draw.Color Ext.draw.Container Ext.draw.modifier.Animation Ext.draw.modifier.Highlight Ext.draw.modifier.Modifier Ext.draw.modifier.Target Ext.draw.Point Ext.draw.sprite.Sprite Ext.draw.Surface Ext.event.Event Ext.event.publisher.Dom Ext.Factory Ext.field.Checkbox Ext.field.Field Ext.field.Hidden Ext.field.Input Ext.field.Number Ext.field.Radio Ext.field.Search Ext.field.Select Ext.field.Slider Ext.field.Spinner Ext.field.Text Ext.field.TextArea Ext.field.Toggle Ext.form.FieldSet Ext.form.Panel Ext.grid.cell.Base Ext.grid.cell.Text Ext.grid.column.Column Ext.grid.Grid Ext.grid.plugin.Editable Ext.grid.plugin.ViewOptions Ext.list.AbstractTreeItem Ext.MessageBox Ext.mixin.Inheritable Ext.mixin.Observable Ext.Number Ext.Panel Ext.picker.Picker Ext.picker.Slot Ext.plugin.PullRefresh Ext.Progress Ext.scroll.Scroller Ext.Sheet Ext.supports Ext.tab.Tab Ext.Title Ext.Toast Ext.Toolbar Ext.util.Collection Ext.util.Filter Ext.util.Format Ext.util.HashMap Ext.util.Positionable Ext.util.Region Ext.viewport.Default Ext.Widget Global_CSS

Differences Between Ext JS 6.0.2 and Ext JS 6.2.0 Modern Toolkit

We believe developers can glean a lot of useful information by evaluating these diff guides when upgrading their applications. That said, these reports are automated and may not always accurately depict change in these early releases. Unwanted change may be indicated due to doc updates, formatting omissions, etc. We will review and adjust these guides for accuracy prior our GA release. In the meantime, please evaluate these diffs knowing that some level of inaccuracy may exist. If you see anything in this report that is incorrect or undesirable, please report them on the Ext JS 6 forums.

Added

  • Ext.app.bind.Parser
  • Ext.calendar.AbstractList
  • Ext.calendar.date.Range
  • Ext.calendar.date.Util
  • Ext.calendar.dd.DaysAllDaySource
  • Ext.calendar.dd.DaysAllDayTarget
  • Ext.calendar.dd.DaysBodySource
  • Ext.calendar.dd.DaysBodyTarget
  • Ext.calendar.dd.DaysProxy
  • Ext.calendar.dd.WeeksProxy
  • Ext.calendar.dd.WeeksSource
  • Ext.calendar.dd.WeeksTarget
  • Ext.calendar.Event
  • Ext.calendar.EventBase
  • Ext.calendar.form.AbstractForm
  • Ext.calendar.form.Add
  • Ext.calendar.form.Base
  • Ext.calendar.form.CalendarPicker
  • Ext.calendar.form.Edit
  • Ext.calendar.form.Form
  • Ext.calendar.header.Base
  • Ext.calendar.header.Days
  • Ext.calendar.header.Weeks
  • Ext.calendar.List
  • Ext.calendar.model.Calendar
  • Ext.calendar.model.CalendarBase
  • Ext.calendar.model.Event
  • Ext.calendar.model.EventBase
  • Ext.calendar.panel.AbstractBase
  • Ext.calendar.panel.AbstractPanel
  • Ext.calendar.panel.Base
  • Ext.calendar.panel.Day
  • Ext.calendar.panel.Days
  • Ext.calendar.panel.Month
  • Ext.calendar.panel.Panel
  • Ext.calendar.panel.Week
  • Ext.calendar.panel.Weeks
  • Ext.calendar.store.Calendars
  • Ext.calendar.store.Events
  • Ext.calendar.store.EventSource
  • Ext.calendar.theme.Color
  • Ext.calendar.theme.Palette
  • Ext.calendar.theme.Theme
  • Ext.calendar.util.Dom
  • Ext.calendar.view.Base
  • Ext.calendar.view.Day
  • Ext.calendar.view.Days
  • Ext.calendar.view.DaysRenderer
  • Ext.calendar.view.Month
  • Ext.calendar.view.Week
  • Ext.calendar.view.Weeks
  • Ext.calendar.view.WeeksRenderer
  • Ext.chart.legend.Legend
  • Ext.chart.legend.LegendBase
  • Ext.chart.legend.sprite.Border
  • Ext.chart.legend.sprite.Item
  • Ext.chart.legend.SpriteLegend
  • Ext.chart.legend.store.Item
  • Ext.chart.legend.store.Store
  • Ext.d3.Axis
  • Ext.d3.canvas.Canvas
  • Ext.d3.canvas.HiDPI
  • Ext.d3.ColorAxis
  • Ext.d3.Component
  • Ext.d3.HeatMap
  • Ext.d3.Helpers
  • Ext.d3.hierarchy.Hierarchy
  • Ext.d3.hierarchy.Pack
  • Ext.d3.hierarchy.Partition
  • Ext.d3.hierarchy.partition.Icicle
  • Ext.d3.hierarchy.partition.Partition
  • Ext.d3.hierarchy.partition.Sunburst
  • Ext.d3.hierarchy.Tree
  • Ext.d3.hierarchy.tree.Tree
  • Ext.d3.hierarchy.TreeMap
  • Ext.d3.interaction.Abstract
  • Ext.d3.interaction.PanZoom
  • Ext.d3.legend.Legend
  • Ext.d3.lib.d3
  • Ext.d3.mixin.Detached
  • Ext.d3.svg.Svg
  • Ext.d3.Title
  • Ext.data.google.AbstractProxy
  • Ext.data.google.CalendarsProxy
  • Ext.data.google.EventsProxy
  • Ext.dataview.plugin.ItemTip
  • Ext.dom.TouchAction
  • Ext.drag.Constraint
  • Ext.drag.Info
  • Ext.drag.Item
  • Ext.drag.Manager
  • Ext.drag.proxy.None
  • Ext.drag.proxy.Original
  • Ext.drag.proxy.Placeholder
  • Ext.drag.Source
  • Ext.drag.Target
  • Ext.draw.overrides.hittest.Path
  • Ext.draw.overrides.hittest.sprite.Instancing
  • Ext.draw.overrides.hittest.sprite.Path
  • Ext.draw.overrides.hittest.Surface
  • Ext.draw.SurfaceBase
  • Ext.env.OS
  • Ext.exporter.Base
  • Ext.exporter.data.Base
  • Ext.exporter.data.Cell
  • Ext.exporter.data.Column
  • Ext.exporter.data.Group
  • Ext.exporter.data.Row
  • Ext.exporter.data.Table
  • Ext.exporter.excel.Xlsx
  • Ext.exporter.excel.Xml
  • Ext.exporter.File
  • Ext.exporter.file.Base
  • Ext.exporter.file.excel.Cell
  • Ext.exporter.file.excel.Column
  • Ext.exporter.file.excel.Row
  • Ext.exporter.file.excel.Style
  • Ext.exporter.file.excel.Table
  • Ext.exporter.file.excel.Workbook
  • Ext.exporter.file.excel.Worksheet
  • Ext.exporter.file.html.Doc
  • Ext.exporter.file.html.Style
  • Ext.exporter.file.ooxml.Base
  • Ext.exporter.file.ooxml.ContentType
  • Ext.exporter.file.ooxml.ContentTypes
  • Ext.exporter.file.ooxml.CoreProperties
  • Ext.exporter.file.ooxml.Excel
  • Ext.exporter.file.ooxml.excel.Border
  • Ext.exporter.file.ooxml.excel.BorderPr
  • Ext.exporter.file.ooxml.excel.Cell
  • Ext.exporter.file.ooxml.excel.CellAlignment
  • Ext.exporter.file.ooxml.excel.CellStyleXf
  • Ext.exporter.file.ooxml.excel.CellXf
  • Ext.exporter.file.ooxml.excel.Column
  • Ext.exporter.file.ooxml.excel.Fill
  • Ext.exporter.file.ooxml.excel.Font
  • Ext.exporter.file.ooxml.excel.NumberFormat
  • Ext.exporter.file.ooxml.excel.Row
  • Ext.exporter.file.ooxml.excel.SharedStrings
  • Ext.exporter.file.ooxml.excel.Sheet
  • Ext.exporter.file.ooxml.excel.Stylesheet
  • Ext.exporter.file.ooxml.excel.Workbook
  • Ext.exporter.file.ooxml.excel.Worksheet
  • Ext.exporter.file.ooxml.Relationship
  • Ext.exporter.file.ooxml.Relationships
  • Ext.exporter.file.Style
  • Ext.exporter.file.zip.Archive
  • Ext.exporter.file.zip.File
  • Ext.exporter.file.zip.Folder
  • Ext.exporter.Plugin
  • Ext.exporter.text.CSV
  • Ext.exporter.text.Html
  • Ext.exporter.text.TSV
  • Ext.form.FieldContainer
  • Ext.Gadget
  • Ext.Glyph
  • Ext.grid.cell.Check
  • Ext.grid.cell.RowNumberer
  • Ext.grid.cell.Tree
  • Ext.grid.column.Check
  • Ext.grid.column.Tree
  • Ext.grid.plugin.Exporter
  • Ext.grid.plugin.RowExpander
  • Ext.grid.Tree
  • Ext.parse.Parser
  • Ext.parse.Symbol
  • Ext.parse.symbol.Constant
  • Ext.parse.symbol.Infix
  • Ext.parse.symbol.InfixRight
  • Ext.parse.symbol.Paren
  • Ext.parse.symbol.Prefix
  • Ext.parse.Tokenizer
  • Ext.pivot.Aggregators
  • Ext.pivot.axis.Base
  • Ext.pivot.axis.Item
  • Ext.pivot.axis.Local
  • Ext.pivot.cell.Cell
  • Ext.pivot.cell.Group
  • Ext.pivot.dimension.Item
  • Ext.pivot.feature.PivotStore
  • Ext.pivot.filter.Base
  • Ext.pivot.filter.Label
  • Ext.pivot.filter.Value
  • Ext.pivot.Grid
  • Ext.pivot.matrix.Base
  • Ext.pivot.matrix.Local
  • Ext.pivot.matrix.Remote
  • Ext.pivot.MixedCollection
  • Ext.pivot.plugin.Configurator
  • Ext.pivot.plugin.configurator.Column
  • Ext.pivot.plugin.configurator.Container
  • Ext.pivot.plugin.configurator.DragZone
  • Ext.pivot.plugin.configurator.DropZone
  • Ext.pivot.plugin.configurator.Field
  • Ext.pivot.plugin.configurator.FieldSettings
  • Ext.pivot.plugin.configurator.Form
  • Ext.pivot.plugin.configurator.FormController
  • Ext.pivot.plugin.configurator.model.Select
  • Ext.pivot.plugin.configurator.Panel
  • Ext.pivot.plugin.configurator.PanelController
  • Ext.pivot.plugin.configurator.store.Select
  • Ext.pivot.plugin.DrillDown
  • Ext.pivot.plugin.Exporter
  • Ext.pivot.plugin.RangeEditor
  • Ext.pivot.plugin.rangeeditor.Panel
  • Ext.pivot.plugin.rangeeditor.PanelController
  • Ext.pivot.result.Base
  • Ext.pivot.result.Collection
  • Ext.pivot.result.Local
  • Ext.pivot.Row
  • Ext.pivot.update.Base
  • Ext.pivot.update.Increment
  • Ext.pivot.update.Overwrite
  • Ext.pivot.update.Percentage
  • Ext.pivot.update.Uniform
  • Ext.tip.Tip
  • Ext.tip.ToolTip
  • Ext.util.CSS
  • Ext.util.Fly
  • Ext.ux.ajax.PivotSimlet
  • Ext.ux.google.Client

Removed

  • Ext.chart.Legend
  • Ext.draw.overrides.Path
  • Ext.draw.overrides.sprite.Instancing
  • Ext.draw.overrides.sprite.Path
  • Ext.draw.overrides.Surface
  • Ext.scroll.DomScroller
  • Ext.scroll.Indicator
  • Ext.scroll.TouchScroller

Modified

Ext

  • Modified Methods
    • clone
      • Added cloneDom param

Ext.app.bind.Binding

  • Modified Methods
    • destroy
      • Modified fromParent param
        • access is public (was private)

Ext.Array

  • Modified Methods
    • findBy
      • Modified fn param
        • Modified index property
          • type is Number (was String)

Ext.Base

  • Modified Methods
    • setConfig

Ext.Button

  • Added Vars
    • $button-disabled-color
    • $button-disabled-icon-color
    • $button-flat-ui
  • Modified Vars
    • $button-action-ui
      • value is $enable-default-uis (was $include-default-uis)
    • $button-confirm-ui
      • value is $enable-default-uis (was $include-default-uis)
    • $button-decline-ui
      • value is $enable-default-uis (was $include-default-uis)
    • $button-pressed-icon-color
      • value is $button-pressed-color (was button-color($button-pressed-background-color))
    • $button-round-ui
      • value is $enable-default-uis (was $include-default-uis)
    • $button-small-ui
      • value is $enable-default-uis (was $include-default-uis)
    • $include-button-uis
      • value is $enable-default-uis (was $include-default-uis)
  • Added Vars
    • $carousel-dark-ui
    • $carousel-light-ui

Ext.chart.AbstractChart

  • Modified Configs
    • legend
      • type is Ext.chart.legend.Legend/Ext.chart.legend.SpriteLegend/Boolean (was Ext.chart.Legend/Object)
  • Modified Methods
    • getLegendStore
      • Modified undefined return
        • type is Ext.chart.legend.store.Store (was Ext.data.Store)

Ext.chart.interactions.Abstract

  • Added Configs
    • touchAction
  • Added Methods
    • onGesture
  • Removed Properties
    • initialize
    • onGesture

Ext.chart.interactions.PanZoom

  • Added Configs
    • zoomOnPan

Ext.chart.series.Area

  • Added Configs
    • renderer

Ext.chart.series.Series

  • Added Methods
    • getSprites
  • Modified Configs
    • surface
      • type is Ext.draw.Surface (was Object)
  • Modified Methods
    • provideLegendInfo
      • Modified target param
        • Added mark property
        • Removed markColor property
  • Removed Properties
    • getSprites

Ext.chart.series.sprite.Bar

  • Modified Methods
    • renderClipped
      • Removed clip param

Ext.chart.theme.Base

  • Added Configs
    • legend

Ext.Component

  • Added Configs
    • axisLock
    • hideOnMaskTap
    • modal
    • tooltip
  • Added Methods
    • center
    • getFloatedStack
    • resetPositioned
  • Added Events
    • beforehide
    • beforeshow
    • positionedchange
  • Modified Configs
    • centered
      • optional is true
    • disabled
      • optional is true
    • draggable
      • optional is true
    • hidden
      • optional is true
    • renderTo
      • optional is true
    • zIndex
      • optional is true
  • Modified Methods
    • showBy
      • Added options param
  • Removed Configs
    • baseCls
    • ui
  • Removed Methods
    • getAlignmentInfo
    • up

Ext.Container

  • Removed Configs
    • hideOnMaskTap
    • modal

Ext.data.AbstractStore

  • Modified Methods
    • getFilters
      • Modified autoCreate param
        • access is public (was private)
    • getSorters
      • Modified autoCreate param
        • access is public (was private)

Ext.data.Batch

  • Modified Methods
    • start
      • Modified index param
        • access is public (was private)

Ext.data.ChainedStore

  • Removed Configs
    • remoteFilter
    • remoteSort

Ext.data.flash.BinaryXhr

  • Added Methods
    • onreadystatechange
  • Removed Properties
    • onreadystatechange

Ext.data.NodeInterface

  • Added Configs
    • glyph
  • Modified Methods
    • copy
      • Added session param
    • expandChildren
    • updateInfo
      • Added undefined return

Ext.data.reader.Reader

  • Modified Methods
    • readRecords

Ext.data.reader.Xml

  • Modified Methods
    • readRecords

Ext.data.TreeStore

  • Modified Methods
    • collect
      • Modified options param
        • Added allowNull property
        • Added filtered property
        • Added collapsed property
      • Removed includeOptions param

Ext.dataview.List

  • Added Configs
    • disclosurePressedCls
  • Modified Vars
    • $list-group-header-border-color
      • value is $grid-column-border-color null $grid-column-border-color null (was $grid-column-border-color)
    • $list-item-background-color
      • value is $background-color (was #fff)
    • $list-item-border-color
      • value is $neutral-highlight-color null null null (was $neutral-highlight-color)

Ext.Date

  • Added Properties
    • d
    • DAYS_IN_WEEK
    • firstDayOfWeek
    • MAX_DAYS_IN_MONTH
    • MONTHS_IN_YEAR
    • weekendDays
  • Added Methods
    • isWeekend
    • localToUtc
    • utc
    • utcToLocal

Ext.direct.PollingProvider

  • Added Configs
    • headers

Ext.direct.Provider

  • Modified Events
    • exception
      • Added provider param
      • Added e param

Ext.dom.Element

  • Added Static-properties
    • fromPoint
  • Added Methods
    • getTouchAction
    • monitorMouseLeave
    • setTouchAction
  • Added Static-methods
    • fromPagePoint
  • Modified Methods
    • focus
    • query
  • Removed Static-methods
    • fromPoint

Ext.dom.Underlay

  • Added Methods
    • beforeShow

Ext.draw.Color

  • Modified Static-methods
    • create
      • Added red param
      • Added green param
      • Added blue param
      • Added alpha param
      • Removed rgba param

Ext.draw.Container

  • Added Methods
    • handleResize

Ext.draw.modifier.Animation

  • Removed Methods
    • popUp
    • prepareAttributes
    • pushDown

Ext.draw.modifier.Highlight

  • Removed Methods
    • popUp
    • prepareAttributes
    • pushDown

Ext.draw.modifier.Modifier

  • Removed Configs
    • next
    • previous

Ext.draw.modifier.Target

  • Removed Methods
    • popUp
    • prepareAttributes
    • pushDown

Ext.draw.Point

  • Modified Methods
    • rotate
      • Modified center param
        • optional is true

Ext.draw.sprite.Sprite

  • Added Methods
    • preRender
  • Removed Properties
    • preRender

Ext.draw.Surface

  • Added Methods
    • clear
  • Removed Properties
    • clear

Ext.event.Event

  • Added Properties
    • pointerType
  • Added Methods
    • claimGesture
    • startDrag
  • Removed Methods
    • cancelGesture

Ext.event.publisher.Dom

  • Added Methods
    • publish
    • publishDelegatedDomEvent

Ext.Factory

  • Modified Methods
    • create
      • Modified defaultType param
        • type is String/Object (was String)

Ext.field.Checkbox

  • Added Vars
    • $checkboxfield-checked-checkbox-color
    • $checkboxfield-disabled-checkbox-color
  • Modified Configs
    • component
      • value is { xtype: 'checkboxinput' } (was { xtype: 'input', type: 'checkbox', useMask: true, cls: Ext.baseCSSPrefix + 'input-checkbox' })
  • Removed Configs
    • ui

Ext.field.Field

  • Added Configs
    • bodyAlign
    • labelTextAlign
  • Added Vars
    • $field-padding
    • $field-vertical-spacing
    • $field-vertical-spacing-big
  • Modified Vars
    • $field-background-color
      • value is $background-color (was #fff)
    • $field-label-background-color
      • value is null (was $neutral-light-color)
  • Removed Configs
    • baseCls

Ext.field.Hidden

  • Removed Configs
    • ui

Ext.field.Input

  • Removed Configs
    • baseCls
    • cls
    • focusCls
  • Removed Methods
    • updateCls

Ext.field.Number

  • Removed Configs
    • ui

Ext.field.Radio

  • Added Vars
    • $radiofield-checked-checkbox-color
    • $radiofield-disabled-checkbox-color
  • Modified Configs
    • component
      • value is { xtype: 'radioinput' } (was { type: 'radio', cls: Ext.baseCSSPrefix + 'input-radio' })
  • Removed Configs
    • ui
  • Removed Configs
    • ui

Ext.field.Select

  • Removed Configs
    • ui

Ext.field.Slider

  • Removed Configs
    • cls

Ext.field.Spinner

  • Removed Configs
    • cls

Ext.field.Text

  • Added Configs
    • labelAsPlaceHolder
  • Added Vars
    • $textfield-input-border-color
    • $textfield-input-border-style
    • $textfield-input-border-width
  • Modified Vars
    • $textfield-input-background-color
      • value is $background-color (was #fff)
  • Removed Configs
    • ui

Ext.field.TextArea

  • Removed Configs
    • ui

Ext.field.Toggle

  • Removed Configs
    • cls
    • labelAlign

Ext.form.FieldSet

  • Added Vars
    • $fieldset-border-style
  • Modified Vars
    • $fieldset-border-radius
      • value is null (was .4em)

Ext.form.Panel

  • Modified Vars
    • $formpanel-body-background-color
      • value is $background-color (was $neutral-highlight-color)

Ext.grid.cell.Base

  • Added Configs
    • cellCls
    • innerStyle

Ext.grid.cell.Text

  • Added Configs
    • zeroValue

Ext.grid.column.Column

  • Added Configs
    • defaultWidth
    • exportStyle
    • formatter
    • ignoreExport
    • summaryFormatter
  • Modified Configs
    • renderer
      • value is null (was false)
  • Modified Vars
    • $grid-column-border-color
      • value is null $neutral-medium-dark-color $neutral-medium-dark-color null (was $neutral-medium-dark-color)

Ext.grid.Grid

  • Modified Vars
    • $grid-cell-border-color
      • value is null null $list-item-border-color null (was $list-item-border-color)
    • $grid-group-header-border-color
      • value is null null $list-group-header-border-color null (was $list-group-header-border-color)

Ext.grid.plugin.Editable

  • Modified Configs
    • defaultFormConfig
      • value is { xtype: 'formpanel', scrollable: true, items: { xtype: 'fieldset' } } (was { xtype: 'formpanel', modal: true, scrollable: true, items: { xtype: 'fieldset' } })

Ext.grid.plugin.ViewOptions

  • Modified Configs
    • sheet
      • value is { baseCls: Ext.baseCSSPrefix + 'grid-viewoptions', xtype: 'sheet', items: [ { docked: 'top', xtype: 'titlebar', title: 'Customize', items: {
        Sample Code
           xtype: 'button',
           text: 'Done',
           ui: 'action',
           align: 'right',
           role: 'donebutton'
        
        } } ], hidden: true, hideOnMaskTap: true, enter: 'right', exit: 'right', modal: true, translatable: { translationMethod: 'csstransform' }, right: 0, layout: 'fit', stretchY: true } (was { baseCls: Ext.baseCSSPrefix + 'grid-viewoptions', xtype: 'sheet', items: [ { docked: 'top', xtype: 'titlebar', title: 'Customize', items: {
        Sample Code
           xtype: 'button',
           text: 'Done',
           ui: 'action',
           align: 'right',
           role: 'donebutton'
        
        } } ], hideOnMaskTap: false, enter: 'right', exit: 'right', modal: false, translatable: { translationMethod: 'csstransform' }, right: 0, layout: 'fit', stretchY: true })
  • Removed Properties
    • sheetVisible

Ext.list.AbstractTreeItem

  • Removed Configs
    • floated

Ext.MessageBox

  • Added Configs
    • buttonToolbar
  • Removed Configs
    • zIndex

Ext.mixin.Inheritable

  • Modified Methods
    • resolveListenerScope

Ext.mixin.Observable

  • Modified Methods
    • addListener
      • Modified options param
        • Added capture property
    • addManagedListener
    • mon
    • on
      • Modified options param
        • Added capture property
    • removeListener
    • un

Ext.Number

  • Added Methods
    • roundToNearest

Ext.Panel

  • Added Configs
    • anchor
    • closable
    • closeAction
    • closeToolText
  • Added Vars
    • $panel-anchor-height
    • $panel-anchor-width
    • $panel-header-shadow
    • $panel-header-z-index
  • Modified Vars
    • $panel-body-background-color
      • value is $background-color (was #fff)
    • $panel-light-ui
      • value is $enable-default-uis (was $include-default-uis)

Ext.picker.Picker

  • Added Vars
    • $picker-title-border-color
    • $picker-title-border-style
    • $picker-title-border-width

Ext.picker.Slot

  • Modified Configs
    • scrollable
      • value is { x: false, y: true, scrollbars: false } (was { x: false, indicators: false, momentumEasing: { minVelocity: 2 }, slotSnapEasing: { duration: 100 } })

Ext.plugin.PullRefresh

  • Removed Configs
    • scrollerAutoRefresh

Ext.Progress

  • Modified Vars
    • $include-progress-default-ui
      • value is null (was $include-default-uis)

Ext.scroll.Scroller

  • Removed Configs
    • directionLock
    • disabled
    • indicators
    • momentumEasing
    • slotSnapSize

Ext.Sheet

  • Modified Vars
    • $sheet-background-color
      • value is $background-color (was #fff)

Ext.supports

  • Added Properties
    • Selectors2
    • ViewportUnits

Ext.tab.Tab

  • Added Vars
    • $active-icon-color
    • $tab-active-icon-color
    • $tab-badge-font-size-big
    • $tab-badge-line-height-big
    • $tab-icon-color

Ext.Title

  • Modified Configs
    • baseCls
      • value is Ext.baseCSSPrefix + 'title' (was 'x-title')

Ext.Toast

  • Modified Configs
    • message
      • value is '' (was null)

Ext.Toolbar

  • Modified Vars
    • $toolbar-background-color
      • value is $background-color (was #fff)

Ext.util.Collection

  • Modified Methods
    • itemChanged

Ext.util.Filter

  • Added Static-methods
    • isEqual
  • Modified Configs
    • serializer
      • access is public (was private)

Ext.util.Format

  • Added Methods
    • lessThanElse
    • sign

Ext.util.HashMap

  • Modified Methods
    • removeByKey
      • inheritdoc is Ext.util.HashMap#removeAtKey
        • Added key param
        • Added undefined return

Ext.util.Positionable

  • Modified Methods
    • getRegion
      • Added contentBox param

Ext.util.Region

  • Added Methods
    • alignTo
    • exclude
    • setPosition
  • Added Static-methods
    • getAlignInfo
  • Modified Methods
    • contains
      • Modified region param
        • type is Ext.util.Region/Ext.util.Point (was Ext.util.Region)

Ext.viewport.Default

  • Removed Configs
    • preventPanning

Ext.Widget

  • Added Configs
    • baseCls
    • touchAction
    • ui
  • Added Properties
    • classCls
    • classClsRoot
  • Added Methods
    • isVisible
    • up

Global_CSS

  • Added Vars
    • $css-variable-selector
    • $enable-border-radius
    • $enable-default-uis
    • $enable-missing-images
    • $shadow-blur-radius
    • $shadow-color
    • $shadow-width
    • $shadow-x-offset
    • $shadow-y-offset
    • default-calc-value
    • enable-css-variables
  • Modified Vars
    • $base-background-gradient
      • value is if($enable-highlights, matte, null) (was if($include-highlights, matte, null))
    • $include-highlights
      • value is true
  • Removed Vars
    • $include-border-radius
    • $include-not-found-images

Ext JS 6.2.0 - Modern Toolkit

Ext JS
Sencha Test
Cmd
GXT
IDE Plugins
Sencha Inspector
Architect
Touch
Web Application Manager

Sencha Test

Sencha Test

Cmd

Cmd

GXT

4.x 3.x

IDE Plugins

IDE Plugins

Sencha Inspector

Sencha Inspector

Web Application Manager

Web Application Manager