====== Entity Editor======
Adichatz provides **Entity Editors** for managing inside one editor detail of an entity and all related objects (dependencies) of this one.
\\
{{gallery> tutorial:entity_editor?2&160x160&lightbox&showtitle}}
The default default design of an entity editor contains:
* one page which presents entity detail.
* one page for managing all related objects linked by a OneToMany or ManyToMany relationship. Each
* one page by OneToOne relationship which presents detail of the related object.
\\
Standard generation process provides raw Entity Editors. A developper can easily remodel the editor by:
* changing layouts,
* redefining validation processes,
* extending controllers,
* adding specific listeners to change behavior.
\\
{{youtube>S8BxH3YmG4E?medium |Query Editor Overview}}
Entity Editor provides useful mechanisms:
* [[databinding_service|Databinding service]] ensure data consistency.
* An outline panel to quickly navigate within the pages of the editor or to retrieve the errors that occurred.