Interface ForeignKeyEditorLink

All Superinterfaces:
EditorLink

public sealed interface ForeignKeyEditorLink extends EditorLink

An EditorLink backed by a ForeignKey on the detail entity pointing to the master.

When registered via EntityEditor.DetailEditors.add(EditorLink), the foreign key is declared framework-managed on the detail editor — see EntityEditor.DetailEditors for the coordinated configuration applied.