Definition of an 'action' that can be attached to a button. Such actions are used for example within Ribbon
widgets. It implements the {@link ClickHandler} interface, which will trigger the actual actionexecution and it provides an icon, title and tooltip for buttons.
By itself this class is nothing, it always needs to be used within some sort of button.
@author Pieter De Graef @since 1.0.0
|
|