public class CharacterEditorChip extends StringLayoutChip
SET_VALUECUSTOM, DEFAULT_HEIGHTCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
CharacterEditorChip(DisplayState displayState,
Chip parent)
Constructor for creating a new character attribute chip for input of not inheritable values.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getEditorType() |
int |
getMaxLength() |
protected Object |
parse(String value)
Parses the given String into an Object.
|
protected String |
toString(Object value)
Returns the given value as String.
|
convertValue, getAcceptedEvents, getJSPURI, getQuotedStringValue, getStringValue, isAjaxUpdatable, isAlignRight, isDBEncrypted, isEncoded, processEvents, setAlignRight, setEncoded, setParametersaddAttributeValueChangeListener, checkValid, clearError, containsValidValue, convertAndSetValue, getAttributeChip, getAttributeDescriptor, getAttributeValueChangeListeners, getFieldID, getHeight, getInitialValue, getLastInvalidValue, 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, translateFormFieldToEventValueequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddEventListener, checkValid, dispose, getCommandID, getDisplayParameters, getDisplayState, getEventID, getEventURL, getEventValue, getID, getJaloSession, getMenuEntries, getParent, getUniqueName, goFullScreen, isValid, leaveFullScreen, registerUniqueName, removeEventListener, render, translateFormFieldToEventName, translateFormFieldToEventValuepublic CharacterEditorChip(DisplayState displayState, Chip parent)
displayState - the current display state this chip belongs to.parent - the composition parent chip.public int getMaxLength()
getMaxLength in class AbstractAttributeEditorChipprotected Object parse(String value) throws ParseException
StringLayoutChipparse in class StringLayoutChipParseExceptionprotected String toString(Object value)
StringLayoutChiptoString in class StringLayoutChippublic static String getEditorType()
Copyright © 2017 SAP SE. All Rights Reserved.