public class GenericResortableListEditorChip extends GenericListEditorChip
GenericListChip for editing. This chip
has large amounts of code in common with GenericReferenceListEditorChip.
Unfortunately it cannot be superclass since GenericReferenceListEditorChip
contains a GenericItemListChip which is a subclass of
ItemListChip.CUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
GenericResortableListEditorChip(DisplayState displayState,
Chip parent,
CollectionType type) |
GenericResortableListEditorChip(DisplayState displayState,
Chip parent,
CollectionType type,
Collection initialValue) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getEditorType() |
checkValid, convertListEntries, getInitialValue, getJSPURI, getListChip, getSelectedValues, getType, getValue, isChanged, processEvents, save, setSelectedValues, setValue, setWidthaddAttributeValueChangeListener, 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, 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, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic GenericResortableListEditorChip(DisplayState displayState, Chip parent, CollectionType type, Collection initialValue)
displayState - The current displaystate this chip belongs to.parent - The composition parent chip.type - the type of the collectioninitialValue - the initial value. Must not be null or empty.public GenericResortableListEditorChip(DisplayState displayState, Chip parent, CollectionType type)
displayState - The current displaystate this chip belongs to.parent - The composition parent chip.type - the type of the collectionpublic static String getEditorType()
Copyright © 2017 SAP SE. All Rights Reserved.