Creates a
KongaTree based on a collection of
IntegrationEntitys. The created tree uses a model as created by an {@link EntityCollectionTreeModelFactory}. The the documentation of that class for details about the structure of the created tree.
The created tree is automatically equipped with a customized renderer for displaying IntegrationEntitys, and with tooltip support. The tree is fully expanded by default. The nodes are by default sorted by their entity type, with the name as a tiebreaker. (This means that all folder nodes will appear first.) To define a different node order, use the method {@link #setNodeOrder(Comparator) setNodeOrder}.
@author Torgil Zethson
@since 1.3.0