OracleJavaScript API Reference for Oracle ADF Faces

 

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  _ 

E

E - Static field in Math
Euler's constant (approximately 2.718).
eatEvent(Object) - Method in AdfAgent
 
eatEventCallback(Object) - Static method in AdfAgent
Static callback handler for consuming a blocked event
EDITABLE_SUBTREE_PROPERTY - Static field in AdfPage
Property name for the editable subtree property
EDITED_COMPONENT_PROPERTY - Static field in AdfPage
Property name for the current inline-edited component property
Element - Class in org.w3c.dom.core
Apart from text, Element nodes are the most common objects in every XML document.
ELEMENT_NODE - Static field in Node
This constant is of type Number and its value is 1.
elementFromPagePoint(Number, Object, HTMLElement, Object, Object) - Method in AdfAgent
Returns the topmost element at the give mouse point in Window coordinates.
elementsAdded(Object) - Method in AdfAgent
Updates any id->element cache by adding the elements in the specified subtree
elementsRemoved(Object) - Method in AdfAgent
Updates any id->element cache by removing the elements in the specified subtree
EMPTY_ARRAY - Static field in AdfCollections
 
enableUserSelect(Object) - Method in AdfAgent
Enable the user's ability to select text in this component
encodeURI(String) - Static method in Global
Encodes a URI where each instance of certain characters is replaced by one, two, or three escape sequences that represent a UTF-8 encoding of the character.
encodeURIComponent(String) - Static method in Global
Encodes a URI component where each instance of certain characters is replaced by one, two, or three escape sequences that represent a UTF-8 encoding of the character.
END_KEY - Static field in AdfKeyStroke
 
endDocumentKeyEventCapture(Object, Object) - Method in AdfAgent
Remove agent-specific techniques for capturing key events for the focusProxy's document
ensureClassInitialization(Function) - Static method in AdfObject
Ensures that a class is initialized.
ENTER_KEY - Static field in AdfKeyStroke
KeyCode representing enter key.
entities - Field in DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
Entity - Class in org.w3c.dom.core
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_NODE - Static field in Node
This constant is of type Number and its value is 6.
ENTITY_REFERENCE_NODE - Static field in Node
This constant is of type Number and its value is 5.
EntityReference - Class in org.w3c.dom.core
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EQUALS - Static field in AdfStrings
 
equals(Object) - Method in AdfDataFlavor
Override equals to compare AdfDataFlavors by their stringForm
equals(Object) - Method in AdfObject
Indicates whether some other AdfObject is "equal to" this one.
equals(Object) - Method in AdfRangeValue
Indicates whether some other AdfRangeValue is "equal to" this one.
Error - Class in org.ecmascript.object.error
The native browser JavaScript object used to represent an error.
Error(String) - Constructor in Error
The native browser JavaScript object used to represent an error.
ESC_KEY - Static field in AdfKeyStroke
KeyCode representing esc key.
escape(String) - Static method in Global
Deprecated: Use {@link #encodeURIComponent} instead
eval(Number) - Static method in Global
Evaluates a string representation of JavaScript code.
EvalError - Class in org.ecmascript.object.error
The native browser JavaScript object used to represent an error when the eval() method is used incorrectly.
EvalError(String) - Constructor in EvalError
The native browser JavaScript object used to represent an error when the eval() method is used incorrectly.
Event - Field in AdfDomComponentEvent
 
Event - Field in AdfDomComponentFocusEvent
 
Event - Field in AdfDomUIInputEvent
 
Event - Class in org.w3c.dom.events
The Event interface is used to provide contextual information about an event to the handler processing the event.
EVENT_TYPE - Static field in AdfCarouselSpinEvent
 
EVENT_TYPE - Static field in AdfColumnSelectionEvent
 
EVENT_TYPE - Static field in AdfContextInfoEvent
 
EVENT_TYPE - Static field in AdfDialogEvent
 
EVENT_TYPE - Static field in AdfDisclosureEvent
 
EVENT_TYPE - Static field in AdfMaximizeEvent
 
EVENT_TYPE - Static field in AdfQueryEvent
 
EVENT_TYPE - Static field in AdfQueryOperationEvent
 
EventException - Class in org.w3c.dom.events
Event operations may throw an EventException as specified in their method descriptions.
EventListener - Class in org.w3c.dom.events
The EventListener interface is the primary method for handling events.
eventPhase - Field in Event
Used to indicate which phase of event flow is currently being evaluated.
EventTarget - Class in org.w3c.dom.events
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
exec(String) - Method in RegExp
Searches the input string for a match.
execScript(Object, Object) - Method in AdfAgent
Executes a script.
exp(Number) - Static method in Math
Computes the value of E^value (Euler's constant raised to the specified power).

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  _ 

 

Generated on 2013.01.09 16:37 UTC
Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.