FS_CATALOG
, FS_INDEX
or CMS_INPUT_SECTIONLIST
instead@Deprecated public interface FsListEditorValue extends EditorValue<FormDataList>
EditorValue
representing the FirstSpirit input
component FS_LIST.COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED
Modifier and Type | Method and Description |
---|---|
FormDataList |
get(Language language)
Deprecated.
since 5.2.311 use
CatalogEditorValue.get(Language) , IndexEditorValue.get(Language) or EditorValue.get(Language) instead |
de.espirit.firstspirit.access.store.templatestore.gom.fslist.GomFsList |
getForm()
Deprecated.
since 5.2.311 use
CatalogEditorValue.getForm() , IndexEditorValue.getForm() or SectionListValue.getForm() instead |
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, getContentType, getDataValue, getEditorLanguages, getGuiXml, getMatches, getSearchableString, getTagName, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValueNode, toXml, toXml, validate
@Deprecated de.espirit.firstspirit.access.store.templatestore.gom.fslist.GomFsList getForm()
CatalogEditorValue.getForm()
, IndexEditorValue.getForm()
or SectionListValue.getForm()
insteadgetForm
in interface EditorValue<FormDataList>
@NotNull @Deprecated FormDataList get(Language language)
CatalogEditorValue.get(Language)
, IndexEditorValue.get(Language)
or EditorValue.get(Language)
insteadget
in interface EditorValue<FormDataList>
language
- The language to look up.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210