public class DefaultValueEditorChip extends AbstractAttributeEditorChip
CUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
DefaultValueEditorChip(DisplayState displayState,
Chip parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValid()
Gives the chip the possibility to check if its objects are still valid.
|
protected Type |
getAttributeDescriptorType() |
static String |
getEditorType() |
AbstractAttributeEditorChip |
getEmbeddedEditor() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
Object |
getValue() |
void |
processEvents(Map arg0)
Handles all incoming requests for this chip.
|
void |
setValue(Object value) |
addAttributeValueChangeListener, clearError, containsValidValue, 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, 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 DefaultValueEditorChip(DisplayState displayState, Chip parent)
displayState - parent - public void processEvents(Map arg0)
ChipChip.processEvents(java.util.Map)public String getJSPURI()
ChipChip.getJSPURI()public AbstractAttributeEditorChip getEmbeddedEditor()
protected Type getAttributeDescriptorType()
public Object getValue()
getValue in class AbstractAttributeEditorChipAbstractAttributeEditorChip.getValue()public void setValue(Object value)
setValue in class AbstractAttributeEditorChipvalue - Is passed to embedded editorchip instance.AbstractAttributeEditorChip.setValue(java.lang.Object)public static String getEditorType()
public void checkValid()
AbstractChipcheckValid in interface ChipcheckValid in class AbstractAttributeEditorChipCopyright © 2017 SAP SE. All Rights Reserved.