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 - Class in org.w3c.dom.html
All HTML element interfaces derive from this class.
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.
elementFromPagePoint(Number, Object, HTMLElement, Object, Object) - Method in AdfIEAgent
Returns the topmost element at the give mouse point in Window coordinates.
elementFromPagePoint(Object, Object, Object, Object, Object) - Method in AdfIEAgentLegacy
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
elementsAdded(Object) - Method in AdfGeckoAgent
Updates any id->element cache by adding the elements in the specified subtree
elementsAdded(Object) - Method in AdfIE8Agent
Updates any id->element cache by adding the elements in the specified subtree IE7 has a bug with the getAttribute("id") fix, so this fix is moved to the AdfIE8Agent and a different approach is used for IE7 (in AdfIEAgent).
elementsAdded(Object) - Method in AdfIEAgentLegacy
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
elementsRemoved(Object) - Method in AdfGeckoAgent
Updates any id->element cache by removing the elements in the specified subtree
elementsRemoved(Object) - Method in AdfIE8Agent
Updates any id->element cache by removing the elements in the specified subtree.
elementsRemoved(Object) - Method in AdfIEAgentLegacy
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
enableUserSelect(Object) - Method in AdfGeckoAgent
Enable the user's ability to select text in this component
enableUserSelect(Object) - Method in AdfIEAgentLegacy
Enable the user's ability to select text in this component
enableUserSelect(Object) - Method in AdfOperaAgent
Enable the user's ability to select text in this component
enableUserSelect(Object) - Method in AdfSafariAgent
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
 
endDirtyStateTracking(AdfUIComponent, HTMLElement) - Method in AdfAgent
Deprecated: This method is no longer necessary. ADF component may use the page's dirty state service to track dirty component state.
endDocumentKeyEventCapture(Object, Object) - Method in AdfAgent
Remove agent-specific techniques for capturing key events for the focusProxy's document
endDocumentKeyEventCapture(Object, Object, Object) - Method in AdfIEAgentLegacy
Remove agent-specific techniques for capturing key events for the focusProxy's document
endsWith(string, string) - Static method in AdfStrings
Function to efficiently check if a string starts with another string
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.
equals(Object) - Method in Date
 
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.
errorToString(Object) - Static method in AdfAutomationHelper
Util method to convert js error object into a string
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.
evalWorksForGlobals_ - Static field in goog
Indicates whether or not we can call 'eval' directly to eval code in the global scope.
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_SOURCE_APPLET - Static field in AdfFileUploadManager
 
EVENT_SOURCE_FALLBACK - Static field in AdfFileUploadManager
 
EVENT_SOURCE_QUEUE - Static field in AdfFileUploadManager
 
EVENT_SOURCE_UPLOAD - Static field in AdfFileUploadManager
 
EVENT_STATUS_COMPLETE - Static field in AdfFileUploadManager
 
EVENT_STATUS_FAILED - Static field in AdfFileUploadManager
 
EVENT_STATUS_IN_PROGRESS - Static field in AdfFileUploadManager
 
EVENT_STATUS_START - Static field in AdfFileUploadManager
 
EVENT_TYPE - Static field in AdfBeforeUnloadEvent
 
EVENT_TYPE - Static field in AdfCalendarActivityDurationChangeEvent
 
EVENT_TYPE - Static field in AdfCalendarActivityEvent
 
EVENT_TYPE - Static field in AdfCalendarDisplayChangeEvent
 
EVENT_TYPE - Static field in AdfCalendarEvent
 
EVENT_TYPE - Static field in AdfCarouselSpinEvent
 
EVENT_TYPE - Static field in AdfColumnSelectionEvent
 
EVENT_TYPE - Static field in AdfComponentRemovedEvent
 
EVENT_TYPE - Static field in AdfContextInfoEvent
 
EVENT_TYPE - Static field in AdfDialogEvent
Constant that represents the event type.
EVENT_TYPE - Static field in AdfDisclosureEvent
 
EVENT_TYPE - Static field in AdfDomReplacedEvent
 
EVENT_TYPE - Static field in AdfLovInternalEvent
 
EVENT_TYPE - Static field in AdfLovInternalPopupClosedEvent
 
EVENT_TYPE - Static field in AdfMasonryDeleteEvent
 
EVENT_TYPE - Static field in AdfMasonryInsertEvent
 
EVENT_TYPE - Static field in AdfMasonryReorderEvent
 
EVENT_TYPE - Static field in AdfMasonryResizeEvent
 
EVENT_TYPE - Static field in AdfMaximizeEvent
 
EVENT_TYPE - Static field in AdfQueryEvent
 
EVENT_TYPE - Static field in AdfQueryInternalEvent
 
EVENT_TYPE - Static field in AdfQueryOperationEvent
 
