public class GenericSearchChip extends AbstractChip implements TypedChip
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericSearchChip(DisplayState displayState,
Chip parent,
ComposedType type) |
| Modifier and Type | Method and Description |
|---|---|
protected GenericItemSearchListChip |
createResultListChip(AbstractSearchContainer container) |
GenericConditionalSearchChip |
getConditionsChip() |
ComposedType |
getItemType() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
GenericItemSearchListChip |
getListChip() |
void |
processEvents(Map<String,List<String>> events)
Handles all incoming requests for this chip.
|
void |
setMultipleSelection(boolean value) |
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 GenericSearchChip(DisplayState displayState, Chip parent, ComposedType type)
public void setMultipleSelection(boolean value)
public GenericItemSearchListChip getListChip()
public GenericConditionalSearchChip getConditionsChip()
protected GenericItemSearchListChip createResultListChip(AbstractSearchContainer container)
public void processEvents(Map<String,List<String>> events)
ChipprocessEvents in interface Chippublic String getJSPURI()
Chippublic ComposedType getItemType()
getItemType in interface TypedChipCopyright © 2017 SAP SE. All Rights Reserved.