public class SavedValueEntryEditorChip extends AbstractChip implements SpecialEditor
SavedValueEntryCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
SavedValueEntryEditorChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
List |
getAttributeNames() |
Type |
getAttributeType() |
protected Class |
getDiffDisplayChipClass()
Returns the chip class that is responsable for displaying diffs.
|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
Map |
getLocalizedNewValueEditorChips() |
Map |
getLocalizedOldValueEditorChips() |
Item |
getModifiedItem() |
Object |
getNewValue() |
AbstractAttributeEditorChip |
getNewValueEditorChip() |
String |
getNewValueLabel() |
Object |
getOldValue() |
AbstractAttributeEditorChip |
getOldValueEditorChip() |
String |
getOldValueLabel() |
SavedValueEntry |
getSavedValueEntry() |
boolean |
isEditable() |
boolean |
isLocalized() |
void |
processEvents(Map 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 SavedValueEntryEditorChip(DisplayState displayState, Chip parent)
displayState - parent - public void processEvents(Map events)
ChipprocessEvents in interface Chippublic AbstractAttributeEditorChip getNewValueEditorChip()
public AbstractAttributeEditorChip getOldValueEditorChip()
public Map getLocalizedNewValueEditorChips()
getLocalizedNewValueEditorChips()public Map getLocalizedOldValueEditorChips()
public Object getOldValue()
public Object getNewValue()
public String getOldValueLabel()
public String getNewValueLabel()
public Item getModifiedItem()
public void setMainAttributeName(String name)
setMainAttributeName in interface SpecialEditorpublic List getAttributeNames()
getAttributeNames in interface SpecialEditorpublic String getJSPURI()
Chippublic SavedValueEntry getSavedValueEntry()
public Type getAttributeType()
public boolean isLocalized()
public boolean isEditable()
public void setParameter(String parameter)
setParameter in interface SpecialEditorpublic void save()
save in interface SpecialSaveChippublic void reload()
reload in interface SpecialReloadChipprotected Class getDiffDisplayChipClass()
DiffTextDisplayChip.Copyright © 2017 SAP SE. All Rights Reserved.