Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


oracle.adf.view.faces.bi.component.util
Class CompUtils

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.util.CompUtils


public class CompUtils
extends java.lang.Object

Constructor Summary
CompUtils()
           

 

Method Summary
static javax.faces.component.UIComponent getChildComponentByClass(javax.faces.component.UIComponent component, java.lang.Class clazz)
           
static java.util.List<javax.faces.component.UIComponent> getChildComponentsByClass(javax.faces.component.UIComponent component, java.lang.Class clazz)
           

 

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

 

Constructor Detail

CompUtils

public CompUtils()

Method Detail

getChildComponentByClass

public static final javax.faces.component.UIComponent getChildComponentByClass(javax.faces.component.UIComponent component,
                                                                               java.lang.Class clazz)

getChildComponentsByClass

public static final java.util.List<javax.faces.component.UIComponent> getChildComponentsByClass(javax.faces.component.UIComponent component,
                                                                                                java.lang.Class clazz)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


Copyright © 1997, 2012, Oracle. All rights reserved.