JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||
org.ecmascript.object.Object
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.subids.AdfDhtmlPanelWindowPeer
|
+--oracle.adfinternal.view.js.laf.dhtml.internalWindow.AdfDhtmlDialogPeer
public class AdfDhtmlDialogPeer extends AdfDhtmlPanelWindowPeer
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 org.ecmascript.object.Object |
constructor, prototype |
Constructor Summary |
|
|---|---|
public |
|
Method Summary |
|
|---|---|
public Object |
|
public String |
|
public String |
|
private static HTMLElement |
|
private HTMLElement |
|
public HTMLElement |
|
protected String |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
public Object |
|
public static Object |
|
protected Object |
|
protected Object |
|
protected static Object |
|
protected Boolean |
|
private static Boolean |
|
private static Boolean |
|
private String |
|
protected Object |
|
private static Object |
|
static Object |
|
Object |
|
private static Object |
|
private static Object |
|
Methods inherited from oracle.adfinternal.view.js.laf.dhtml.internalWindow.subids.AdfDhtmlPanelWindowPeer |
GetBestMatchSubId, GetSubIdDomElement |
Field Detail |
|---|
private static Object _ANIMATE_SKIN_PROPERTYprivate static Object _ANIMATION_DURATION_SKIN_PROPERTYprivate static Object _BUTTON_IDSprivate static Object _BUTTON_OUTCOMESprivate static Object _CANCEL_IDprivate static Object _DIALOG_RESIZE_GHOST_CLASSprivate static Object _NO_IDprivate static Object _OK_IDprivate static Object _OUTCOME_ATTR_NAME_EXPANDOprivate static Object _YES_ID
Constructor Detail |
|---|
public AdfDhtmlDialogPeer()
Method Detail |
|---|
public Object fireCancel()Objectpublic String getAnimateSkinProperty()String - null "-tr-animate" skinning property for the dialog component.public String getAnimationDurationSkinProperty()String - skinning property name for the animation duration of the dialog.private static HTMLElement _getButtonDom(String clientId,
String buttonId)clientId |
- | the client id of the dialog |
buttonId |
- | used to for the subclientId |
HTMLElement - The HTML Dom Element for the buttonprivate HTMLElement _getButtonRootElement(Object domElement,
String clientId)domElement |
||
clientId |
- | dialog client id |
HTMLElement - the root HTML dom element for the button, or null if not found.public HTMLElement getDefaultButtonDom(String clientId)clientId |
- | the client id of the dialog |
HTMLElement - The HTML Dom Element for the buttonprotected String GetResizeGhostSelector()String - the selector name that is used to locate the client style that's applied the to drag ghost during drag-and-drop resizingprotected Object HandleComponentClick(AdfUIInputEvent componentEvent)componentEvent |
- | click event |
Objectprotected Object HandleComponentKeyDown(AdfUIInputEvent componentEvent)componentEvent |
- | wrapped key down event |
Objectprotected Object HandleComponentKeyPress(AdfUIInputEvent componentEvent)componentEvent |
- | wrapped key press event |
Objectprotected Object HandleComponentKeyUp(AdfUIInputEvent componentEvent)componentEvent |
- | wrappered dom event |
Objectpublic Object handleEscapeKey(Object event)event |
Objectpublic static Object hideDialogIfNoMessages(Object id)id |
Objectprotected Object Init(Object component,
Object usage)component |
||
usage |
Objectprotected Object InitDomElement(Object component,
Object domElement)component |
||
domElement |
Objectprotected static Object InitSubclass()Objectprotected Boolean IsBusy(String clientId)clientId |
- | the client id of the dialog |
Boolean - null true if the dialog is in a busy state.private static Boolean _isOKPresent(String clientId)clientId |
- | the client id of the dialog |
Boolean - true if the OK button is within the content of the dialogprivate static Boolean _isYesPresent(String clientId)clientId |
- | the client id of the dialog |
Boolean - true if the Yes button is within the content of the dialogprivate String _queueDialogOutcome(AdfRichDialog component,
AdfUIInputEvent componentEvent,
Boolean ignoreCancelAndClose)component |
- | this dialog component |
componentEvent |
- | the mouse up or key up component event |
ignoreCancelAndClose |
- | true if cancel/close should not queue an outcome |
String - undefined , the DialogEvent outcome, or true if handled otherwiseprotected Object SetBusy(Object isBusy)isBusy |
Objectprivate static Object _setButtonDisableState(String clientId,
Boolean disabled)clientId |
- | the client id of the dialog |
disabled |
Objectstatic Object __setButtonVisible(String clientId,
String buttonId,
Boolean makeVisible)clientId |
- | the client id of the dialog |
buttonId |
- | the id for the button |
makeVisible |
- | new visible state |
ObjectObject __setDefaultButtonDisabled(String clientId,
Boolean disabled)clientId |
- | the client id of the dialog |
disabled |
- | new disabled value |
Objectprivate static Object _setOutcomeExpandos(String clientId)clientId |
- | the client id of the dialog |
Objectprivate static Object _usesUnifiedButtons(Object clientId)clientId |
Object
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||