public class AttributeDescriptor2BooleanMapEditorChip extends AbstractAttributeEditorChip implements ChipEventListener
| Modifier and Type | Field and Description |
|---|---|
static Comparator<ComposedTypeTreeNodeChip> |
ROOT_TYPE_COMP
Compares composed type tree nodes by their names.
|
CUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
AttributeDescriptor2BooleanMapEditorChip(DisplayState displayState,
Chip parent) |
AttributeDescriptor2BooleanMapEditorChip(DisplayState displayState,
Chip parent,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
AbstractItemTreeNodeChip |
getRootTreeNodeChip() |
void |
notify(ChipEvent event) |
void |
processEvents(Map events)
Handles all incoming requests for this chip.
|
void |
setInitialValue(Object initialValue) |
addAttributeValueChangeListener, checkValid, clearError, containsValidValue, convertAndSetValue, convertValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getEditorType, getFieldID, getHeight, getInitialValue, getLastInvalidValue, getMaxLength, getParameters, getParentEditorChip, getProposedUniqueName, getValue, getWidth, isAjaxUpdatable, isChanged, isEditable, isInitialized, isOptional, notifyAttributeValueChangeListeners, removeAttributeValueChangeListener, setAttributeDescriptor, setEditable, setError, setFieldID, setHeight, setMaxLength, setOptional, setParameters, 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 static final Comparator<ComposedTypeTreeNodeChip> ROOT_TYPE_COMP
public AttributeDescriptor2BooleanMapEditorChip(DisplayState displayState, Chip parent)
displayState - parent - public AttributeDescriptor2BooleanMapEditorChip(DisplayState displayState, Chip parent, Object value)
displayState - parent - value - public void processEvents(Map events)
ChipprocessEvents in interface ChipChip.processEvents(java.util.Map)public String getJSPURI()
ChipgetJSPURI in interface ChipChip.getJSPURI()public AbstractItemTreeNodeChip getRootTreeNodeChip()
public void notify(ChipEvent event)
notify in interface ChipEventListenerpublic void setInitialValue(Object initialValue)
setInitialValue in class AbstractAttributeEditorChipAbstractAttributeEditorChip.setInitialValue(java.lang.Object)Copyright © 2017 SAP SE. All Rights Reserved.