W3C-tree keyboard extension ยท DI token carrying the {@link CngxHierarchicalNavStrategy} that CngxHierarchicalNav cons...
common/interactive/tree
Category
No results found
Features4#
- DirectiveCngxHierarchicalNavWCAG AAW3C-tree keyboard extension
- TokenCNGX_HIERARCHICAL_NAV_STRATEGYWCAG AADI token carrying the {@link CngxHierarchicalNavStrategy} that CngxHierarchicalNav consults on every ArrowLeft/Right ...
- TokenCNGX_TREE_CONFIGDI token carrying the merged {@link CngxTreeConfig}
- TokenCNGX_TREE_CONTROLLER_FACTORYInjection token that resolves the factory used to instantiate a {@link CngxTreeController}
References19#
- InterfaceCngxHierarchicalNavContextContext passed to every strategy step
- InterfaceCngxHierarchicalNavStrategyPluggable keyboard policy for {@link CngxHierarchicalNav}
- InterfaceCngxTreeConfigApp-wide tree-controller configuration
- InterfaceCngxTreeConfigFeatureFeature returned by a with* function - merged by {@link provideTreeConfig}
- InterfaceCngxTreeControllerSignal-native tree controller
- InterfaceCngxTreeControllerOptionsConfiguration for {@link createTreeController}
- FunctioncreateTreeAdItemsProjects a tree controller's visibleNodes into the ActiveDescendantItem[] shape consumed by CngxActiveDescendant....
- FunctioncreateTreeControllerPlain factory for a signal-native tree controller
- FunctioncreateW3CTreeStrategyDefault W3C APG treeview keyboard policy: ArrowRight on a collapsed parent expands it
- FunctioninjectTreeConfigInject the currently-resolved config
- FunctionprovideTreeConfigRegister an app-wide {@link CngxTreeConfig} composed from with* features
- FunctionprovideTreeConfigAtSub-tree / component-scoped variant - use in viewProviders so the tree config only applies to descendants of this com...
- FunctionwithDefaultInitiallyExpandedApp-wide default initiallyExpanded seed
- FunctionwithDefaultKeyFnApp-wide default keyFn
- FunctionwithDefaultLabelFnApp-wide default labelFn
- FunctionwithDefaultNodeIdFnApp-wide default nodeIdFn
- FunctionwithTreeCacheLimitBound the isExpanded(id) signal cache
- Type AliasCngxHierarchicalNavActionOutcome dispatched by a {@link CngxHierarchicalNavStrategy} step
- Type AliasCngxTreeControllerFactoryFactory signature carried by the DI token