public class SearchGroupChip extends AbstractChip
LucenesearchManager.| Modifier and Type | Field and Description |
|---|---|
static String |
HIDDEN |
static String |
SELECTED |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
SearchGroupChip(DisplayState displayState,
AbstractLuceneSearchChip parent,
Item group) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getGroup() |
String |
getGroupName() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
boolean |
isSelected() |
boolean |
isStillAvailable() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
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, translateFormFieldToEventValuepublic static final String SELECTED
public static final String HIDDEN
public SearchGroupChip(DisplayState displayState, AbstractLuceneSearchChip parent, Item group)
public String getJSPURI()
Chippublic boolean isStillAvailable()
public boolean isSelected()
public void processEvents(Map events)
Chippublic String getGroupName()
public Item getGroup()
Copyright © 2017 SAP SE. All Rights Reserved.