htmlText

open override fun htmlText(selected: Boolean): String

Construct HTML text to present for this node.

Return

The HTML text as a String.

Parameters

selected

Whether the node is selected.