OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adf.view.js.component.remote
Class AdfRootRemoteRegion

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.component.fragment.AdfUIRegion
         |
         +--oracle.adf.view.js.component.rich.fragment.AdfRichRegion
               |
               +--oracle.adf.view.js.component.remote.AdfRootRemoteRegion

public class AdfRootRemoteRegion
extends AdfRichRegion
An internal component which represents the "root" element of the RemoteRegion bootstrap. This is responsible for adding a specified namespacing to all of its children, and it will render output in such a way so as to be able to retrieve viewState information and propigate metadata back to the consumer.



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfRootRemoteRegion()
An internal component which represents the "root" element of the RemoteRegion bootstrap.


Method Summary


Methods inherited from oracle.adf.view.js.component.rich.fragment.AdfRichRegion

getContentDelivery, getDontPersist, getHelpTopicId, getInlineStyle, getMaximized, getMaximizeListener, getPersist, getShortDesc, getShowDisclosure, getShowHeader, getShowMaximize, getStyleClass, getText, getUnsecure, getVisible, HandleBubbledEvent, isEventRoot, setContentDelivery, setDontPersist, setHelpTopicId, setInlineStyle, setMaximized, setMaximizeListener, setPersist, setShortDesc, setShowDisclosure, setShowHeader, setShowMaximize, setStyleClass, setText, setVisible


Methods inherited from oracle.adf.view.js.component.fragment.AdfUIRegion

getDisclosed, getDisclosureListener, getImmediate, getRegionNavigationListener, getValue, setDisclosed, setDisclosureListener, setImmediate, setRegionNavigationListener, setValue


Field Detail


Constructor Detail


AdfRootRemoteRegion

public AdfRootRemoteRegion()

An internal component which represents the "root" element of the RemoteRegion bootstrap. This is responsible for adding a specified namespacing to all of its children, and it will render output in such a way so as to be able to retrieve viewState information and propigate metadata back to the consumer.

Method Detail


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.