[Config Option] (String)
[Config Option] (String[])
[Config Option] (String/String[])
[Config Option] (String)
[Config Option] (Object)
[Config Option] (Boolean)
[Config Option] (String)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Object)
[Config Option] (Ext.data.JsonP)
[Config Option] (String)
[Config Option] (Object)
[Config Option] (Ext.data.Operation)
[Config Option] (Object)
[Config Option] (String)
[Config Option] (Object)
[Config Option] (Ext.data.proxy.Proxy)
[Property] (Ext.Class)
[Config Option] (Boolean)
[Config Option] (Object)
[Config Option] (String)
[Config Option] (String)
[Config Option] (String[])
[Config Option] (Boolean)
[Config Option] (Object)
[Method] Call the original method that was previously overridden with override This method is deprecated as callParent does
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callOverridden(arguments)
any
Object Returns the result of calling the overridden method
[Method] Call the parent method of the current method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callParent(arguments)
any
Object Returns the result of calling the parent method
[Method] This method is used by an override to call the superclass method but bypass any overridden method
Array/Arguments The arguments, either an array or the arguments object from the current method, for example: this.callSuper(arguments)
any
Object Returns the result of calling the superclass method
[Method]
[Method] Returns the value of action
string
String
[Method] Returns the value of args
any
Object
[Method] Returns the value of callback
any
Object
[Method] Returns the value of callbackKey
string
String
[Method] Returns the value of directFn
any
Object
[Method] Returns the value of disableCaching
boolean
Boolean
[Method] Returns the value of headers
any
Object
[Method] Returns the initial configuration passed to constructor
String When supplied, value for particular configuration option is returned, otherwise the full config object is returned.
any
Object/Mixed
[Method] Returns the value of jsonData
any
Object
[Method] Returns the value of method
string
String
[Method] Returns the value of operation
Ext.data.Operation
[Method] Returns the value of params
any
Object
[Method] Returns the value of password
string
String
[Method] Returns the value of proxy
Ext.data.proxy.Proxy
[Method] Returns the value of records
any
Object
[Method] Returns the value of scope
any
Object
[Method] Returns the value of timeout
number
Number
[Method] Returns the value of url
string
String
[Method] Returns the value of username
string
String
[Method] Returns the value of withCredentials
boolean
Boolean
[Method] Returns the value of xmlData
any
Object
[Method] Initialize configuration for this class
Object
any
Object mixins The mixin prototypes as key - value pairs
[Method] Sets the value of action
String
[Method] Sets the value of args
Object
[Method] Sets the value of callback
Object
[Method] Sets the value of callbackKey
String
[Method] Sets the value of directFn
Object
[Method] Sets the value of disableCaching
Boolean
[Method] Sets the value of headers
Object
[Method] Sets the value of jsonData
Object
[Method] Sets the value of method
String
[Method] Sets the value of operation
Ext.data.Operation
[Method] Sets the value of params
Object
[Method] Sets the value of password
String
[Method] Sets the value of proxy
Ext.data.proxy.Proxy
[Method] Sets the value of records
Object
[Method] Sets the value of scope
Object
[Method] Sets the value of timeout
Number
[Method] Sets the value of url
String
[Method] Sets the value of username
String
[Method] Sets the value of withCredentials
Boolean
[Method] Sets the value of xmlData
Object