Uses of Interface
de.espirit.firstspirit.service.treedata.TNode
Package
Description
-
Uses of TNode in de.espirit.firstspirit.service.treedata
Modifier and TypeMethodDescriptionTNode.getParent()
Returns parent object andnull
forroot
elements without parent.Returns root object.Modifier and TypeMethodDescriptionTNode.getChildren()
Returns children.TNodeProvider.getNodes
(R request, @NotNull Collection<I> ids) Returns objects for the given ids.TNode.getPath()
Returns path to root ornull
forroot
nodes.Returns path to root ornull
for root nodes.Searches the giventext
. -
Uses of TNode in de.espirit.firstspirit.service.treedata.editor