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.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 |
|
private Object |
|
private 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)private Object _getNestedComponentSubId(Object nestedComponentClientId,
Object domElement,
Object nestedSubId)nestedComponentClientId |
||
domElement |
||
nestedSubId |
Objectprivate Object _getNestedSubIdIndex(Object clientId,
Object subClientId)clientId |
||
subClientId |
Objectprotected 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. |
Objectprotected Object HandleComponentKeyPress(Object componentEvent)componentEvent |
- | the component event generated by enter key press. |
Objectprotected 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.3) E80085-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES Warning: private items are visible | ||||||||