Interface IndexEditorValue
- All Superinterfaces:
EditorValue<Index>
Interface defining the public part of the editor value representing an index component.
Assimilation Note: Besides Index, this editor value allows for lists of entries to be passed. An entry of such a list must be of a type understood by the configured
Assimilation Note: Besides Index, this editor value allows for lists of entries to be passed. An entry of such a list must be of a type understood by the configured
DataAccessPlugin
.- Since:
- 5.2.23
-
Field Summary
Fields inherited from interface de.espirit.firstspirit.access.editor.EditorValue
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED
-
Method Summary
Methods inherited from interface de.espirit.firstspirit.access.editor.EditorValue
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, getContentType, getDataValue, getEditorLanguages, getGuiXml, getMatches, getSearchableString, getTagName, getValue, getValue, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValueNode, toXml, toXml, validate
-
Method Details
-
getForm
- Specified by:
getForm
in interfaceEditorValue<Index>
- Since:
- 5.2.23
-
get
- Specified by:
get
in interfaceEditorValue<Index>
- Since:
- 5.2.23
-