addScheme

fun addScheme(newScheme: Scheme)(source)

Adds newScheme at an appropriate location in the tree based on the currently selected node.

Parameters

newScheme

the scheme to add; must be a Template if selectedNodeNotRoot is null