public class LinkShortcutChip extends AbstractChip implements NamedChip
AbstractChip| Modifier and Type | Field and Description |
|---|---|
static String |
OPEN |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
LinkShortcutChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon()
Returns the url of an icon for this shortcut (if one is set).
|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getName() |
Map |
getParameters() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
setIcon(String iconURL) |
void |
setName(String name) |
void |
setParameters(Map map) |
addEventListener, 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, getProposedUniqueName, 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, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic static final String OPEN
public LinkShortcutChip(DisplayState displayState, Chip parent)
public void processEvents(Map events)
ChipprocessEvents in interface Chippublic void setName(String name)
public String getJSPURI()
Chippublic Map getParameters()
public void setParameters(Map map)
public String getIcon()
public void setIcon(String iconURL)
Copyright © 2017 SAP SE. All Rights Reserved.