Plumtree UI Infrastructure API  
 

ITreeModel Interface

This interface contains all of the writable (set) methods that a tree model must implement.

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

public interface ITreeModel : ITreeModelRO, IModelRO, IMVCObject

Types that implement ITreeModel

Type Description
ATreeModel This model handles generating a tree for admin objects.

Requirements

Namespace: com.plumtree.uiinfrastructure.tree

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ITreeModel Members | com.plumtree.uiinfrastructure.tree Namespace