public class DownloadUrlChip extends AbstractAttributeDisplayChip
DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
DownloadUrlChip(DisplayState displayState,
Chip parent,
String jspURI,
Item item,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowHTMLEscaping()
Returns true by default, which means, the displayvalue may be 'html-escaped' within a jsp.
|
String |
getDisplayValue()
Implement this to return the value of this attribute value chip in an appropriate form.
|
String |
getLinkStyle()
Returns "class = \"imagelink\"" to provide a hover effect for the result list link.
|
String |
getLinkTarget() |
String |
getLinkTitle() |
String |
getLinkUrl() |
boolean |
isDefaultLink() |
createAttributeDisplayChip, getDefaultJSPURI, isAlignRight, setAlignRight, setParametersgetHeight, getItem, getJSPURI, getProposedUniqueName, getQualifier, getValue, processEvents, setHeightaddEventListener, checkValid, clearInfoMessages, clone, containsDisplayEvent, createMenuEntriesForJS, dispose, errorQueueEmpty, getClipboard, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getFrame, getID, getInfoMessages, getJaloSession, getLocalizedString, getLocalizedString, getLogger, getMenuEntries, getNameSpace, getNameSpaceFor, getParent, getProposedUniqueNameFor, getRequestFocus, getSessionIdentifier, getStringValue, getUniqueName, getWindow, goFullScreen, hasVisibleContextMenuEntries, isButtonPushed, isButtonPushed, isErrorQueueEmpty, isValid, leaveFullScreen, notifyEventListeners, notifyEventListeners, postErrorMessage, postInfoMessage, postWindowEvent, refresh, refreshChild, registerUniqueName, removeEventListener, removeInfoMessage, render, render, setClipboard, setParent, setRequestFocus, setValid, setWindowStatus, translateFormFieldToEventName, translateFormFieldToEventValuepublic DownloadUrlChip(DisplayState displayState, Chip parent, String jspURI, Item item, String qualifier)
displayState - parent - jspURI - item - qualifier - public String getDisplayValue()
AbstractAttributeValueChipgetDisplayValue in class AbstractAttributeValueChipAbstractAttributeValueChip.getDisplayValue()public boolean allowHTMLEscaping()
AbstractAttributeValueChipallowHTMLEscaping in class AbstractAttributeValueChipAbstractAttributeValueChip.allowHTMLEscaping()public String getLinkStyle()
getLinkStyle in class AbstractAttributeDisplayChipAbstractAttributeDisplayChip.getLinkStyle()public boolean isDefaultLink()
isDefaultLink in class AbstractAttributeDisplayChippublic String getLinkTitle()
getLinkTitle in class AbstractAttributeDisplayChipAbstractAttributeDisplayChip.getLinkTitle()public String getLinkUrl()
getLinkUrl in class AbstractAttributeDisplayChipAbstractAttributeDisplayChip.getLinkUrl()public String getLinkTarget()
getLinkTarget in class AbstractAttributeDisplayChipCopyright © 2017 SAP SE. All Rights Reserved.