public class LocalizableAttributeSelectChip extends LocalizableAttributeChip
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizableAttributeSelectChip.LanguageSelectEditorChip |
COLLAPSE_LOCALIZE, EXPAND_LOCALIZE, TOGGLEEMPTY_ATTRIBUTE_NAME, KEEP_ALIVE, SET_SELECTEDCHIP_KEY, FALSE, FRAME_KEY, SHOW_JSP_COMMENTS, TRUE, USE_SOCKET_NAMINGDISPLAY_EVENT, FILTERED_PREFIX| Constructor and Description |
|---|
LocalizableAttributeSelectChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType) |
LocalizableAttributeSelectChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType,
String editorType,
Class customEditorClass) |
LocalizableAttributeSelectChip(DisplayState displayState,
Chip parent,
String attributeName,
Type attributeValueType,
String editorType,
Class customEditorClass,
Map initialValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Language> |
getAllEditorLanguages() |
String |
getJSPURI()
Returns the URI of the JSP that this chip wants to use.
|
LocalizableAttributeSelectChip.LanguageSelectEditorChip |
getLanguageSelectEditorChip() |
Language |
getSelectedLanguage() |
checkValid, clearError, getChildren, getCurrentLanguage, getEditor, getEditor, getEditors, getEditorsInternal, getInitialValue, getInitialValues, getLanguage, getReadableLanguages, getValue, getValues, getWritableLanguages, initializeEditor, isAjaxUpdatable, isChanged, isExpandable, isExpanded, processAjaxEvents, processEvents, refreshEditors, saveAttribute, setEditable, setEditor, setEditors, setExpanded, setInitialValue, setInitialValues, setMaxLength, setValue, setValuescompareTo, createEditor, createEditor, createEditor, getAttributeDescriptor, getAttributeQualifier, getAttributeType, getDefaultEditorType, getDefaultEditorType, getDescription, getDescriptionAttribute, getDescriptionAttributeValue, getEditorClass, getEditorType, getError, getErrorText, getItem, getLabel, getLabelWidth, getProposedUniqueName, getToolTip, hasError, hasErrorText, isEditable, isEncrypted, isHideLabel, isOptional, isPartOf, isRequired, isSelected, setDescription, setDescriptionAttribute, setEditorClass, setEditorType, setEncrypted, setError, setErrorText, setHideLabel, setLabelWidth, setSelectedaddEventListener, 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 LocalizableAttributeSelectChip(DisplayState displayState, Chip parent, String attributeName, Type attributeValueType, String editorType, Class customEditorClass, Map initialValues)
public LocalizableAttributeSelectChip(DisplayState displayState, Chip parent, String attributeName, Type attributeValueType, String editorType, Class customEditorClass)
public LocalizableAttributeSelectChip(DisplayState displayState, Chip parent, String attributeName, Type attributeValueType)
public String getJSPURI()
ChipgetJSPURI in interface ChipgetJSPURI in class LocalizableAttributeChippublic Collection<Language> getAllEditorLanguages()
public Language getSelectedLanguage()
public LocalizableAttributeSelectChip.LanguageSelectEditorChip getLanguageSelectEditorChip()
Copyright © 2017 SAP SE. All Rights Reserved.