API DOCS
Classes & Functions
Files & Folders
Class: xajax.command
The object that manages commands and command handlers.
variables
functions
xajax.command.create
xajax.command.create = function(sequence, request, context) { }
Creates a new command (object) that will be populated with
command parameters and eventually passed to the command handler.
