public class ItemDisplayChip extends AbstractAttributeDisplayChip
| Modifier and Type | Field and Description |
|---|---|
static String |
OPEN_ITEM |
DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ItemDisplayChip(DisplayState displayState,
Chip parent,
String jspURI,
Item item,
String qualifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayValue()
Implement this to return the value of this attribute value chip in an appropriate form.
|
String |
getJSPURI()
If a jsp uri was given when this chip was constructed, the that uri is returned.
|
void |
processEvents(Map events)
Does nothing by default, but can be overridden if necessary.
|
boolean |
useItemLink() |
createAttributeDisplayChip, getDefaultJSPURI, getLinkStyle, getLinkTarget, getLinkTitle, getLinkUrl, isAlignRight, isDefaultLink, setAlignRight, setParametersallowHTMLEscaping, getHeight, getItem, getProposedUniqueName, getQualifier, getValue, 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 static final String OPEN_ITEM
public ItemDisplayChip(DisplayState displayState, Chip parent, String jspURI, Item item, String qualifier)
public String getDisplayValue()
AbstractAttributeValueChipgetDisplayValue in class AbstractAttributeValueChippublic String getJSPURI()
AbstractAttributeValueChipgetJSPURI in interface ChipgetJSPURI in class AbstractAttributeValueChippublic boolean useItemLink()
public void processEvents(Map events)
AbstractAttributeValueChipprocessEvents in interface ChipprocessEvents in class AbstractAttributeValueChipChip.processEvents(java.util.Map)Copyright © 2017 SAP SE. All Rights Reserved.