JavaScript API Reference for Oracle ADF Faces
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.2) E76716-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.AdfDhtmlQuickQueryPeer
public class AdfDhtmlQuickQueryPeer extends AdfRichUIPeer
Field Summary |
|
|---|---|
private static Object |
|
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, SELECTED_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 |
|
|---|---|
protected Object |
|
protected HTMLElement |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected Object |
|
protected static Object |
|
private Boolean |
|
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 _SEARCH_ICON_IDprivate static Object _SUB_ID_MAP
Constructor Detail |
|---|
public AdfDhtmlQuickQueryPeer()
Method Detail |
|---|
protected Object GetBestMatchSubId(Object domElement)domElement |
ObjectAdfRichUIPeer.GetSubIdDomElement(Object)AdfRichUIPeer.GetBestMatchSubId(Object)protected HTMLElement GetSubIdDomElement(Object subElementIdLocator)subElementIdLocator |
HTMLElement - the DOM within the component related to scopedIdAdfRichUIPeer.getSubIdDomElement(Object, Object)protected Object HandleComponentClick(AdfComponentEvent componentEvent)componentEvent |
Objectprotected Object HandleComponentKeyDown(Object componentEvent)componentEvent |
- | the component event generated by enter key down. |
ObjectAdfDhtmlDialogPeer.HandleComponentKeyDown(AdfUIInputEvent)protected Object HandleComponentKeyPress(Object componentEvent)componentEvent |
- | the component event generated by enter key press. |
ObjectAdfDhtmlDialogPeer.HandleComponentKeyPress(AdfUIInputEvent)protected Object HandleComponentKeyUp(AdfComponentEvent componentEvent)componentEvent |
Objectprotected static Object InitSubclass()Objectprivate Boolean _isEnterKeyNotConsumed(Object componentEvent)componentEvent |
- | the component event |
Boolean - true if Enter key is pressed on a component that does not consume it
|
Oracle Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.2) E76716-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||