public class SelectionOfCollectionReferenceEditorChip extends AbstractAttributeEditorChip
| Modifier and Type | Class and Description |
|---|---|
class |
SelectionOfCollectionReferenceEditorChip.SelectionOfSelectReferenceEditorChip |
CUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
SelectionOfCollectionReferenceEditorChip(DisplayState displayState,
Chip parent,
CollectionType type,
boolean partOf) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEditorType() |
Object |
getInitialValue() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
GenericReferenceListEditorChip |
getListEditor() |
SelectReferenceEditorChip |
getSelectEditor() |
Object |
getValue() |
boolean |
isChanged()
Overrides
AbstractAttributeEditorChip.isChanged() to treat initial null values as being equal to empty
collections and two compare collections concerning their elements. |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
setInitialValue(Object initialValue) |
void |
setValue(Object value) |
addAttributeValueChangeListener, checkValid, clearError, containsValidValue, convertAndSetValue, convertValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getFieldID, getHeight, getLastInvalidValue, getMaxLength, getParameters, getParentEditorChip, getProposedUniqueName, getWidth, isAjaxUpdatable, isEditable, isInitialized, isOptional, notifyAttributeValueChangeListeners, removeAttributeValueChangeListener, setAttributeDescriptor, setEditable, setError, setFieldID, setHeight, setMaxLength, setOptional, setParameters, setValidValue, 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 SelectionOfCollectionReferenceEditorChip(DisplayState displayState, Chip parent, CollectionType type, boolean partOf)
public String getJSPURI()
Chippublic void processEvents(Map events)
Chippublic static String getEditorType()
public GenericReferenceListEditorChip getListEditor()
public SelectReferenceEditorChip getSelectEditor()
public Object getValue()
getValue in class AbstractAttributeEditorChippublic void setValue(Object value)
setValue in class AbstractAttributeEditorChippublic void setInitialValue(Object initialValue)
setInitialValue in class AbstractAttributeEditorChippublic Object getInitialValue()
getInitialValue in class AbstractAttributeEditorChippublic boolean isChanged()
AbstractAttributeEditorChip.isChanged() to treat initial null values as being equal to empty
collections and two compare collections concerning their elements.isChanged in class AbstractAttributeEditorChipCopyright © 2017 SAP SE. All Rights Reserved.