API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_core_uncompressed.js »
xajax.command.handler »
xajax.command.handler.isRegistered
Classes & Functions
Files & Folders
Function: xajax.command.handler.isRegistered
xajax.command.handler.isRegistered = function(command) { }
Parameters:
command
(object)
cmd The Name of the function.
Returns:
boolean
(true or false) depending on whether a command handler has been created for the specified command (object).
