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.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlSimpleFloat
public class AdfDhtmlSimpleFloat extends AdfDhtmlPopupWindow
Field Summary |
|
|---|---|
private static Object |
|
private static Object |
|
private static Object |
|
public static Object |
|
public static Object |
|
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 |
|
public Object |
|
protected Object |
|
private Object |
|
private Object |
|
public Object |
|
protected Object |
|
public String |
|
private HTMLElement |
|
private AdfUIComponent |
|
protected HTMLElement |
|
protected HTMLElement |
|
private HTMLElement |
|
public Boolean |
|
public Boolean |
|
public Object |
|
public Object |
|
protected Object |
|
protected Object |
|
protected static Object |
|
public Object |
|
public Object |
|
public Object |
|
public Object |
|
public void |
|
public Object |
|
public Object |
|
public void |
|
protected Boolean |
|
public Object |
|
public Object |
|
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPopupWindow |
AnimateOpening, autoSize, cancel, CreateShadow, DoResizeNotifyDom, FocusOnFirstElement, GetAnimationDuration, getContent, GetFocusOnOpen, getLaunchSourceId, getPopupClientId, GetPositionHandler, GetPositionManagerIndex, HandleKeyNavigation, hide, isVisible, OpenedPopup, Position, RestoreScrollValues, SaveScrollValues, setCloseHandler, setCloseHandlerParam, SetFocusOnOpen, SetPositionHandler, show, WrapContent |
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfAbstractFloatingElement |
CreateTable, getAlignElement, getElement, 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, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString |
Field Detail |
|---|
private static Object _CONTENT_IDprivate static Object _DRAG_STYLECLASSprivate static Object _INACTIVE_STYLECLASSpublic static Object LEFT_ALIGN_PERCENTAGE_EXPANDOpublic static Object TOP_ALIGN_PERCENTAGE_EXPANDO
Constructor Detail |
|---|
public AdfDhtmlSimpleFloat()
Method Detail |
|---|
public Object activate()Objectprotected HTMLElement CreateDomElement()HTMLElement - the root dom element of this popup.AdfDhtmlPopupWindow.CreateDomElement()public Object destroy()ObjectAdfAbstractFloatingElement.destroy()protected Object DoShow(Object hints)hints |
- | a set of popup hints (see AdfDhtmlPopupWindow)
Default value = null
|
ObjectAdfDhtmlPopupWindow.DoShow(Object)private Object _dragEndHandler()Object_dragStartHandler()private Object _dragStartHandler()Object_dragEndHandler()public Object getAlignPosition()Object - null (x, y) alignment positionAdfAbstractFloatingElement.getAlignPosition()protected Object GetAnimationDurationSkinProperty()ObjectAdfDhtmlPopupWindow.GetAnimationDurationSkinProperty()public String getContainedComponentClientId()String - the client Id of the contained panelWindow or dialog.private HTMLElement _getContainedComponentDomElement()HTMLElement - dom element bound to the contained componentprivate AdfUIComponent _getContainedComponentPeer()AdfUIComponent - dialog or panelWindow that represents the floating element.protected HTMLElement GetContentParent()HTMLElement - contentParentElement the parent of the contentAdfDhtmlPopupWindow.GetContentParent()protected HTMLElement GetFocusContent()HTMLElement - content node areaAdfDhtmlPopupWindow.GetFocusContent()private HTMLElement _getMainElement(Object content)content |
HTMLElement - markup container rendered by the dialog or panelWiindow componentpublic Boolean getModal(Object modal)modal |
Boolean - true if "dialog" is modalpublic Boolean handleActivate(Boolean focusOnFirstElement)focusOnFirstElement |
- | if true, focus will be established on the first focusable element |
Boolean - returns true if the dialogs state has been activated from an inactive statepublic Object handleBindToComponent()Objectpublic Object handleComponentRemoved()Objectprotected Object HandleEscapeKey(AdfComponentEvent event)event |
- | Esc key event trapped in the AdfDhtmlPopupWindow super class in the mouse up event handler |
ObjectAdfDhtmlPopupWindow.HandleEscapeKey(Object)protected Object Init()ObjectAdfObject.Init()protected static Object InitClass()ObjectAdfDhtmlPopupWindow.InitClass()public Object initializeRepositionable()Object_dragStartHandler()_dragEndHandler()public Object isAnimating()Object - true if the popup is currently animating or resizingAdfDhtmlPopupWindow.isAnimating()public Object setContent(HTMLElement selectorContent)selectorContent |
- | the dom element that is the content of the popupwindow |
ObjectAdfDhtmlPopupWindow.setContent(HTMLElement)public Object setDragElement(Object dragElement)dragElement |
Objectpublic void setDragging(boolean dragging)dragging |
- | true if the floating element is in drag mode |
void - nullpublic Object setModal(Boolean modal)modal |
- | true if the dialog is modal |
Objectpublic Object setPosition(Number positionTop,
Number positionLeft)positionTop |
- | new top |
positionLeft |
- | new left |
ObjectAdfAbstractFloatingElement.setPosition(Object, Object)public void setShadowVisibility(boolean visible)visible |
- | false if the shadow should be hidden |
void - nullprotected Boolean ShouldHideOnClip()Boolean - if popup window should hide on clipAdfDhtmlPopupWindow.ShouldHideOnClip()public Object showAsActive()Objectpublic Object showAsInActive()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 | ||||||||