Uses of Class
oracle.adf.view.faces.model.TreeModel

Packages that use TreeModel
oracle.adf.view.faces.component   
oracle.adf.view.faces.model   
 

Uses of TreeModel in oracle.adf.view.faces.component
 

Methods in oracle.adf.view.faces.component that return TreeModel
protected  TreeModel TreeBase.getTreeModel()
          Gets the TreeModel that this tree is displaying.
 

Uses of TreeModel in oracle.adf.view.faces.model
 

Subclasses of TreeModel in oracle.adf.view.faces.model
 class ChildPropertyTreeModel
          Creates a TreeModel from some other instance.
 

Methods in oracle.adf.view.faces.model that return TreeModel
static TreeModel ModelUtils.toTreeModel(java.lang.Object value)
          Converts an instance into a TreeModel
 



Copyright © 2003-2004 Oracle Corporation. All Rights Reserved.