JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
oracle.adfinternal.view.js.laf.dhtml.rich
Class AdfDhtmlDialogPeer
Warning:
- This is an unsupported, internal implementation class.
- Use an API class that might provide equivalent functionality instead.
- This class will change without notice.
- It is not recommended that you use anything in this class.
org.ecmascript.object.Object
|
+--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlDialogPeer
public class AdfDhtmlDialogPeer
extends Object
Input Components
Field Summary
|
protected Object |
GetSubIdDomElement
-
Returns the dom element for a given subElementId for dialog.
|
private static Object |
_SUB_ID_MAP
-
dialog component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1.
|
protected Object GetSubIdDomElement
Returns the dom element for a given subElementId for dialog.
private static Object _SUB_ID_MAP
dialog component publishes the following sub ids [External Subid --> Internal Client SubId]:- 1. [title --> _ttxt] - dialog title text 2. [content --> contentContainer] - center content 3. [ok_button --> ok] - ok button 4. [yes_button --> yes] - yes button 5. [no_button --> no] - no button 6. [cancel_button --> cancel] - cancel button 7. [close_icon --> close] - close icon
public AdfDhtmlDialogPeer()
Input Components
|
Oracle Fusion Middleware JavaScript API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.0.0)
E17489-01 |
PREV NEXT |
FRAMES NO FRAMES Warning: private items are visible |
|
Generated on 2011.04.27 02:28 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.