Remove
methodsRemoves a command from the ToolBar widget. The command is removed from the ToolBar container and overflow popup (if resizable is enabled).
Parameters:commandString|Element|jQuery
A string, DOM element or jQuery object which represents the command to be removed. A string is treated as jQuery selector.