public InvokeCommand::__construct($selector, $method, array $arguments =
AJAX command for invoking an arbitrary jQuery method. The 'invoke' command will instruct the client to invoke the given jQuery method with the
An optional list of arguments to pass to the method. Type:
A jQuery method to invoke. Type: string File core/l
public InvokeCommand::render() Implements
A CSS selector string. If the command is a response to a request from an #ajax form element then this value can be NULL.