ColumnAutoWidth

Enables the autoWidth config for a grid's columns.

This feature is enabled by default.

Configs

11

Common

disabledInstancePlugin
listenersEvents

Other

default: Number | Number[]

The default autoWidth option for columns with autoWidth: true. This can be a single number for the minimum column width, or an array of two numbers for the [minWidth, maxWidth].

delay: Number= 0

The amount of time (in milliseconds) to delay after a store modification before synchronizing autoWidth columns.

Misc

clientInstancePlugin
localeClassLocalizable
localizableLocalizable

Properties

16

Common

disabledInstancePlugin

Class hierarchy

isColumnAutoWidth: Boolean= truereadonly
Identifies an object as an instance of ColumnAutoWidth class, or subclass thereof.
isColumnAutoWidth: Boolean= truereadonlystatic
Identifies an object as an instance of ColumnAutoWidth class, or subclass thereof.
isDelayableDelayable
isEventsEvents
isInstancePluginInstancePlugin
isLocalizableLocalizable

Lifecycle

configBase

Misc

clientInstancePlugin
localeHelperLocalizable
localeManagerLocalizable

Other

Functions

29

Configuration

applyDefaultsstaticBase

Events

Lifecycle

destroystaticBase

Misc

doDisableInstancePlugin
initClassstaticBase
isOfTypeNamestaticBase
mixinstaticBase
optionalLstaticLocalizable

Other

createOnFrameDelayable
LstaticLocalizable
onEvents
relayAllEvents
triggerEvents
unEvents

Events

5
catchAllEvents
destroyEvents
disableInstancePlugin
enableInstancePlugin

Event handlers

5
onDestroyEvents
onDisableInstancePlugin
onEnableInstancePlugin

Typedefs

2