public class ContentBlockPreviewChip extends AbstractChip implements SpecialEditor
| Modifier and Type | Field and Description |
|---|---|
protected Item |
item |
protected String |
theAttributeName |
CHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
ContentBlockPreviewChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
List |
getAttributeNames() |
int |
getHeight() |
String |
getHTMLPreview() |
Item |
getItem() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
int |
getWidth() |
void |
processEvents(Map<String,List<String>> events)
Handles all incoming requests for this chip.
|
void |
reload() |
void |
save() |
void |
setMainAttributeName(String name) |
void |
setParameter(String parameter) |
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, 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 ContentBlockPreviewChip(DisplayState displayState, Chip parent)
public List getAttributeNames()
getAttributeNames in interface SpecialEditorpublic void setMainAttributeName(String name)
setMainAttributeName in interface SpecialEditorpublic void setParameter(String parameter)
setParameter in interface SpecialEditorpublic void save()
save in interface SpecialSaveChippublic String getJSPURI()
Chippublic void processEvents(Map<String,List<String>> events)
ChipprocessEvents in interface Chippublic void reload()
reload in interface SpecialReloadChippublic int getWidth()
public int getHeight()
public String getHTMLPreview()
public Item getItem()
Copyright © 2017 SAP SE. All Rights Reserved.