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.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupMenu
public class AdfDhtmlPopupMenu extends AdfDhtmlPopupWindow
Field Summary |
|
|---|---|
public Object |
|
Fields inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow |
__CANCELED_EXPANDO, __POPUP_CONTAINER_ID, __POPUPID_EXPANDO, __REPLACEDOM_EXPANDO, setElement |
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 HTMLElement |
|
protected Object |
|
protected Object |
|
protected String |
|
protected Object |
|
protected HTMLElement |
|
private Object |
|
protected HTMLElement |
|
protected Object |
|
protected Object |
|
protected static Object |
|
protected Object |
|
protected Object |
|
protected Boolean |
|
private Number |
|
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement |
CreateTable, getAlignElement, getAlignPosition, getElement, GetFirstFormId, GetFloatingType, getHeight, getLeft, getShadowAnchor, getTop, getWidth, raiseToFront, setAlignElement, setAlignPosition, setElement, setLeft, setShadowAnchor, setTop |
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 |
|---|
public Object setShadowAnchor
Constructor Detail |
|---|
public AdfDhtmlPopupMenu()
Method Detail |
|---|
public Object activate()Objectprotected HTMLElement CreateDomElement()HTMLElement - the root dom element of this popup.AdfDhtmlPopupWindow.CreateDomElement()protected Object CreateShadow(Boolean afterAnimation)afterAnimation |
- | flag indicates that we want to create the shadow after animation |
ObjectAdfDhtmlPopupWindow.CreateShadow(Boolean)protected Object DoResizeNotifyDom(Object content)content |
ObjectAdfDhtmlPopupWindow.DoResizeNotifyDom(Object)protected String GetAnimateSkinProperty()String - null "-tr-animate" skinning property for the menu component.AdfDhtmlPopupWindow.GetAnimateSkinProperty()protected Object GetAnimationDurationSkinProperty()ObjectAdfDhtmlPopupWindow.GetAnimationDurationSkinProperty(Object)protected HTMLElement GetContentParent()HTMLElement - contentParentElement the parent of the contentAdfDhtmlPopupWindow.GetContentParent()private Object _getFirstMenuItem(AdfUIComponent component)component |
- | root menu component |
Object - menu item component for the first child (or null)protected HTMLElement GetFocusContent()HTMLElement - content node areaAdfDhtmlPopupWindow.GetFocusContent()protected Object GetLaunchSourceElement()ObjectAdfDhtmlPopupWindow.GetLaunchSourceElement()protected Object Init()ObjectAdfObject.Init()protected static Object InitClass()ObjectAdfDhtmlPopupWindow.InitClass()protected Object RestoreScrollValues(Object domElement)domElement |
ObjectAdfDhtmlPopupWindow.RestoreScrollValues(HTMLElement)protected Object SaveScrollValues(Object domElement)domElement |
ObjectAdfDhtmlPopupWindow.SaveScrollValues(HTMLElement)protected Boolean ShouldHideOnClip()Boolean - if popup window should hide on clipAdfDhtmlPopupWindow.ShouldHideOnClip()private Number _visitChildrenForMenu(AdfUIComponent component)component |
- | child component visited |
Number - returns a value of 2 indicating traversal has finished; otherwise, a value of 1
|
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 | ||||||||