createTreeView

fun <T : JsAny?> createTreeView(viewId: String, options: TreeViewOptions<T>): TreeView<T>(source)

Create a TreeView for the view contributed using the extension point views.

Parameters

viewId

Id of the view contributed using the extension point views.

options

Options for creating the TreeView