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.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupSelector
public class AdfDhtmlPopupSelector extends AdfDhtmlPopupWindow
Field Summary |
|
|---|---|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
private static Object |
|
Fields inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow |
__CANCELED_EXPANDO, __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 |
|
|---|---|
static boolean |
|
protected HTMLElement |
|
protected Object |
|
protected HTMLElement |
|
protected Object |
|
protected static Object |
|
protected Object |
|
protected Object |
|
public Object |
|
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow |
addOpenedHandler, AnimateOpening, AnimateUsingWrapper, AnimationComplete, autoSize, cancel, CreateShadow, destroy, DoResizeNotifyDom, DoShow, FocusOnFirstElement, GetAnimationDuration, getContent, GetFocusContent, GetFocusOnOpen, GetLaunchSourceElement, getLaunchSourceId, GetMaxWidth, getPopupClientId, GetPositionManagerIndex, getZorderScope, HandleEscapeKey, HandleKeyNavigation, HasShadow, hide, ImmediateZorderRegistration, isAnimating, isVisible, OpenedPopup, Position, RestoreScrollValues, SaveScrollValues, setCloseHandler, setCloseHandlerParam, setContent, SetFocusOnOpen, setRestoreFocusId, ShouldHideOnClip, WrapContent |
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, setPosition, 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 |
|---|
private static Object _CONTENT_END_STYLECLASSprivate static Object _CONTENT_START_STYLECLASSprivate static Object _CONTENT_STYLECLASSprivate static Object _FOOTER_END_STYLECLASSprivate static Object _FOOTER_START_STYLECLASSprivate static Object _FOOTER_STYLECLASSprivate static Object _HEADER_END_STYLECLASSprivate static Object _HEADER_START_STYLECLASSprivate static Object _HEADER_STYLECLASSprivate static Object _STYLECLASS
Constructor Detail |
|---|
public AdfDhtmlPopupSelector()
Method Detail |
|---|
static boolean __cancelPopup(Event evt)NeedsCloseLink() returns true. This currently only applies to the tablet platforms.evt |
- | native dom event |
boolean - returns falseprotected HTMLElement CreateDomElement()HTMLElement - the root dom element of this popup.AdfDhtmlPopupWindow.CreateDomElement()protected Object GetAnimationDurationSkinProperty()ObjectAdfDhtmlPopupWindow.GetAnimationDurationSkinProperty(Object)protected HTMLElement GetContentParent()HTMLElement - contentParentElement the parent of the contentAdfDhtmlPopupWindow.GetContentParent()protected Object Init()ObjectAdfObject.Init()protected static Object InitClass()ObjectAdfDhtmlPopupWindow.InitClass()protected Object NeedsCloseLink()Objectprotected Object SetContentParent(HTMLElement contentParentElement)contentParentElement |
- | the parent of the content |
Objectpublic Object show(Object hints)hints |
- | a set of popup hints (see AdfDhtmlPopupWindow)
Default value = null
|
ObjectAdfDhtmlPopupWindow.hide()AdfAbstractFloatingElement.show()
|
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 | ||||||||