Interface PortletConfigurationIcon

All Known Implementing Classes:
BaseJSPPortletConfigurationIcon, BasePortletConfigurationIcon

public interface PortletConfigurationIcon
Author:
Eudaldo Alonso
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    default Map<String,Object>
    getContext(jakarta.portlet.PortletRequest portletRequest)
     
     
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
     
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    getMessage(jakarta.portlet.PortletRequest portletRequest)
     
     
    getOnClick(jakarta.portlet.PortletRequest portletRequest, jakarta.portlet.PortletResponse portletResponse)
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
     
    getURL(jakarta.portlet.PortletRequest portletRequest, jakarta.portlet.PortletResponse portletResponse)
     
    double
     
    default boolean
     
    boolean
    include(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse)
     
    boolean
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    boolean
    isShow(jakarta.portlet.PortletRequest portletRequest)
     
    default boolean
    isShowInEditMode(jakarta.portlet.PortletRequest portletRequest)
     
    boolean
    Deprecated.
    As of Cavanaugh (7.4.x), with no direct replacement
    boolean
     
  • 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(jakarta.portlet.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(jakarta.portlet.PortletRequest portletRequest)
    • getMethod

      String getMethod()
    • getOnClick

      @Deprecated String getOnClick(jakarta.portlet.PortletRequest portletRequest, jakarta.portlet.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(jakarta.portlet.PortletRequest portletRequest, jakarta.portlet.PortletResponse portletResponse)
    • getWeight

      double getWeight()
    • hasSeparator

      default boolean hasSeparator()
    • include

      boolean include(jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.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(jakarta.portlet.PortletRequest portletRequest)
    • isShowInEditMode

      default boolean isShowInEditMode(jakarta.portlet.PortletRequest portletRequest)
    • isToolTip

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

      boolean isUseDialog()