map_expanded_rows


Description:

public void map_expanded_rows (TreeViewMappingFunc func)

Calls func on all expanded rows.

Parameters:

this

A TreeView

func

A function to be called

data

User data to be passed to the function.