Command

These are common commands that apply to all widgets that have them injected.

Members

Functions

removeCommand
auto removeCommand()

Remove a previously set command.

setCommand
auto setCommand(CommandCallback callback)

Add a command to a widget.

Meta