Properties Methods Events Config Options Direct Link
Observable
  Store
    DirectStore

Class CQ.Ext.data.DirectStore

Package:CQ.Ext.data
Class:DirectStore
Extends:CQ.Ext.data.Store
Clientlib:cq.widgets
xtype:directstore

Small helper class to create an CQ.Ext.data.Store configured with an CQ.Ext.data.DirectProxy and CQ.Ext.data.JsonReader to make interacting with an CQ.Ext.Direct Server-side Provider easier. To create a different proxy/reader combination create a basic CQ.Ext.data.Store configured as needed.

*Note: Although they are not listed, this class inherits all of the config options of:

@xtype directstore

Config Options

Config Options Defined By

Public Properties

Property Defined By
  baseParams : Object
See the corresponding configuration option for a description of this property. To modify this property see setBaseParam.
Store
  fields : CQ.Ext.util.MixedCollection
A MixedCollection containing the defined Fields for the Records stored in this Store. Read-only.
Store
  isDestroyed : Boolean True
Store
  multiSort : Boolean True
Store
  multiSortInfo : Object
Object containing overall sort direction and an ordered array of sorter configs used when sorting on multiple fields
Store

Public Methods

Method Defined By

Public Events

Event Defined By