- All Superinterfaces:
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.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceForeignKeyEditorLink.Builder<R extends EntityEditor<R>>Builds aForeignKeyEditorLink.Nested classes/interfaces inherited from interface is.codion.framework.model.EditorLink
EditorLink.BeforeInsert, EditorLink.DetailCondition, EditorLink.DetailEntity, EditorLink.DetailSelect