Interface PortletConfigurationIcon
- All Known Implementing Classes:
BaseJSPPortletConfigurationIcon
,BasePortletConfigurationIcon
public interface PortletConfigurationIcon
- Author:
- Eudaldo Alonso
-
Method Summary
Modifier and TypeMethodDescriptiongetAlt()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetContext
(PortletRequest portletRequest) getData()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetId()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetImage()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetLang()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetMessage
(PortletRequest portletRequest) getOnClick
(PortletRequest portletRequest, PortletResponse portletResponse) Deprecated.As of Cavanaugh (7.4.x), with no direct replacementgetSrc()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementDeprecated.As of Cavanaugh (7.4.x), with no direct replacementgetURL
(PortletRequest portletRequest, PortletResponse portletResponse) double
default boolean
boolean
include
(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) boolean
isLabel()
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementboolean
isShow
(PortletRequest portletRequest) default boolean
isShowInEditMode
(PortletRequest portletRequest) boolean
Deprecated.As of Cavanaugh (7.4.x), with no direct replacementboolean
-
Method Details
-
getAlt
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
getAriaRole
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
getContext
-
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.As of Cavanaugh (7.4.x), with no direct replacement -
getImageHover
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
getLang
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
getLinkCssClass
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
getMessage
-
getMethod
String getMethod() -
getOnClick
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.As of Cavanaugh (7.4.x), with no direct replacement -
getTarget
String getTarget() -
getURL
-
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.As of Cavanaugh (7.4.x), with no direct replacement -
isShow
-
isShowInEditMode
-
isToolTip
Deprecated.As of Cavanaugh (7.4.x), with no direct replacement -
isUseDialog
boolean isUseDialog()
-