Plumtree Portal UI  
 

AdminTreeModel Class

This model handles generating a tree for admin objects.

For a list of all members of this type, see AdminTreeModel Members.

System.Object
   com.plumtree.uiinfrastructure.tree.ATreeModel
      com.plumtree.portaluiinfrastructure.tree.AObjectTreeModel
         com.plumtree.portaluiinfrastructure.tree.AdminTreeModel
            com.plumtree.portaluiinfrastructure.tree.template.TemplateTreeModel

public class AdminTreeModel : AObjectTreeModel

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.tree

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

AdminTreeModel Members | com.plumtree.portaluiinfrastructure.tree Namespace