Expand description
§TreeView Service
This module defines the abstract contract for the TreeView service. It
includes the TreeViewProvider trait, all related Data Transfer Objects
(DTOs), and will contain the ActionEffect constructors for every tree view
operation.
Modules§
- DTO
- TreeView DTO Module
- Tree
View Provider - TreeViewProvider Trait