Module DataAccess

Module DataAccess 

Source
Expand description

ยงTree View Data Access Helpers

Internal helper functions for fetching tree data (children, tree items).

Functionsยง

get_children ๐Ÿ”’
Gets the children for a given element. Acts as a dispatcher to native or extension providers.
get_tree_item ๐Ÿ”’
Gets the TreeItem for a given element. Acts as a dispatcher to native or extension providers.