OracleJavaScript API Reference for Oracle ADF Faces

 

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

org.apache.myjs.trinidad.component
Class AdfUIDocument

org.ecmascript.object.Object
   |
   +--org.apache.myjs.trinidad.component.AdfUIDocument
Direct Known Subclasses:
AdfRichDocument

public class AdfUIDocument
extends Object
The document control is the base abstraction for an entire document. It will generally be used immediately inside a UIViewRoot.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfUIDocument()
The document control is the base abstraction for an entire document.


Field Detail


Constructor Detail


AdfUIDocument

public AdfUIDocument()

The document control is the base abstraction for an entire document. It will generally be used immediately inside a UIViewRoot.

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

 

Generated on 2010.12.10 19:37 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.