egroupware_official/api/js/etemplate/Et2Tree
nathan 0add086707 Et2Tree: Add "unselectable" attribute to TreeItemData
unselectable=true is like disabled, in that the item cannot be selected, but if it has children it can still be expanded so children can be selected.
disabled=true cannot be expanded.

Also some restructuring due to method size
2024-10-08 15:13:23 -06:00
..
Et2Tree.styles.ts Et2Tree: Add "unselectable" attribute to TreeItemData 2024-10-08 15:13:23 -06:00
Et2Tree.ts Et2Tree: Add "unselectable" attribute to TreeItemData 2024-10-08 15:13:23 -06:00
Et2TreeDropdown.styles.ts Make select & tree dropdown have same border radius 2024-09-19 16:25:28 -06:00
Et2TreeDropdown.ts Et2Tree: Add "unselectable" attribute to TreeItemData 2024-10-08 15:13:23 -06:00