Tree API ClientSide DataProvider
The CAPITreeClientDataProvider extends the standard Tree ClientSide provider to interact directly with internal or external APIs via the RequestProvider to manage hierarchical data structures.
Tree API ClientSide Details
This provider manages data fetching, caching strategies, and deduplication for API requests, automatically updating the local UI hierarchical state.
Extends: Tree ClientSide DataProvider
Uses: RequestProvider