JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.base.AdfObject
         |
         +--oracle.adf.view.js.base.AdfUIPeer
               |
               +--oracle.adf.view.js.laf.rich.AdfRichUIPeer
                     |
                     +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlPanelBoxPeer
                           |
                           +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlRegionPeer
public class AdfDhtmlRegionPeer extends AdfDhtmlPanelBoxPeer
Field Summary | 
|
|---|---|
private static Object | 
|
private static Object | 
|
private static Object | 
|
private Object | 
|
private static Object | 
  | 
Fields inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlPanelBoxPeer | 
DISCLOSURE_SUB_ID, MAXIMIZE_SUB_ID | 
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer | 
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, CreateSubId, DISABLED_STYLECLASS, DRAG_READY_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_TARGET_STYLECLASS, HOVER_TARGET_STYLECLASS, READONLY_STYLECLASS, SELECTED_STYLECLASS | 
Fields inherited from oracle.adf.view.js.base.AdfObject | 
constructor, superclass | 
Fields inherited from org.ecmascript.object.Object | 
prototype | 
Constructor Summary | 
|
|---|---|
public | 
  | 
Method Summary | 
|
|---|---|
public Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected HTMLElement | 
  | 
protected Object | 
  | 
public Object | 
|
protected Object | 
  | 
protected Object | 
  | 
private static HTMLElement | 
  | 
protected Object | 
  | 
protected Object | 
|
protected Object | 
  | 
private Object | 
  | 
private Object | 
  | 
private Object | 
  | 
protected Object | 
  | 
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlPanelBoxPeer | 
ComponentDisclosedChanged, ComponentMaximizedChanged, DispatchUncanceledComponentEvent, getDefaultDragRecognizer, __handleClientSideDisclosure, __handleClientSideMaximize, HandleComponentClick, HandleComponentDisclosure, HandleComponentKeyUp, HandleComponentMaximize, Init, initialize, InitSubclass, __isEventForHeaderControls | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getParentPeer, initiateDrag, isVisible, needsResizeNotify | 
Methods inherited from oracle.adf.view.js.base.AdfObject | 
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString | 
Field Detail | 
|---|
private static Object _HEADER_PREFIXprivate static Object _INNER_MAXIMIZE_PEERAdfDhtmlPanelBoxPeer._INNER_MAXIMIZE_PEERprivate static Object _INNER_SD_PEERAdfDhtmlPanelBoxPeer._INNER_SD_PEERprivate Object _setUncommittedDataWarningprivate static Object _SUB_ID_MAPAdfDhtmlPanelBoxPeer._SUB_ID_MAP
Constructor Detail | 
|---|
public AdfDhtmlRegionPeer()
Method Detail | 
|---|
public Object componentRemoved(Object component)component | 
ObjectAdfUIPeer.componentRemoved(AdfUIComponent)protected Object ConvertClientIdToLocator(Object component,
                                          Object childComponent,
                                          Object descComponentClientId,
                                          Object replaceArray)The peer is not bound when this method is called
component | 
- | The region component for this peer | 
childComponent | 
||
descComponentClientId | 
- | The clientId of the component that the absolute scoped id is being generated for | 
replaceArray | 
- | Array of key-value array in format [<index>, <item>] to either skip or skip and fix the parent id fragment with the item value | 
ObjectAdfRichUIPeer.ConvertClientIdToLocator(Object, Object, Object, Object)protected Object CreateDisclosurePeer(Object component)component | 
ObjectAdfDhtmlPanelBoxPeer.CreateDisclosurePeer(Object)protected Object CreateMaximizePeer(Object component)component | 
ObjectAdfDhtmlPanelBoxPeer.CreateMaximizePeer(Object)protected HTMLElement DomReplaceNotify(HTMLElement replacedDomNode)replacedDomNode | 
- | the new DOM element | 
HTMLElement - the element at which the resize notify traversal will startAdfRichUIPeer.domReplaceNotify(AdfUIComponent, Object)protected Object GetAnimationDuration()ObjectAdfDhtmlPanelBoxPeer.GetAnimationDuration()public Object getAnimationDurationKey()Objectprotected Object GetBestMatchSubId(Object domElement)domElement | 
ObjectAdfRichUIPeer.GetSubIdDomElement(Object)AdfRichUIPeer.GetBestMatchSubId(Object)protected Object GetContentDomElement(Object rootElement)rootElement | 
ObjectAdfDhtmlPanelBoxPeer.GetContentDomElement(Object)private static HTMLElement _getOnlyChildElement(HTMLElement parentElement)parentElement | 
- | the node whose children we want to retrieve the sole child from | 
HTMLElement - the only child element or null if 0 or more than 1 displayed child is foundprotected Object GetSubIdDomElement(Object subElementId)subElementId | 
Object - the DOM elementAdfRichUIPeer.getSubIdDomElement(Object, Object)protected Object InitDirtyTracking()Objectprotected Object InitDomElement(Object component,
                                Object domElement)component | 
||
domElement | 
ObjectAdfRichUIPeer.InitDomElement(AdfUIComponent, Object)private Object _isRegionStretched(HTMLElement regionElement)regionElement | 
- | the root DOM element of this region | 
Objectprivate Object _setUncommittedDataWarning(Object component)component | 
Objectprivate Object _stretchOnlyChild(HTMLElement regionElement,
                                 HTMLElement onlyChild)regionElement | 
- | the root DOM element of this region | 
onlyChild | 
- | the child DOM element of this region to stretch | 
Objectprotected Object TruncateClientId(Object component,
                                  Object descendantComponent,
                                  Object childClientId,
                                  Object skipArray)component | 
||
descendantComponent | 
||
childClientId | 
||
skipArray | 
ObjectAdfRichUIPeer.TruncateClientId(Object, Object, Object, Object)
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||