Interface TNodesEditorValue
- All Superinterfaces:
EditorValue<TNodes>
Deprecated.
This interface defines access to
CMS_INPUT_TREESELECT data.- Since:
- 4.0.63
-
Field Summary
FieldsFields inherited from interface de.espirit.firstspirit.access.editor.EditorValue
COPY_PRESET, DEFAULT, DELETE, FALLBACK_LANGUAGE, LANG_KEY, SOLE_LANGUAGE, UNSUPPORTED -
Method Summary
Modifier and TypeMethodDescriptionintDeprecated.Returns the maximum number of selectable entries (which is defined in GOM form).@Nullable TNodeDeprecated.Returns the node with the givenidornull.Deprecated.Returns internal node provider.Deprecated.Returns provider request object, necessary to performprovidercalls.@NotNull TNodegetRoot()Deprecated.Root node.Methods inherited from interface de.espirit.firstspirit.access.editor.EditorValue
addEditorValueListener, assimilate, beSet, clear, clear, findReferences, get, getContentType, getDataValue, getEditorLanguages, getForm, getGuiXml, getMatches, getSearchableString, getTagName, getValueType, initialize, isDefault, isEmpty, isLanguageDependent, isSet, isSet, isValid, removeEditorValueListener, set, setTagName, setValueNode, toXml, toXml, validate
-
Field Details
-
NODESET_KEY
Deprecated.Internal attribute key.- Since:
- 4.0.63
- See Also:
-
-
Method Details
-
getNode
Deprecated.Returns the node with the givenidornull.- Returns:
- the appropriate node or
nullif it couldn't be found. - Since:
- 4.0.63
-
getRoot
Deprecated.Root node.- Returns:
- Root node.
- Since:
- 4.0.63
-
getProvider
TNodeProvider getProvider()Deprecated.Returns internal node provider.- Returns:
- internal node provider.
- Since:
- 4.0.63
-
getProviderRequest
Object getProviderRequest()Deprecated.Returns provider request object, necessary to performprovidercalls.- Returns:
- provider request object.
- Since:
- 4.0.63
-
getMaxEntries
int getMaxEntries()Deprecated.Returns the maximum number of selectable entries (which is defined in GOM form).- Returns:
- maximum number of selectable entries.
- Since:
- 4.0.63
-
FormFieldinstead