Uses of Class
com.storedobject.core.ObjectTree
Packages that use ObjectTree
-
Uses of ObjectTree in com.storedobject.core
Methods in com.storedobject.core with parameters of type ObjectTreeModifier and TypeMethodDescriptionObjectTree.Builder.getParent
(ObjectTree<O> tree, O child) ObjectTree.Builder.listChildren
(ObjectTree<O> tree, O parent) -
Uses of ObjectTree in com.storedobject.ui
Methods in com.storedobject.ui that return ObjectTreeConstructors in com.storedobject.ui with parameters of type ObjectTree