public class LucenesearchToolbarActionChip extends AbstractToolbarActionChip
AbstractToolbarActionChip.ToolbarActionListener| Modifier and Type | Field and Description |
|---|---|
static String |
INDEXIMAGE_URL |
static String |
INDEXIMAGE_URL_INACTIVE |
static String |
LABEL |
static String |
PATTERN |
static String |
REFRESH_INDEX |
static String |
SEARCHIMAGE_URL |
static String |
SEARCHIMAGE_URL_INACTIVE |
static String |
START_SEARCH |
static String |
URI |
accepted, ALIGN_LEFT, ALIGN_RIGHT, PERFORMCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
LucenesearchToolbarActionChip(DisplayState displayState,
AbstractToolbarChip parent) |
LucenesearchToolbarActionChip(DisplayState displayState,
AbstractToolbarChip parent,
String label,
String javascript) |
| Modifier and Type | Method and Description |
|---|---|
Set |
getAcceptedEvents() |
String |
getIndexImageURL() |
String |
getIndexLabel() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getSearchImageURL() |
String |
getSearchLabel() |
int |
getSize() |
String |
getValue() |
boolean |
isEnabled() |
boolean |
isRefreshIndexEnabled() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
setSize(int size) |
void |
setValue(String value) |
addActionListener, getAccessKey, getAlignment, getConfirmationMessage, getEvent, getJavaScript, getLabel, getProposedUniqueName, getToolbarType, getTooltip, getWidth, isPartOf, isVisible, notifyActionPerformed, perform, removeActionListener, setAccessKey, setAlignment, setConfirmationMessage, setEnabled, setEvent, setJavaScript, setLabel, setShowLabel, setTooltip, setVisible, setWidth, showLabeladdEventListener, 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, 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 URI
public static final String LABEL
public static final String SEARCHIMAGE_URL
public static final String SEARCHIMAGE_URL_INACTIVE
public static final String INDEXIMAGE_URL
public static final String INDEXIMAGE_URL_INACTIVE
public static final String PATTERN
public static final String START_SEARCH
public static final String REFRESH_INDEX
public LucenesearchToolbarActionChip(DisplayState displayState, AbstractToolbarChip parent, String label, String javascript)
public LucenesearchToolbarActionChip(DisplayState displayState, AbstractToolbarChip parent)
public boolean isEnabled()
isEnabled in class AbstractToolbarActionChippublic boolean isRefreshIndexEnabled()
public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class AbstractToolbarActionChippublic int getSize()
public void setSize(int size)
public String getValue()
public void setValue(String value)
public void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class AbstractToolbarActionChippublic Set getAcceptedEvents()
getAcceptedEvents in interface EventCheckingChipgetAcceptedEvents in class AbstractToolbarActionChippublic String getSearchImageURL()
public String getIndexImageURL()
public String getSearchLabel()
public String getIndexLabel()
Copyright © 2017 SAP SE. All Rights Reserved.