Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.2)
E10684-10


oracle.adf.view.rich.component.fragment
Class RegionFragmentLocator

java.lang.Object
  extended by org.apache.myfaces.trinidad.change.InsertingComponentFragmentLocator
      extended by oracle.adf.view.rich.component.fragment.RegionFragmentLocator


public final class RegionFragmentLocator
extends org.apache.myfaces.trinidad.change.InsertingComponentFragmentLocator

Implementation that can determine the URL for the fragment that a region component inserts


Constructor Summary
RegionFragmentLocator()
           

 

Method Summary
 java.lang.String getInsertedFragmentUrl(javax.faces.context.FacesContext context, javax.faces.component.UIComponent componentToTest, javax.faces.component.UIComponent targetComponent)
           

 

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

 

Constructor Detail

RegionFragmentLocator

public RegionFragmentLocator()

Method Detail

getInsertedFragmentUrl

public java.lang.String getInsertedFragmentUrl(javax.faces.context.FacesContext context,
                                               javax.faces.component.UIComponent componentToTest,
                                               javax.faces.component.UIComponent targetComponent)
Specified by:
getInsertedFragmentUrl in class org.apache.myfaces.trinidad.change.InsertingComponentFragmentLocator

Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.2)
E10684-10


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