Interface PortletConfigurationIcon

All Known Implementing Classes:
BaseJSPPortletConfigurationIcon, BasePortletConfigurationIcon

public interface PortletConfigurationIcon
Author:
Eudaldo Alonso
  • Method Details

    • getAlt

      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getAriaRole

      @Deprecated String getAriaRole()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getContext

      default Map<String,Object> getContext(PortletRequest portletRequest)
    • getCssClass

      String getCssClass()
    • getData

      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getIconCssClass

      String getIconCssClass()
    • getId

      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getImage

      @Deprecated String getImage()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getImageHover

      @Deprecated String getImageHover()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getLang

      @Deprecated String getLang()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getLinkCssClass

      @Deprecated String getLinkCssClass()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getMessage

      String getMessage(PortletRequest portletRequest)
    • getMethod

      String getMethod()
    • getOnClick

      @Deprecated String getOnClick(PortletRequest portletRequest, PortletResponse portletResponse)
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getSrc

      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getSrcHover

      @Deprecated String getSrcHover()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getTarget

      String getTarget()
    • getURL

      String getURL(PortletRequest portletRequest, PortletResponse portletResponse)
    • getWeight

      double getWeight()
    • hasSeparator

      default boolean hasSeparator()
    • include

      boolean include(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException
      Throws:
      IOException
    • isLabel

      @Deprecated boolean isLabel()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • isShow

      boolean isShow(PortletRequest portletRequest)
    • isShowInEditMode

      default boolean isShowInEditMode(PortletRequest portletRequest)
    • isToolTip

      @Deprecated boolean isToolTip()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • isUseDialog

      boolean isUseDialog()