List.this

Adds a TreeView to the specified parent.

class List(D)
this
if (
isProcessible!D
)

Parameters

parent Widget

The Widget to add this TreeView to.

data Data

The content of the widget.

Meta