JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-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.AdfDhtmlShowDisclosurePeer
                           |
                           +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlShowDetailItemPeer
public class AdfDhtmlShowDetailItemPeer extends AdfDhtmlShowDisclosurePeer
Field Summary | 
|
|---|---|
private Object | 
|
private static Object | 
  | 
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 | 
Fields inherited from oracle.adf.view.js.base.AdfObject | 
constructor, superclass | 
Fields inherited from org.ecmascript.object.Object | 
prototype | 
Constructor Summary | 
|
|---|---|
public | 
|
Method Summary | 
|
|---|---|
private Object | 
  | 
protected Boolean | 
  | 
protected Boolean | 
  | 
protected Object | 
  | 
public String | 
  | 
protected Object | 
  | 
protected Object | 
  | 
protected static Object | 
  | 
private Object | 
  | 
private Boolean | 
  | 
protected Object | 
|
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlShowDisclosurePeer | 
BindToComponent, ComponentDisclosedChanged, ComponentRemoved, DisclosurePropagatesToServer, HandleComponentDisclosure, HandleComponentValueChange, InitDirtyTracking, queueDisclosureEvent, RemoveDirtyTracking | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, Init, 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 Object _bypassStretchingprivate static Object _SUB_ID_MAP
Constructor Detail | 
|---|
public AdfDhtmlShowDetailItemPeer()
Method Detail | 
|---|
private Object _changeCursor(String clientId,
                             String subId,
                             Boolean isBusy)clientId | 
- | the client id of the component | 
subId | 
- | the subId part of the tab | 
isBusy | 
- | if the tab is in busy state while ppr | 
Objectprotected Boolean ComponentFlexChanged(AdfRichShowDetailItem component,
                                       HTMLElement domElement,
                                       Object newValue,
                                       Object oldValue)true value indicating a property change should not result in a PPR update if the state change resulted from a manual resize of the panel accordion; otherwise, returns the default, false and the component is auto PPRed.component | 
- | target component | 
domElement | 
- | component is bound to | 
newValue | 
||
oldValue | 
Boolean - returns true_propertyChangedHandled(AdfRichShowDetailItem)protected Boolean ComponentInflexibleHeightChanged(AdfRichShowDetailItem component,
                                                   HTMLElement domElement,
                                                   Object newValue,
                                                   Object oldValue)true value indicating a property change should not result in a PPR update if the state change resulted from a manual resize of the panel accordion; otherwise, returns the default, false and the component is auto PPRed.component | 
- | target component | 
domElement | 
- | component is bound to | 
newValue | 
||
oldValue | 
Boolean - returns true_propertyChangedHandled(AdfRichShowDetailItem)protected Object DomReplaceNotify(Object replacedDomNode)replacedDomNode | 
ObjectAdfRichUIPeer.domReplaceNotify(AdfUIComponent, Object)public String getContainerId(Object aligningElement)aligningElement | 
- | dom element | 
String - id of the dom element to align toprotected Object GetSubIdDomElement(Object subElementId)subElementId | 
Object - the DOM elementAdfRichUIPeer.getSubIdDomElement(Object, Object)protected Object InitDomElement(Object component,
                                Object domElement)component | 
||
domElement | 
ObjectAdfRichUIPeer.InitDomElement(AdfUIComponent, Object)protected static Object InitSubclass()ObjectAdfDhtmlShowDisclosurePeer.InitSubclass()private Object _isCapableOfAbsolutePositioning(Object component,
                                               Object onlyChild)component | 
||
onlyChild | 
Objectprivate Boolean _propertyChangedHandled(AdfRichShowDetailItem component)component | 
- | target component | 
Boolean - returns true if property was set from a AdfPanelAccordion manual resizeprotected Object SetBusy(Boolean isBusy)isBusy | 
- | whether the state is busy or not | 
ObjectAdfRichUIPeer.setBusy(Object, Object)
  | 
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.1.2) E23186-01  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||