Interface IAction


  • public interface IAction
    Custom UI action provided through OSGi service. Implementation must be thread safe.
    Author:
    hengsin
    • Method Detail

      • execute

        void execute​(Object target)
        Parameters:
        target -
      • decorate

        default void decorate​(org.zkoss.zul.Toolbarbutton toolbarButton)
        you can customize toolbar button like add style, client javascript,...
        Parameters:
        toolbarButton -
      • getIconSclass

        default String getIconSclass()
        Returns:
        font icon class