public class VariantListEditorChip extends AbstractAttributeEditorChip
GenericItemListChip for
editing.CUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
VariantListEditorChip(DisplayState displayState,
Chip parent)
Default generic constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid()
Gives the chip the possibility to check if its objects are still valid.
|
boolean |
containsValidValue() |
protected ReferenceEditorNode |
getEditorNode() |
static String |
getEditorType() |
protected Item |
getItem() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
GenericItemListChip |
getListChip() |
protected CollectionType |
getType() |
Object |
getValue() |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
save() |
void |
setItemLayoutNode(ItemLayoutNode layoutNode)
Sets the layoutdescriptor the listchip of this chip should use to render its content.
|
void |
setValue(Object object) |
void |
setWidth(int width) |
addAttributeValueChangeListener, clearError, convertAndSetValue, convertValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getFieldID, getHeight, getInitialValue, getLastInvalidValue, getMaxLength, getParameters, getParentEditorChip, getProposedUniqueName, getWidth, isAjaxUpdatable, isChanged, isEditable, isInitialized, isOptional, notifyAttributeValueChangeListeners, removeAttributeValueChangeListener, setAttributeDescriptor, setEditable, setError, setFieldID, setHeight, setInitialValue, setMaxLength, setOptional, setParameters, setValidValue, 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 VariantListEditorChip(DisplayState displayState, Chip parent)
displayState - parent - protected Item getItem()
protected CollectionType getType()
public GenericItemListChip getListChip()
public void setItemLayoutNode(ItemLayoutNode layoutNode)
public Object getValue()
getValue in class AbstractAttributeEditorChippublic void setValue(Object object)
setValue in class AbstractAttributeEditorChippublic void checkValid()
AbstractChipcheckValid in interface ChipcheckValid in class AbstractAttributeEditorChippublic void processEvents(Map events)
Chippublic String getJSPURI()
Chippublic void save()
public boolean containsValidValue()
containsValidValue in class AbstractAttributeEditorChipprotected ReferenceEditorNode getEditorNode()
public static String getEditorType()
public void setWidth(int width)
setWidth in class AbstractAttributeEditorChipCopyright © 2017 SAP SE. All Rights Reserved.