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 ObjectTreeModifier and TypeMethodDescriptionObjectTree.getDataTree()Retrieves the data tree structured as an ObjectTree for the current context.ObjectTreeProvider.getTree()Constructors in com.storedobject.ui with parameters of type ObjectTree