Properties Methods Events Config Options Direct Link

Class CQ.Ext.data.Response

Package:CQ.Ext.data
Class:Response
Extends:Object
Clientlib:cq.widgets
A generic response class to normalize response-handling internally to the framework.

Config Options

Config Options Defined By
  data : Array/Object
Response
  message : String
Response
  raw : Object
The raw response returned from server-code
Response
  records : CQ.Ext.data.Record/CQ.Ext.data.Record[]
related to the Request action
Response
  success : Boolean
Response

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.