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