org.eparapher.rcp.views.documents
Class SecuredDocumentsView.TreeParent
java.lang.Object
org.eparapher.rcp.views.documents.SecuredDocumentsView.TreeObject
org.eparapher.rcp.views.documents.SecuredDocumentsView.TreeParent
- All Implemented Interfaces:
- org.eclipse.core.runtime.IAdaptable
- Enclosing class:
- SecuredDocumentsView
public class SecuredDocumentsView.TreeParent
- extends SecuredDocumentsView.TreeObject
SecuredDocumentsView.TreeParent
public SecuredDocumentsView.TreeParent(String name)
addChild
public void addChild(SecuredDocumentsView.TreeObject child)
removeChild
public void removeChild(SecuredDocumentsView.TreeObject child)
getChildren
public SecuredDocumentsView.TreeObject[] getChildren()
hasChildren
public boolean hasChildren()
isRoot
public boolean isRoot()
setRoot
public void setRoot(boolean misroot,
String mpath)
Copyright © 2009 eParapher Software Foundation. All Rights Reserved.