org.eparapher.rcp.views.documents
Class SecuredDocumentsView.TreeParent

java.lang.Object
  extended by org.eparapher.rcp.views.documents.SecuredDocumentsView.TreeObject
      extended by 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


Field Summary
 
Fields inherited from class org.eparapher.rcp.views.documents.SecuredDocumentsView.TreeObject
name
 
Constructor Summary
SecuredDocumentsView.TreeParent(String name)
           
 
Method Summary
 void addChild(SecuredDocumentsView.TreeObject child)
           
 SecuredDocumentsView.TreeObject[] getChildren()
           
 boolean hasChildren()
           
 boolean isRoot()
           
 void removeChild(SecuredDocumentsView.TreeObject child)
           
 void setRoot(boolean misroot, String mpath)
           
 
Methods inherited from class org.eparapher.rcp.views.documents.SecuredDocumentsView.TreeObject
getAdapter, getFilePath, getName, getParent, setParent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecuredDocumentsView.TreeParent

public SecuredDocumentsView.TreeParent(String name)
Method Detail

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.