public class AttributeDescriptorSelectEditorChip extends SelectLayoutChip
rebuildValues(ComposedType) with another type and the list
will be changed.HIDE_NULL, noSelectionKey, SET_VALUE, theValuesCUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
AttributeDescriptorSelectEditorChip(DisplayState displayState,
Chip parent,
ComposedType type) |
AttributeDescriptorSelectEditorChip(DisplayState displayState,
Chip parent,
ComposedType type,
AttributeDescriptor value) |
| Modifier and Type | Method and Description |
|---|---|
List |
getAllValues()
When implementing this method, make sure that you use reasonable local caching for your values.
|
static String |
getEditorType() |
boolean |
hasDescriptor(String qualifier) |
void |
rebuildValues(ComposedType type)
Drops the old list of AttributeDescriptors and builds a new one from the given type.
|
String |
toString(Object value)
Returns the given value as String.
|
getCount, getHeight, getJSPURI, getNoSelectionText, getSize, getStringValue, isAjaxUpdatable, isHideNull, isLocalized, isSelected, processEvents, setHideNull, setLocalized, setNoSelectionKey, setParameters, setSize, setSubmitForm, setValue, submitFormaddAttributeValueChangeListener, checkValid, clearError, containsValidValue, convertAndSetValue, convertValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getFieldID, getInitialValue, getLastInvalidValue, getMaxLength, getParameters, getParentEditorChip, getProposedUniqueName, getValue, getWidth, isChanged, isEditable, isInitialized, isOptional, notifyAttributeValueChangeListeners, removeAttributeValueChangeListener, setAttributeDescriptor, setEditable, setError, setFieldID, setHeight, setInitialValue, setMaxLength, setOptional, setValidValue, setValue, 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 AttributeDescriptorSelectEditorChip(DisplayState displayState, Chip parent, ComposedType type)
public AttributeDescriptorSelectEditorChip(DisplayState displayState, Chip parent, ComposedType type, AttributeDescriptor value)
public void rebuildValues(ComposedType type)
public String toString(Object value)
SelectLayoutChiptoString in class SelectLayoutChippublic List getAllValues()
SelectLayoutChipgetAllValues in class SelectLayoutChippublic boolean hasDescriptor(String qualifier)
public static String getEditorType()
Copyright © 2017 SAP SE. All Rights Reserved.