Class DisplayIconMacroParameters


  • @Unstable
    public class DisplayIconMacroParameters
    extends Object
    Parameters for the DisplayIconMacro Macro.
    Since:
    14.10.6, 15.2RC1
    Version:
    $Id: 656febccd9b7f2d850e4a129c140422157162c6e $
    • Constructor Detail

      • DisplayIconMacroParameters

        public DisplayIconMacroParameters()
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name of the icon
      • setName

        public void setName​(String name)
        Parameters:
        name - the name of the icon
      • getIconSet

        public String getIconSet()
        Returns:
        the name of the icon theme
      • setIconSet

        public void setIconSet​(String iconSet)
        Parameters:
        iconSet - the name of the icon theme
      • isFallback

        public boolean isFallback()
        Returns:
        if the icon shall be loaded from the default icon set when the icon or icon set is not available, true by default
      • setFallback

        public void setFallback​(boolean fallback)
        Parameters:
        fallback - if the icon shall be loaded from the default icon set when the icon or icon set is not available icon set