public interface ToolbarElementWithAction
Action| Modifier and Type | Method and Description |
|---|---|
void |
setAction(Action anAction)
Sets the action to be called when the user clicks on this toolbar element.
|
void setAction(Action anAction)
anAction - the action to be called when the user clicks on this toolbar element.