public class EditableItemListEntryChip extends GenericItemListEntryChip
OPEN_EDITORCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
EditableItemListEntryChip(DisplayState displayState,
ItemListChip parent,
Item item) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAttributeEditorChip |
createEditor(AttributeNode attributeNode,
AttributeDescriptor descriptor,
Language language) |
Map |
getAttributeEditors()
Returns attribute editors for all attributes this entry presents.
|
AbstractAttributeEditorChip |
getEditorForCurrentLanguage(Object column) |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
boolean |
isChanged()
Returns true if the content in any of the containing editors has been changed.
|
protected void |
refreshEntry()
Refreshes this entry by setting the initial value of all attribute editors to the current value found on the
server.
|
void |
save() |
containsValidValue, getAttributeCount, getAttributeValue, getAttributeValue, getColumnWidths, getHeaderQualifiers, getIcon, getItem, getItemTreeViewChip, getListItemType, getMaxDisplayHeight, getProposedUniqueName, getSearchIndex, hasItemTreeViewChip, isElementReadable, isLast, openEditor, openFirstReference, processEvents, setInitialTreeViewState, setItem, setLastcheckValid, compareTo, getAttributeDisplayChips, getAttributeNodes, getChildNodes, getItemAsString, getItemLayoutNode, getItemTypegetPosition, isFancyaddEventListener, 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 EditableItemListEntryChip(DisplayState displayState, ItemListChip parent, Item item)
public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class GenericItemListEntryChippublic Map getAttributeEditors()
protected AbstractAttributeEditorChip createEditor(AttributeNode attributeNode, AttributeDescriptor descriptor, Language language)
public void save()
protected void refreshEntry()
public boolean isChanged()
public AbstractAttributeEditorChip getEditorForCurrentLanguage(Object column)
Copyright © 2017 SAP SE. All Rights Reserved.