Properties Methods Events Config Options Direct Link

Class Ext.ux.DataViewTransition

Package:Ext.ux
Defined In:DataViewTransition.js
Class:DataViewTransition
Extends:Object

Config Options

Config OptionsDefined By
 enableTabbing : Boolean
true to enable tabbing. Default is false.
DataViewTransition

Public Properties

PropertyDefined By
 cachedStoreData : Object A cache of existing store data, keyed by id. This is used to determine whether any items were added or removed from the store on data change
DataViewTransition
 dataview : Ext.DataView Reference to the DataView this instance is bound to
DataViewTransition
 dataviewID : String The string ID of the DataView component. This is used internally when animating child objects
DataViewTransition
 defaults : Object Default configuration options for all DataViewTransition instances
DataViewTransition

Public Methods

MethodDefined By

Public Events

This class has no public events.