Uses of Interface
de.espirit.firstspirit.access.editor.reference.Reference
Packages that use Reference
Package
Description
-
Uses of Reference in de.espirit.firstspirit.access.editor
Methods in de.espirit.firstspirit.access.editor that return types with arguments of type ReferenceModifier and TypeMethodDescriptionEditorValue.findReferences()
Finds references within this editor and returns them as a list. -
Uses of Reference in de.espirit.firstspirit.access.editor.reference
Fields in de.espirit.firstspirit.access.editor.reference with type parameters of type ReferenceModifier and TypeFieldDescriptionReference.EMPTY_REFERENCE_LIST
An unmodifiable empty reference list. -
Uses of Reference in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return types with arguments of type ReferenceModifier and TypeMethodDescriptionDomNode.getReferences
(boolean release) Returns all references, including reference to node'sFormatTemplate
. -
Uses of Reference in de.espirit.firstspirit.access.store
Methods in de.espirit.firstspirit.access.store that return Reference -
Uses of Reference in de.espirit.firstspirit.client.access.editor
Methods in de.espirit.firstspirit.client.access.editor that return ReferenceModifier and TypeMethodDescription@NotNull Reference
ReferenceHolder.toReference
(@Nullable ReferenceHolder.ChangeCallback callback) Resolves a reference descriptor from the referenced element.Methods in de.espirit.firstspirit.client.access.editor that return types with arguments of type ReferenceModifier and TypeMethodDescriptionFormReferenceContaining.collectFormReferences
(F formElement) Collect references stored in the providedformElement
.ReferenceContaining.collectReferences
(T value) Collect references as used by the given value.