Interface I_CmsToolbarActivatable

    • Method Detail

      • onActivation

        void onActivation​(com.google.gwt.user.client.ui.Widget widget)
        Execute on activation.

        Parameters:
        widget - the widget
      • setEnabled

        void setEnabled​(boolean enabled)
        Sets whether this button is enabled.

        Parameters:
        enabled - true to enable the button, false to disable it