JavaScript API Reference for Oracle ADF Faces
  | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E12046-03  | 
||||||||
| 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.AdfDhtmlPanelDashboardPeer
public class AdfDhtmlPanelDashboardPeer extends AdfRichUIPeer
Field Summary | 
|
|---|---|
private static Object | 
|
private static Object | 
|
private static Object | 
|
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer | 
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, DISABLED_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_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 | 
  | 
private static Object | 
  | 
protected Object | 
  | 
private Object | 
  | 
protected HTMLElement | 
  | 
private static Object | 
  | 
private static Object | 
  | 
private Object | 
  | 
private Object | 
  | 
Object | 
|
private String | 
  | 
public Object | 
  | 
private Object | 
  | 
public Object | 
  | 
public Object | 
  | 
protected Object | 
  | 
protected static Object | 
  | 
public Object | 
  | 
public Object | 
  | 
private Object | 
|
private static Object | 
  | 
protected Object | 
  | 
public Object | 
  | 
private static Object | 
  | 
private Object | 
  | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, initiateDrag, isVisible | 
Methods inherited from oracle.adf.view.js.base.AdfObject | 
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString | 
Field Detail | 
|---|
private static Object _INSERT_DELETE_PIXEL_HEIGHTprivate static Object _PHASE_1_DURATION_FACTORprivate static Object _PHASE_2_DURATION_FACTOR
Constructor Detail | 
|---|
public AdfDhtmlPanelDashboardPeer()
Method Detail | 
|---|
private Object _animateReorderPositionTo(Object dashboardComponent,
                                         Object draggedChildIndex,
                                         Object desiredDropIndex)dashboardComponent | 
||
draggedChildIndex | 
||
desiredDropIndex | 
Objectprivate static Object _arrayContains(Object theArray,
                                     Object theValue)theArray | 
||
theValue | 
Objectprotected Object ComponentRemoved(AdfUIComponent component)bind on itself if it needs to access its peer state.component | 
- | Component being disassociated from the peer | 
ObjectAdfRichUIPeer.bind(AdfUIComponent)AdfRichUIPeer.componentRemoved(AdfUIComponent)AdfUIPeer.componentRemoved(AdfUIComponent)private Object _deleteElements(Object elementsToDelete,
                               Object justDom)elementsToDelete | 
||
justDom | 
Objectprotected HTMLElement DomReplaceNotify(HTMLElement domNode)domNode | 
- | the DOM element involved in the replacement | 
HTMLElement - the DOM node which should be the target of a subsequent resize traversalAdfRichUIPeer.domReplaceNotify(AdfUIComponent, Object)private static Object _domReplaceNotifyPhase2(Object callbackParameters)callbackParameters | 
Objectprivate static Object _formatPercent(Object value)value | 
Objectprivate Object _getChildHeightInPixels(Object dashboardComponent)dashboardComponent | 
Objectprivate Object _getChildWidthInPixels(Object dashboardComponent)dashboardComponent | 
ObjectObject __getDataBody()Objectprivate String _getDispayDropIndexFromCoordinates(AdfRichPanelDashboard dashboardComponent,
                                                  HTMLElement dataBody,
                                                  Number pageX,
                                                  Number pageY,
                                                  Boolean isExternalDragSource)dashboardComponent | 
- | the panelDashboard component to drop on | 
dataBody | 
- | the data body element of the panelDashboard | 
pageX | 
- | the current x coordinate of the mouse in page coordinates | 
pageY | 
- | the current y coordinate of the mouse in page coordinates | 
isExternalDragSource | 
- | true if the drag source is not a child | 
String - null or the desired drop index for the current mouse positionpublic Object getDraggedSourceChildIndex(Object dragSourceComponent,
                                         Object ignoreCachedValue)dragSourceComponent | 
||
ignoreCachedValue | 
Objectprivate Object _getRowKeyAndOrientationForPosition(Object pageX,
                                                   Object pageY,
                                                   Object hints,
                                                   Object isExternalDragSource)pageX | 
||
pageY | 
||
hints | 
||
isExternalDragSource | 
Objectpublic Object getRowKeyAndOrientationFromHints(Number pageX,
                                               Number pageY,
                                               Object hints)pageX | 
- | the x position of the pointer | 
pageY | 
- | the y position of the pointer | 
hints | 
- | An object containings hints for lastRowKey, lastRowKeyBounds, lastDropOrientation etc. See AdfStampedDropTarget.HINT* for possible hints. The rowKey and dropOrientation are set on this hint object as a return values. | 
Objectpublic Object getRowKeyBounds(String desiredDropIndexString)desiredDropIndexString | 
- | (aka rowKey) to look for | 
Object - object literal with the bounds of the desiredDropIndex if found else nullAdfAgent.getElementPageBounds(Object)protected Object InitDomElement(AdfUIComponent component,
                                Object domElement)component | 
- | Component that this peer will be associated with | 
domElement | 
- | Root DOM element of this peer | 
ObjectAdfRichUIPeer.InitDomElement(AdfUIComponent, Object)protected static Object InitSubclass()Objectpublic Object insertChildBehavior(AdfRichPanelDashboard dashboardComponent,
                                  Number insertIndex,
                                  AdfUIComponent alignComponent)dashboardComponent | 
- | the panelDashboard component for this peer | 
insertIndex | 
- | the index at which the placeholder shall be inserted | 
alignComponent | 
- | the component the insert animation should reveal from | 
Objectpublic Object needsResizeNotify(AdfUIComponent component)component | 
- | the component bound to this peer | 
ObjectAdfUIPeer.needsResizeNotify(Object)private Object _preventDiagonalMovement(Object element,
                                        Object desiredColumnIndex,
                                        Object desiredRowIndex,
                                        Object columns,
                                        Object columnWidthPixels,
                                        Object rowHeightPixels,
                                        Object isRtl)element | 
||
desiredColumnIndex | 
||
desiredRowIndex | 
||
columns | 
||
columnWidthPixels | 
||
rowHeightPixels | 
||
isRtl | 
Objectprivate static Object _resetChildrenPositioningStyles(Object peerAndElementsToDelete,
                                                      Object draggedChildIndex,
                                                      Object desiredDropIndex)peerAndElementsToDelete | 
||
draggedChildIndex | 
||
desiredDropIndex | 
Objectprotected Object ResizeNotify(Number oldWidth,
                              Number oldHeight,
                              Number newWidth,
                              Number newHeight)oldWidth | 
- | the last known width | 
oldHeight | 
- | the last known height | 
newWidth | 
- | the new width | 
newHeight | 
- | the new height | 
ObjectAdfUIPeer.resizeNotify(Object, Object, Object, Object, Object)public Object showDragFeedback(AdfDnDContext dndContext,
                               String desiredDropIndexString,
                               Object userAction,
                               String lastDesiredDropIndexString,
                               Number pageX,
                               Number pageY,
                               Boolean dragExit)dndContext | 
- | the drag and drop context | 
desiredDropIndexString | 
- | of the drop target | 
userAction | 
||
lastDesiredDropIndexString | 
- | the desired drop index from previous feedback | 
pageX | 
- | null or the x position of the mouse in page coordinates | 
pageY | 
- | null or the y position of the mouse in page coordinates | 
dragExit | 
- | true if the feedback is due to the drag exiting this component | 
Objectprivate static Object _sortAscending(Object a,
                                     Object b)a | 
||
b | 
Objectprivate Object _workaroundForInternetExplorer(Object newWidth)newWidth | 
Object
  | 
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces 11g Release 1 (11.1.1) E12046-03  | 
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||