API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.config »
xajax.config.setDefault
Classes & Functions
Files & Folders
Function: xajax.config.setDefault
xajax.config.setDefault = function(option, defaultValue) { }
Parameters:
option
(string) The name of the option that will be set.
defaultValue
(unknown) The value to use if a value was not already set.
