Skip navigation links


Uses of Class
com.essbase.eas.ui.ctree.CTree

Packages that use CTree
com.essbase.eas.ui.ctree   

 

Uses of CTree in com.essbase.eas.ui.ctree

 

Fields in com.essbase.eas.ui.ctree declared as CTree
protected  CTree CTreeModel.tree
           

 

Methods in com.essbase.eas.ui.ctree that return CTree
 CTree CTreeTabbedPane.createCustomView(java.lang.String caption, boolean select)
          creates an empty custom view with a specific caption.
 CTree CTreeModel.getTree()
           

 

Methods in com.essbase.eas.ui.ctree with parameters of type CTree
 void CTreeModel.setTree(CTree value)
           

 

Constructors in com.essbase.eas.ui.ctree with parameters of type CTree
CTreeAdapter(CTree tree)
           

 


Skip navigation links


Copyright © 2001, 2007, Oracle. All rights reserved.