public class MenuTabChip extends AbstractChip
| Modifier and Type | Field and Description |
|---|---|
static String |
SELECT |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
MenuTabChip(DisplayState displayState,
MenuTabContainerChip parent,
NamedChip parametersChip) |
MenuTabChip(DisplayState displayState,
MenuTabContainerChip parent,
NamedChip parametersChip,
boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid()
Gives the chip the possibility to check if its objects are still valid.
|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
String |
getName() |
NamedChip |
getParametersChip() |
boolean |
isActive() |
boolean |
isEnabled() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
setEnabled(boolean enabled) |
addEventListener, 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 SELECT
public MenuTabChip(DisplayState displayState, MenuTabContainerChip parent, NamedChip parametersChip)
public MenuTabChip(DisplayState displayState, MenuTabContainerChip parent, NamedChip parametersChip, boolean enabled)
public void processEvents(Map events)
public boolean isEnabled()
public void setEnabled(boolean enabled)
public String getJSPURI()
public NamedChip getParametersChip()
public boolean isActive()
public String getName()
public void checkValid()
AbstractChipcheckValid in interface ChipcheckValid in class AbstractChipCopyright © 2017 SAP SE. All Rights Reserved.