Plumtree UI Infrastructure API  
 

ITreeModelRO Interface

This interface provides read only access to the tree.

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

com.plumtree.uiinfrastructure.tree.ITreeModelRO
   com.plumtree.uiinfrastructure.tree.ITreeModel

public interface ITreeModelRO : IModelRO, IMVCObject

Types that implement ITreeModelRO

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

ITreeModelRO Members | com.plumtree.uiinfrastructure.tree Namespace