public class PlaceholderDisplayChip extends AbstractAttributeEditorChip
| Modifier and Type | Field and Description |
|---|---|
String |
URI |
CUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
PlaceholderDisplayChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEditorType() |
String |
getHTML() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
List<Placeholder> |
getPlaceholders() |
String |
getPlaceholderSource(Placeholder ph) |
String |
getValue(Placeholder ph) |
Map<String,String> |
getValues() |
void |
processEvents(Map<String,List<String>> events)
Handles all incoming requests for this chip.
|
addAttributeValueChangeListener, checkValid, clearError, containsValidValue, convertAndSetValue, convertValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getFieldID, getHeight, getInitialValue, getLastInvalidValue, getMaxLength, getParameters, getParentEditorChip, getProposedUniqueName, getValue, getWidth, isAjaxUpdatable, isChanged, isEditable, isInitialized, isOptional, notifyAttributeValueChangeListeners, removeAttributeValueChangeListener, setAttributeDescriptor, setEditable, setError, setFieldID, setHeight, setInitialValue, setMaxLength, setOptional, setParameters, setValidValue, setValue, setWidth, valuesAreDifferentaddEventListener, 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, translateFormFieldToEventValuepublic final String URI
public PlaceholderDisplayChip(DisplayState displayState, Chip parent)
displayState - parent - public String getJSPURI()
Chippublic void processEvents(Map<String,List<String>> events)
Chippublic List<Placeholder> getPlaceholders()
public String getValue(Placeholder ph)
public String getPlaceholderSource(Placeholder ph)
public String getHTML()
public static String getEditorType()
Copyright © 2017 SAP SE. All Rights Reserved.