Hide
methodsHides a command from the ToolBar widget. The command is hidden 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 hidden. A string is treated as jQuery selector.