Interface IResultActionImageInfo
- All Superinterfaces:
IResultActionInfo
Wrapper around the metadata about a button in the function bar that displays the button as an image
-
Method Summary
Modifier and TypeMethodDescriptiongetDisplayImage
(IPortletBean searchContextPortletBean) Return the relative icon to display as the button image (relative to the search context)Methods inherited from interface com.webmethods.common.search.results.IResultActionInfo
getDisplayName, getTargetPCALayout, getTargetPCAMethod, isButtonEnabled, isRowSelectionRequired
-
Method Details
-
getDisplayImage
Return the relative icon to display as the button image (relative to the search context)- Returns:
- the relative filename of the image
-