Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-03


oracle.adf.view.rich.model
Class ChildPropertyTreeModel

java.lang.Object
  extended by javax.faces.model.DataModel
      extended by org.apache.myfaces.trinidad.model.CollectionModel
          extended by org.apache.myfaces.trinidad.model.TreeModel
              extended by org.apache.myfaces.trinidad.model.ChildPropertyTreeModel
                  extended by oracle.adf.view.rich.model.ChildPropertyTreeModel

All Implemented Interfaces:
org.apache.myfaces.trinidad.model.RowKeyIndex

Deprecated. use the Trinidad ChildPropertyTreeModel

public class ChildPropertyTreeModel
extends org.apache.myfaces.trinidad.model.ChildPropertyTreeModel

Constructor Summary
ChildPropertyTreeModel()
          Deprecated.  
ChildPropertyTreeModel(java.lang.Object instance, java.lang.String childProperty)
          Deprecated.  

 

Method Summary

 

Methods inherited from class org.apache.myfaces.trinidad.model.ChildPropertyTreeModel
createChildModel, enterContainer, exitContainer, getChildData, getChildProperty, getContainerRowKey, getRowCount, getRowData, getRowIndex, getRowKey, getSortCriteria, getWrappedData, isContainer, isRowAvailable, isSortable, setChildProperty, setRowIndex, setRowKey, setSortCriteria, setWrappedData

 

Methods inherited from class org.apache.myfaces.trinidad.model.TreeModel
getAllAncestorContainerRowKeys, getContainerRowKey, getDepth, getDepth, isContainerEmpty

 

Methods inherited from class org.apache.myfaces.trinidad.model.CollectionModel
getRowData, isRowAvailable

 

Methods inherited from class javax.faces.model.DataModel
addDataModelListener, getDataModelListeners, removeDataModelListener

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ChildPropertyTreeModel

public ChildPropertyTreeModel(java.lang.Object instance,
                              java.lang.String childProperty)
Deprecated. 

ChildPropertyTreeModel

public ChildPropertyTreeModel()
Deprecated. 

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1)
E10684-03


Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.