EVENT_TYPE - Static field in AdfReorderEvent
 
EVENT_TYPE - Static field in AdfSpringboardChangeEvent
 
EVENT_TYPE_PROGRESS - Static field in AdfFileUploadManager
 
EVENT_TYPE_STATE - Static field in AdfFileUploadManager
 
EVENT_TYPE_STATUS - Static field in AdfFileUploadManager
 
EVENT_TYPE_TO_ATTRIBUTE_MAP - Static field in AdfDhtmlLookAndFeel
 
EVENT_TYPE_TO_CAMEL_CASE_MAP - Static field in AdfDhtmlLookAndFeel
 
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.
EventPropagatesToServer(Object) - Method in AdfDhtmlMaximizePeer
Override to handle maximize locally;
EventPropagatesToServer(boolean) - Method in AdfDhtmlShowDetailPeer
 
EventPropagatesToServer(boolean) - Method in AdfDhtmlShowDisclosurePeer
Override to only propagate events to the server if we have all of the content on the client and we have immediate delivery
EventPropagatesToServer(Object) - Method in AdfDhtmlTogglePeer
 
EventPropagatesToServer(Object) - Method in InnerPBMaximizePeer
Override to handle maximize locally if we have the ContentDom to maximize
EventPropagatesToServer(Object) - Method in InnerPBShowDetailPeer
 
EventPropagatesToServer(Object) - Method in InnerRegionMaximizePeer
Override to handle maximize locally if we have the ContentDom to maximize
EventPropagatesToServer(Object) - Method in InnerSDHShowDetailPeer
 
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.
execCommand(AdfRichTextEditor, HTMLFrameElement, String, Object) - Method in AdfEditingAgent
Executes a command on the document, selection, or the given range.
execScript(Object, Object) - Method in AdfAgent
Executes a script.
execScript(Object, Object) - Method in AdfIEAgentLegacy
Executes a script.
ExecScript(Object, Object) - Method in AdfLoadableScript
Executes the specified script content.
execScript(Window, String) - Method in AdfSafariAgent
Executes a script.
executeBinding(String, String) - Method in AdfDhtmlCodeEditorPeer
Executes the previously bound command for command.
executeCommand(Object, Object) - Method in AdfDhtmlRichTextEditorPeer
 
ExecuteRedo(AdfRichTextEditor, HTMLFrameElement, HTMLElement) - Method in AdfEditingAgent
Default implementation for executing an redo command.
ExecuteRedo(AdfRichTextEditor, HTMLFrameElement, HTMLElement) - Method in AdfIEEditingAgent
Default implementation for executing an redo command.
ExecuteRedo(AdfRichTextEditor, HTMLFrameElement, HTMLElement) - Method in AdfSafariEditingAgent
Implementation for executing an redo command on iOS5.
ExecuteUndo(AdfRichTextEditor, HTMLFrameElement, HTMLElement) - Method in AdfEditingAgent
Default implementation for executing an undo command.
ExecuteUndo(AdfRichTextEditor, HTMLFrameElement, HTMLElement) - Method in AdfIEEditingAgent
Default implementation for executing an undo command.
ExecuteUndo(AdfRichTextEditor, HTMLFrameElement, HTMLElement) - Method in AdfSafariEditingAgent
Implementation for executing an undo command on iOS5.
exp(Number) - Static method in Math
Computes the value of E^value (Euler's constant raised to the specified power).
EXPAND_SUBTYPE - Static field in AdfTableDataFetchEvent
 
expandAction(Object) - Method in AdfTreeUtils
Expand menu item action handler
expandAllBelowAction(Object) - Method in AdfTreeUtils
Expand all menu item action handler
expandAllNodes() - Method in AdfDhtmlPanelCollectionPeer
Handler for the "Expand All" standard Tree table menu item
expandAllNodesBelow() - Method in AdfDhtmlPanelCollectionPeer
Handler for the "Expand All Below" standard Tree table menu item
expandNode() - Method in AdfDhtmlPanelCollectionPeer
Handler for the "Expand" standard Tree table menu item
exportPath_(string, *=, Object=) - Static method in goog
Builds an object structure for the provided namespace path, ensuring that names that already exist are not overwritten.
exportProperty(Object, string, *) - Static method in goog
Exports a property unobfuscated into the object's namespace.
exportPrototypeSymbol(string, Object) - Static method in AdfObject
Delegates to goog.export() for exporting a symbol with Closure compiler, while recoreding a map of the renamed names to an original names and a map of original names to the renamed names
exportSymbol(string, *, Object=) - Static method in goog
Exposes an unobfuscated global namespace path for the given object.

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 2015.07.15 10:12 UTC
Copyright (c) 1998, 2015, Oracle and/or its affiliates. All rights reserved.