OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adf.view.js.component.fragment
Class AdfUIInclude

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.component.fragment.AdfUIInclude
Direct Known Subclasses:
AdfUIDeclarativeComponent, AdfUIDynamicDeclarativeComponent, AdfUIPageTemplate

public class AdfUIInclude
extends Object
Defines a compound component that obtains its children using an include. This component is meant to be extended, but not used directly. Include components require a tag to function correctly.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfUIInclude()
Defines a compound component that obtains its children using an include.


Field Detail


Constructor Detail


AdfUIInclude

public AdfUIInclude()

Defines a compound component that obtains its children using an include. This component is meant to be extended, but not used directly. Include components require a tag to function correctly.

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2013.01.09 16:37 UTC
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.