OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adfinternal.view.js.laf.dhtml.rich.desktop
Class AdfDhtmlPanelWindowPeer

Warning:

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.laf.rich.AdfUIPeer
         |
         +--oracle.adf.view.js.laf.rich.AdfRichUIPeer
               |
               +--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPanelWindowBasePeer
                     |
                     +--oracle.adfinternal.view.js.laf.dhtml.rich.desktop.AdfDhtmlPanelWindowPeer
Direct Known Subclasses:
AdfDhtmlDialogPeer

public class AdfDhtmlPanelWindowPeer
extends AdfDhtmlPanelWindowBasePeer



Field Summary


Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer

addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, DISABLED_STYLECLASS, DRAG_READY_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_TARGET_STYLECLASS, HOVER_TARGET_STYLECLASS, READONLY_STYLECLASS


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfDhtmlPanelWindowPeer()


Method Summary

protected void
HandleComponentMouseDown(AdfUIInputEvent componentEvent)
Activate the AdfDhtmlSimpleFloat (popup window controller) if inactive and starts a drag-resize if needed.
protected static Object
InitSubclass()


Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlPanelWindowBasePeer

BindToComponent, calculateMinimumContentSize, Cancel, ComponentContentHeightChanged, ComponentContentWidthChanged, ComponentRemoved, ComponentTitleChanged, ComponentTitleIconSourceChanged, getAnimationDurationSkinProperty, GetComponentContentHeight, GetComponentContentWidth, getDragElement, GetResizeGhostSelector, HandleComponentClick, HandleComponentFocus, HandleComponentKeyDown, HandleComponentKeyPress, HandleComponentKeyUp, handleEscapeKey, Hide, Init, InitDomElement, IsClose, isContentResized


Methods inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer

addComponentEventHandlers, addComponentPropertyChanges, addComponentPropertyGetters, addDomEventHandlers, addEventHandlerToDomInstance, addSuppressedPPRAttributes, applyDragReadyState, ApplyDragReadyState, applyDragSourceState, bind, cancelAllPopups, cancelPopup, ChildVisibilityChanged, clearDragReadyState, ClearDragReadyState, clearDragSourceState, ComponentInlineStyleChanged, ComponentPropertyChanged, componentRemoved, ComponentStyleClassChanged, ComponentVisibleChanged, ConvertClientIdToLocator, convertLocatorToClientId, CreateDraggableNode, createPeerClass, createSubId, CreateSubId, DefaultInitClass, DispatchComponentEvent, domReplaceNotify, DomReplaceNotify, focus, Focus, getAbsoluteId, getAbsoluteLocator, getAccessibleName, GetAccessibleName, getAllPopups, getComponent, GetComponent, GetComponentId, getComponentParent, getComponentProperty, GetComponentVisible, getDescendantComponents, getDomContentElement, getDomContentElementForComponent, GetDomContentElementForNode, getDomDocument, getDomElement, getDomElementForComponent, getDomNode, GetDomNodeForCommentComponent, getDomNodeForComponent, getDragOverFeedback, GetDragOverFeedback, getDragTransferable, GetDragTransferable, getFirstAncestorComponent, getInlineEditor, GetInlineEditor, getInlineStyleProperty, getLocatorByDomElement, getPagePosition, getPopupWindow, getReadyState, GetReadyState, GetRichResourceURL, getSubIdDomElement, GetSubIdDomElement, hideAllPopups, hidePopup, InitClass, initialize, isActive, isInActiveHeirarchy, isPopupVisible, messageNotify, MessageNotify, messageShow, MessageShow, needsChildVisibilityChanges, needsFocusTargetStyleClass, PopupClosed, processPushData, ProcessPushData, registerKeyStroke, replaceDomElement, ReplaceDomElement, resizeNotify, ResizeNotify, scrollIntoView, ScrollIntoView, setBusy, SetBusy, setInlineStyleProperty, showContextMenu, showPopup, TruncateClientId, TruncateClientIdOnceImpl, UnbindFromComponent, unregisterKeyStroke, visitChildren


Methods inherited from oracle.adf.view.js.laf.rich.AdfUIPeer

ApplyDragSourceState, ClearDragSourceState


Field Detail


Constructor Detail


AdfDhtmlPanelWindowPeer

public AdfDhtmlPanelWindowPeer()

Method Detail


HandleComponentMouseDown

protected void HandleComponentMouseDown(AdfUIInputEvent componentEvent)

Activate the AdfDhtmlSimpleFloat (popup window controller) if inactive and starts a drag-resize if needed.

Parameters:
componentEvent  -  wrappered mouseDown event
Return:
void - null

InitSubclass

protected static Object InitSubclass()

Return:
Object
Overrides:
AdfDhtmlPanelWindowBasePeer.InitSubclass()

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2011.10.24 21:45 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.