Uses of Class
com.evolveum.midpoint.web.page.admin.orgs.MidpointNestedTree
Packages that use MidpointNestedTree
Package
Description
-
Uses of MidpointNestedTree in com.evolveum.midpoint.gui.impl.page.admin.org.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.org.component that return MidpointNestedTree -
Uses of MidpointNestedTree in com.evolveum.midpoint.web.page.admin.orgs
Constructors in com.evolveum.midpoint.web.page.admin.orgs with parameters of type MidpointNestedTreeModifierConstructorDescriptionMidpointSubtree
(String id, MidpointNestedTree tree, org.apache.wicket.model.IModel<TreeSelectableBean<OrgType>> model) Create a subtree for the children of the node contained in the given model or the root nodes if the model containsnull
.OrgTreeFolderContent
(String id, org.apache.wicket.model.IModel<TreeSelectableBean<OrgType>> model, boolean selectable, org.apache.wicket.model.IModel<TreeSelectableBean<OrgType>> selected, MidpointNestedTree tree, OrgTreeStateStorage orgTreeStorage)