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.adf.view.js.base.AdfUIPeer
               |
               +--oracle.adf.view.js.laf.rich.AdfRichUIPeer
                     |
                     +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlDialogServicePopupContainerPeer
public class AdfDhtmlDialogServicePopupContainerPeer extends AdfRichUIPeer
Field Summary | 
|
|---|---|
private static Object | 
|
Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer | 
addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, CreateSubId, DISABLED_STYLECLASS, DRAG_READY_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_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 | 
|
|---|---|
public Array | 
  | 
private void | 
  | 
public Object | 
|
private void | 
|
public Object | 
  | 
private void | 
  | 
protected HTMLElement | 
  | 
protected void | 
  | 
protected static Object | 
  | 
protected void | 
  | 
Methods inherited from oracle.adf.view.js.base.AdfUIPeer | 
getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible, needsResizeNotify | 
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 _SELECTED_RTN_ID_EXPANDO
Constructor Detail | 
|---|
public AdfDhtmlDialogServicePopupContainerPeer()
Method Detail | 
|---|
public Array getAllIds()AdfDhtmlRichDialogService.Array - String array of ids assigned to open rich dialogsAdfDhtmlRichDialogService.launchWindow(String, String, Object, String)AdfDhtmlRichDialogService.launchInline(String)private void _getAllIds(Object state)getAllIds() function.state | 
- | about open dialogs managed by the AdfDhtmlRichDialogService. | 
void - nullgetAllIds()public Object getState(String rtnId)rtnId | 
- | unique id that identifies the state of rich dialog | 
Object - state about open dialogs managed by the AdfDhtmlRichDialogService.AdfDhtmlRichDialogService.launchWindow(String, String, Object, String)AdfDhtmlRichDialogService.launchInline(String)private void _getState(Object state)getState(String) function.state | 
- | about open dialogs managed by the AdfDhtmlRichDialogService. | 
void - nullgetState(String)public Object getStateLast()Object - state about open dialogs managed by the AdfDhtmlRichDialogService.AdfDhtmlRichDialogService.launchWindow(String, String, Object, String)AdfDhtmlRichDialogService.launchInline(String)private void _getStateLast(Object state)state | 
- | about open dialogs managed by the AdfDhtmlRichDialogService. | 
void - nullgetStateLast()protected HTMLElement GetSubIdDomElement(String subElementIdLocator)subElementIdLocator | 
- | the id of the child dom element or component | 
HTMLElement - the DOM within the component related to scopedIdAdfRichUIPeer.getSubIdDomElement(Object, Object)protected void HandleComponentPopupClosed(AdfPopupClosedEvent componentEvent)AdfPopupClosedEvent to bubble up. Cancels the client event and removes the popup from the client dom and then queues a AdfDialogServicePopupContainerRemoveEvent to remove from the server-side component tree.componentEvent | 
- | popup closed event | 
void - nullprotected static Object InitSubclass()AdfPopupClosedEvent.POPUP_CLOSED_EVENT_TYPE.Objectprotected void ReplaceDomElement(HTMLElement newElement,
                                 HTMLElement oldElement)newElement and appened as children to the oldElement.newElement | 
- | the new dom element | 
oldElement | 
- | the old dom element | 
void - nullAdfRichUIPeer.replaceDomElement(AdfUIComponent, HTMLElement, HTMLElement)
  | 
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 | ||||||||