Interface ToolbarElementWithAction

    • Method Detail

      • setAction

        void setAction​(Action anAction)
        Sets the action to be called when the user clicks on this toolbar element.
        Parameters:
        anAction - the action to be called when the user clicks on this toolbar element.