reset


Description:

public signal void reset ()

This signal is emitted when the shortcut controller is requesting the widget to reset any state it may have regarding the shortcut controller.

Such an example might be a modal system that lives outside the controller whose state should be cleared in response to the controller changing modes.