Interface TreeProvider
-
Method Summary
Modifier and TypeMethodDescription@NotNull NodeStateasNodeState(@NotNull Tree readOnlyTree) @NotNull TreecreateReadOnlyTree(@NotNull Tree readOnlyParent, @NotNull String childName, @NotNull NodeState childState) @NotNull TreecreateReadOnlyTree(@NotNull NodeState rootState)
-
Method Details
-
createReadOnlyTree
-
createReadOnlyTree
-
asNodeState
-