public class TranslatorConfigurationPreviewChip extends CustomChip
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERATE
generate from input (after pressing generate action) command name
|
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
TranslatorConfigurationPreviewChip(DisplayState displayState,
Chip parent,
Map attributes,
String jspURI) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
AbstractAttributeEditorChip |
getRenderedInput() |
AbstractAttributeEditorChip |
getRenderedOutput() |
boolean |
isConfigured() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
getAttributes, getDefaultJSPURI, getParameter, getParametersaddEventListener, 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 GENERATE
public TranslatorConfigurationPreviewChip(DisplayState displayState, Chip parent, Map attributes, String jspURI)
public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class CustomChippublic void processEvents(Map events)
ChipprocessEvents in interface ChipprocessEvents in class CustomChippublic boolean isConfigured()
public AbstractAttributeEditorChip getRenderedInput()
public AbstractAttributeEditorChip getRenderedOutput()
Copyright © 2017 SAP SE. All Rights Reserved.