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.AdfDhtmlBreadCrumbsPeer
public class AdfDhtmlBreadCrumbsPeer extends AdfRichUIPeer
Field Summary |
|
|---|---|
private 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, 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 |
|
|---|---|
protected Object |
|
protected Object |
|
public String |
|
private Object |
|
protected Object |
|
public Object |
|
protected Object |
|
Methods inherited from oracle.adf.view.js.base.AdfUIPeer |
getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible |
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 _overflowContents
Constructor Detail |
|---|
public AdfDhtmlBreadCrumbsPeer()
Method Detail |
|---|
protected Object ComponentRemoved(Object component)component |
ObjectAdfUIPeer.componentRemoved(AdfUIComponent)protected Object ConvertClientIdToLocator(AdfUIComponent component,
Object childComponent,
String descComponentClientId,
Array<Array<Object>> replaceArray)The peer is not bound when this method is called
component |
- | The train 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)public String convertLocatorToClientId(AdfUIComponent component,
Number index)component |
||
index |
String - the client id fragment in the format: clientId + ":" + stamped indexAdfUIPeer.convertLocatorToClientId(Object, Object)private Object _createOverflowElement(Object element)element |
Objectprotected Object InitDomElement(Object component,
Object domElement)component |
||
domElement |
ObjectAdfRichUIPeer.InitDomElement(AdfUIComponent, Object)public Object needsResizeNotify(Object component)component |
ObjectAdfUIPeer.needsResizeNotify(Object)protected Object ResizeNotify(Object oldWidth,
Object oldHeight,
Object newWidth,
Object newHeight)oldWidth |
||
oldHeight |
||
newWidth |
||
newHeight |
ObjectAdfUIPeer.resizeNotify(Object, 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 | ||||||||