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  Y  _ 

R

 
R_KEY - Static field in AdfKeyStroke
KeyCode representing R key.
raiseToFront() - Method in AdfAbstractFloatingElement
 
raiseToFront(Object) - Method in AdfDhtmlZOrderLayer
 
raiseToFront(Object) - Method in AdfDhtmlZOrderManager
Makes an element the topmost visible in its layer, by making it the last child (and not traversing itself in DOM)
random() - Static method in Math
Retrieves a value that is greater than or equal to 0 and less than 1.
RANGE_SELECTION - Static field in AdfRichChooseDate
Reflects user intention to select a range of dates.
RangeError - Class in org.ecmascript.object.error
The native browser JavaScript object used to represent an error when the a number is outside of a required range.
RangeError(String) - Constructor in RangeError
The native browser JavaScript object used to represent an error when the a number is outside of a required range.
READ_ONLY - Static field in AdfDhtmlTreeTablePeer
 
READONLY_STYLECLASS - Static field in AdfRichUIPeer
 
ReallocateSizesForNewSelection(String, AdfRichPanelAccordion) - Method in AdfDhtmlPanelAccordionPeer
Reallocates the accordion's size and its children sizes for a newly selected pane.
recognizeDrag(Object, Object) - Method in AdfDragRecognizer
Determine whether a possible drag has turned into a drag or not
recognizeDrag(Object, Object) - Method in AdfDragRecognizer
Determine whether a possible drag has turned into a drag or not
recognizeDrag(Object, Object, Object) - Static method in AdfSwipeToRevealUtils
Drag recognizer for primarily touch, touch and desktop devices.
recordActiveDataActivity() - Method in AdfDhtmlActiveData
Heartbeat called from active data iframe
REDISTRIBUTE_EVENTS - Static field in AdfAgent
 
reduceMatchedComponents(Object, Function, Object) - Method in AdfPage
Convenience method reducing an array of components using a filter function.
ReferenceError - Class in org.ecmascript.object.error
The native browser JavaScript object used to represent an error when a referenced variable cannot be found.
ReferenceError(String) - Constructor in ReferenceError
The native browser JavaScript object used to represent an error when a referenced variable cannot be found.
refreshPushComponent(String, String, String) - Method in AdfDhtmlActiveData
this method is invoked through a script rendered over the push channel it finds the window identified by windowId and makes a request to the rich page on the window for refreshing the push component with the specified clientId use cases:
RegExp - Class in org.ecmascript.object
The native browser JavaScript object used to work with regular expressions.
RegExp(String, String) - Constructor in RegExp
The native browser JavaScript object used to work with regular expressions.
register() - Method in AdfLogger
Registers the specified logger, copying over any log messages if possible and closing the logger if a logger with that name already exists
register(Object, String) - Method in AdfProfiler
Deprecated: Please use registerMethod instead
register(Object) - Static method in AdfRestXhrFactory
Registers the instance provided as a {AdfRestXhrFactory} for the application
registerAdditionalConveyorBeltSupport(Object) - Method in AdfConveyorBeltHorizontal
If a component has multiple conveyor belts (panel Tabbed with position both) then the 'other' conveyor belt needs to be registered as well, so on button press both conveyor belts will move.
registerAdditionalConveyorBeltSupport(Object) - Method in AdfConveyorBeltSupport
If a component has multiple conveyor belts (panel Tabbed with position both) then the 'other' conveyor belt needs to be registered as well, so on button press both conveyor belts will move.
registerAdditionalConveyorBeltSupport(Object) - Method in AdfConveyorBeltVertical
If a component has multiple conveyor belts (panel Tabbed with position both) then the 'other' conveyor belt needs to be registered as well, so on button press both conveyor belts will move.
RegisterADSAccessibility() - Method in AdfDhtmlTableBasePeer
Method called by Active Data Service when a component is registered for ADS This methods checks if the component already has an aria-live attribute.
registerADSAccessibility(Object) - Method in AdfRichUIPeer
Method called by Active Data Service when a component is registered for ADS This methods checks if the component already has an aria-live attribute.
RegisterADSAccessibility() - Method in AdfRichUIPeer
 
registerADSAccessibility() - Method in AdfUIComponent
Called by the Active Data Service to enable the accessibility parameters on an ads component.
registerBinding(Object, Object, Object) - Static method in AdfDhtmlInputChooseBindingUtils
Register a binding between an inputXXX and a chooseXXX component.
registerComponent(AdfRichTextEditor) - Method in AdfRichTextEditorBehaviorManager
Lets the manager the the component is available.
registerComponent(Object, Object) - Static method in AdfUIComponent
Registers a mapping between the specified component type and the constructor of the AdfUIComponent subclass to instantiate in response to calls to AdfUIComponent.createComponent.
registerComponentRemovedCallback(Object) - Method in AdfClientDomTracker
 
registerDialog(AdfDhtmlSimpleFloat) - Method in AdfDhtmlDialogManager
Adds a new dialog to the bottom of the dialog stack.
registerDirtyDataComponent(AdfUIComponent, Object) - Method in AdfDhtmlPage
Registers a component with special dirty data handling.
registerEncoder(Object) - Method in AdfMarshalingService
Registers a custom encoder Parameter:
RegisterFirstPropertyChange() - Method in AdfDhtmlTableBasePeer
Registers the property change for "first" attribute
RegisterFirstPropertyChange() - Method in AdfDhtmlTreeTablePeer
Overrridden to tegisters the property change for "afrFstVbl" attribute
registerFunction(String) - Method in AdfProfiler
Registers a javascript function with the AdfProfiler.
registerKeyStroke(AdfKeyStroke, Function, Object) - Method in AdfDhtmlPage
Registers a global keyboard shortcut/accelerator.
registerKeyStroke(AdfUIComponent, AdfKeyStroke, Function) - Static method in AdfRichUIPeer
Registers a global keyboard shortcut/accelerator for a component.
registerLayoutPanel(Object, Object) - Static method in AdfDhtmlChooseDateLayoutPanel
Stashes the date picker panel on the choose date component
RegisterLevels - Static field in AdfLogger
 
RegisterLevels(Object, Object) - Static method in AdfLogger
Creates the AdfLogger convenience methods and accessors
registerLoadingComponent(AdfUIComponent) - Method in AdfDhtmlPage
Registers a component that isn't fully loaded on creation with the framework.
registerLoadingComponent(AdfUIComponent) - Method in AdfPage
Registers a component that isn't fully loaded on creation with the framework.
registerMethod(Object, String) - Method in AdfProfiler
Registers a javascript method with the AdfProfiler.
registerPeerConstructor(String, String) - Method in AdfDhtmlLookAndFeel
Registers a peer constructor for the specified component type.
registerPeerConstructor(String, String) - Method in AdfLookAndFeel
Registers a peer constructor for the specified component type.
registerPollComponent(Object) - Method in AdfUserInactivityTimeoutHelper
Hook for the PollPeer to register its component to keep track of its ID and timeout value.
registerRequestQueuedListener(Object) - Method in AdfRestRequestQueueManager
Registers the listener that is to be invoked when a new item is added to the request queue
registerResizeNotifyComponent(AdfUIComponent) - Method in AdfDhtmlPage
Register a component to recieve resize notification when the browser window is resized.
registerResizeNotifyComponent(Object) - Method in AdfPage
Register a component to recieve resize notification when the browser window is resized.
registerWithNewMaster(Object, Object) - Method in AdfDhtmlActiveData
this method is called in this scenario:
relatedTarget - Field in MouseEvent
Used to identify a secondary EventTarget related to a UI event.
release() - Method in AdfDeckSwipeManager
 
release() - Method in AdfInputSearchScrollManager
 
release() - Method in AdfInputSearchScrollManager
 
release() - Method in AdfSwipeSupport
Clears the events registered.
REMOVE_EVENT_TYPE - Static field in AdfDialogServicePopupContainerRemoveEvent
Constant used to identify the event type of popupRemove.
removeAccessibleAttrs() - Method in AdfDhtmlNoteWindowPopupSelector
unsets accessible attributes to the popup container element.
removeAccessibleAttrs() - Method in AdfDhtmlPopupWindow
Unsets accessible attributes to the popup container element.
removeAccessibleAttrs() - Method in AdfDhtmlSimpleFloat
Unsets accessible attributes to the popup container element.
RemoveActiveRow(Object) - Method in AdfDhtmlTableBasePeer
 
RemoveActiveRow(Object) - Method in AdfDhtmlTreeTablePeer
 
removeADSConnectionStateListener(Object, Object) - Method in AdfDhtmlActiveData
This method unregisters a listener callback function from being invoked on any change in the ADS connection state
removeAll(Object, Object, Object) - Static method in AdfCollections
Removes all of the properties of removeCollection from targetCollection.
RemoveAllBlocks(Object) - Method in AdfDhtmlTableBasePeer
 
removeAllChildren(Object) - Static method in AdfDhtmlChooseDateDOMUtils
Ensures that the container is emptied of all contents, including components
removeAllItemsFromOverflow() - Method in AdfOverflowSupport
Remove all items from overflow, regardingless of the current size.
removeAllNodes(HTMLElement) - Static method in AdfDomUtils
Removes all child nodes from the given element.
removeArrayKey(Object, Object) - Static method in AdfCollections
Removes the key from the array list if it is an integer, and from the key's properties if it isn't
removeArrayValue(Array, Object) - Static method in AdfCollections
Removes the first instance of the specified value from the Array and returns the key the value was associated with, moving all of the array indices down and returning the index of the removed value, or -1 if the value wasn't found.
removeAttribute(String) - Method in Element
Removes an attribute by name.
removeAttributeNode(Attr) - Method in Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in Element
Removes an attribute by local name and namespace URI.
removeAutodismiss() - Method in AdfDhtmlPopupLayer
 
removeBehavior(Object, Object) - Method in AdfAutoDismissalManager
Unregisters a component from the autoDismissalManager and dismisses it.
removeBubbleEventListener(Object, Object, Object) - Method in AdfAgent
Removes an event listener that fired in the non-Capture phases for the specified eventType
removeBubbleEventListener(Object, Object, Object) - Method in AdfIE9Agent
Removes an event listener that fired in the non-Capture phases for the specified eventType
removeBubbleEventListener(Object, Object, Object) - Method in AdfIEAgentLegacy
Removes an event listener that fired in the non-Capture phases for the specified eventType
removeBusyStateListener(Object, Function) - Method in AdfDhtmlPage
Removes a listener so that it will no longer be invoked whenever there is a busy state event.
removeBusyStateListener(Object, Function) - Method in AdfPage
Removes a listener so that it will no longer be invoked whenever there is a busy state event.
removeChangedComponent(Object) - Method in AdfPage
Removes a component from the list of components with attribute changes needing to be synched to the server
removeCheckpointOverride(String, String) - Static method in AdfCheckpoint
Removes a checkpoint override and allows the checkpoints to function according to the {@link #_checkpointEnabled} flag.
removeChild(Node) - Method in Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeComponentsInSubtree(Node) - Method in AdfDhtmlPage
Removes all of the components in the subtree specified by the clientId.
RemoveContextChangeListeners(Object) - Method in AdfDhtmlRichTextEditorBasePeer
 
RemoveContextChangeListeners(AdfUIComponent) - Method in AdfDhtmlRichTextEditorPeer
Removes the listeners for context changes.
removeContextMenuEventListeners(Object) - Method in AdfTreeUtils
Remove context menu listeners
removeConveyorBeltSupport() - Method in AdfConveyorBeltHorizontal
Removes all callbacks and references to DOMElements that were created by conveyor belt support instance.
removeConveyorBeltSupport() - Method in AdfConveyorBeltSupport
Removes all callbacks and references to DOMElements that were created by conveyor belt support instance.
removeConveyorBeltSupport() - Method in AdfConveyorBeltVertical
Removes all callbacks and references to DOMElements that were created by conveyor belt support instance.
removeCSSClassName(HTMLElement, String) - Static method in AdfDomUtils
Removes a CSS className to the dom node if it existd in the classNames list and returns true if the class name was removed.
removeCSSClassName(HTMLElement, Number) - Static method in AdfMessageUtils
Removes a style class on a particular element for a MessageType.
removeElement(Number) - Method in AdfDhtmlPositionManager
Removes a registered floating element by index.
removeElement(Object) - Method in AdfDhtmlZOrderLayer
 
removeElement(HTMLElement) - Method in AdfDhtmlZOrderManager
Unregister the element from the zorder manager.
removeEventBubbles(Object, Object) - Method in AdfAgent
Removes event listeners for all of the events that the Rich client framework is interested in from the relevant element using the specified listener
removeEventBubbles(Object, Object) - Method in AdfGeckoAgent
Removes event bubbles for all of the events that the Rich client framework is interested in from the relevant element using the specified listener
removeEventBubbles(Object, Object) - Method in AdfIEAgentLegacy
Removes event listeners for all of the events that the Rich client framework is interested in from the relevant element using the specified listener
removeEventCaptures(Node, Object) - Method in AdfAgent
Removes event captures for all of the events that the Rich client framework is interested in to the relevant element using the specified listener
removeEventCaptures(Object, Object) - Method in AdfIE8Agent
IE 8 no longer supports style expressions.
removeEventCaptures(Node, Object) - Method in AdfIEAgentLegacy
Removes event captures for all of the events that the Rich client framework is interested in to the relevant element using the specified listener
removeEventListener(Object, Object, Object) - Method in AdfDhtmlPage
 
removeEventListener(Object, Object, Object, Object) - Static method in AdfEventUtils
 
removeEventListener(Object, Object, Object) - Method in AdfFileUploadManager
Remove a File Upload Event listener.
removeEventListener(Object, Object, Object) - Method in AdfFileUploadUtils
Remove a File Upload Event listener.
removeEventListener(Object, Object, Object) - Method in AdfUIComponent
Removes a listener function of the specifed listener type.
removeEventListener(String, EventListener, Boolean) - Method in EventTarget
This method allows the removal of event listeners from the event target.
removeFromSessionStorageByType(String) - Static method in AdfUserActivityInfo
Removes information pertaining to the specified type from the session storage.
removeHashCode - Static field in goog
Deprecated: Use goog.removeUid instead.
removeIdsFromDomSubTree(HTMLElement) - Method in AdfAgent
Removes all of the ID values from every element in the given DOM sub tree.
removeIdsFromDomSubTree(HTMLElement) - Method in AdfGeckoAgent
Removes all of the ID values from every element in the given DOM sub tree.
removeIdsFromDomSubTree(HTMLElement) - Method in AdfIEAgent
Removes all of the ID values from every element in the given DOM sub tree.
removeIdsFromDomSubTree(HTMLElement) - Method in AdfIEAgentLegacy
Removes all of the ID values from every element in the given DOM sub tree.
removeKeyEventListener(Object, Object) - Method in AdfAgent
Removes the key event listener from the specified element.
removeKeyEventListener(Object, Object) - Method in AdfGeckoAgent
Remove key event listener fro the specified element.
removeKeyEventListener(Object, Object) - Method in AdfIE9Agent
Removes the key event listener from the specified element.
removeKeyEventListener(Object, Object) - Method in AdfIEAgentLegacy
Removes the key event capture from the specified element.
removeListener(Object, Object, Object) - Static method in AdfEventUtils
 
removeListener(Object) - Method in AdfResizeTrackManager
 
removeLoadListener(Object) - Method in AdfScriptLoadingService
Removes a listener that was previously registered via a call to addLoadListener
removeLocalStorageProperty(String) - Method in AdfAgentHelper
If the local storage feature is enabled for the user-agent (browser), this function removes key/value pair stored in session storage provided by DOM:storage methods.
removeMaskingFrame(Object) - Method in AdfDhtmlPage
Removes the masking IFrame underneath a floating element.
removeMaskingFrame(HTMLElement) - Method in AdfDhtmlZOrderManager
Adds the masking frame back into the pool.
removeNamedItem(String) - Method in NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in NamedNodeMap
Removes a node specified by local name and namespace URI.
RemoveNotify() - Method in AdfClientDomTracker
 
RemoveNotify() - Method in AdfUIComponent
 
removeOpenMenu(Object) - Static method in AdfMenuUtils
Remove the menu with the matching menuId from the opened menu array.
removeOverflowSupport(Object) - Method in AdfOverflowSupport
Removes all callbacks and references to DOMElements that were created by the overflow support instance.
removePageResources() - Method in AdfDhtmlPage
Removes CSS resources added to the page via af:resource during a PPR navigation to ensure styles from one page are not carried over to the next.
removePartialSuggestionsLoadingIndicator(AdfRichInputSearch, Object) - Static method in AdfSuggestionsPanel
Removes the partial suggestions list busy indicator if one is This busy indicator is added in a) While appending multiple search section in initial suggestion display b) While appending server filtered suggestions to client filtered suggestions
removePropertyChangeListener(Object, Function) - Method in AdfDhtmlPage
Removes a PropertyChangeListener with the specified instance and listener function
removePropertyChangeListener(Object, Function) - Method in AdfPage
Removes a PropertyChangeListener with the specified instance and listener function
removeResizeListener(String, Function) - Method in AdfAgent
Unregisters a resize listener by node id.
removeResourceURL(Object) - Method in AdfDhtmlPage
Returns the URL minus the resourceURL for the given path Note:
removeSessionStorageProperty(String) - Method in AdfAgent
This function removes the key/value pair stored in sessionStorage.
removeSessionStorageProperty(String) - Method in AdfIE8Agent
This function removes the key/value pair stored in the DOM sessionStorage.
removeSessionStorageProperty(String) - Method in AdfIEAgentLegacy
This function removes key/value pair stored in data storage using userData.
removeShadowDecorator(Object) - Static method in AdfDhtmlShadowDecorator
Removes the shadow decorators for a dom element
removeStateChangeListener(Function, Object) - Method in AdfDataTransferService
Removes a listener from the data transfer service that is interested in its state change.
removeStateChangeListener(Function, Object) - Method in AdfOfflineDataTransferService
Removes a listener from the data transfer service that is interested in its state change.
removeStateChangeListener(Function, Object) - Method in AdfXmlHttpDataTransferService
Removes a listener from the data transfer service that is interested in its state change.
RemoveStyleBindings(Object) - Method in AdfDhtmlRichTextEditorBasePeer
 
RemoveStyleBindings(AdfUIComponent) - Method in AdfDhtmlRichTextEditorPeer
Removes all the bindings of components to a style-command.
removeStyleProperty(Object, Object) - Method in AdfAgent
remove a styleProperty set on this element
removeStyleProperty(Node, String) - Method in AdfIEAgent
Remove a styleProperty set on this element.
removeStyleProperty(Object, Object) - Method in AdfIEAgentLegacy
remove a styleProperty set on this element
removeTimer(Object) - Static method in AdfAutoSaveBehavior
ValueUpdatedEvent is fired for the component on the server side.
removeUid(Object) - Static method in goog
Removes the unique ID from an object.
removeValue(Object, Object) - Static method in AdfCollections
Removes the first instance of the specified value from the collection and returns the key the value was associated with
render(Object, Object) - Method in AdfDhtmlChooseDateCompactTimeSelectionPanel
Generates the complete HTML DOM for the panel
render(Object, HTMLElement) - Method in AdfDhtmlChooseDateLayoutPanel
Generates the complete HTML DOM for the panel
render(Object, Object) - Method in AdfDhtmlChooseDateMonthNavigationBodyPanel
Generates the complete HTML DOM for the panel
render(Object, Object) - Method in AdfDhtmlChooseDateNavigationPanelBase
Generates the complete HTML DOM for the panel
render(Object, Object) - Method in AdfDhtmlChooseDateNowPanel
Generates the complete HTML DOM for the panel
render(Object, Object) - Method in AdfDhtmlChooseDateTimeSelectionPanel
Generates the complete HTML DOM for the panel
render(Object, Object) - Method in AdfDhtmlChooseDateTimeZoneSelectionPanel
Generates the complete HTML DOM for the panel
render(Object, Object) - Method in AdfDhtmlChooseDateWallCalendarGridPanel
Generates the complete HTML DOM for the panel
render(Object, Object, Object) - Method in AdfSuggestionsPanel
 
RenderSelections(Object) - Method in AdfDhtmlInputSearchPeer
Will only be invoked for multi-select inputSearch to display the selections
RenderSelections(Object) - Method in AdfMultiSelectInputSearchPeer
Renders the selections list
RenderSelections(Object) - Method in AdfSingleSelectInputSearchPeer
Will only be invoked for multi-select inputSearch to display the selections
reorderColumns() - Method in AdfDhtmlPanelCollectionPeer
 
replace(RegExp, string) - Method in string
Exchanges the match or matches in this string for the given pattern with the given replacement.
replace(RegExp, String) - Method in String
Exchanges the match or matches in this string for the given pattern with the given replacement.
replaceChild(Node, Node) - Method in Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(Number, Number, String) - Method in CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlCarouselPeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlDeckPeer
Overridden to perform an optimized replacement of the DOM.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlDialogServicePopupContainerPeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(Object, Object) - Method in AdfDhtmlDocumentPeer
Override to handle the client icon DOM replacement - instead of replacing the whole thing, add in any new icons
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlListViewPeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlMasonryLayoutPeer
Hook for peers to perform an optimized replacement of the dom.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlMenuPeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlPanelAccordionPeer
Overridden to perform an optimized replacement of the DOM.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlPanelSpringboardPeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlPopupPeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlSelectManyChoicePeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfDhtmlTableBasePeer
Replaces the a dom element contained in this peer.
ReplaceDomElement(HTMLElement, HTMLElement) - Method in AdfRichUIPeer
Hook for peers to perform an optimized replacement of the dom.
replaceDomElement(AdfUIComponent, HTMLElement, HTMLElement) - Method in AdfRichUIPeer
Replaces the a dom element contained in this peer.
replaceNode(Object, Object) - Method in AdfAgent
 
replaceTextSelection(String) - Method in AdfDhtmlInputTextPeer
Function that gets called by insertTextBehavior to replace the selection with the supplied text.
repositionStretchedElement(Object, Object, Object, Object, Object) - Method in AdfAgent
In certain cases a geometry managing peer may need to explicitly re-position a stretched element which was originally stretched on the server.
repositionStretchedElement(Object, Object, Object, Object, Object) - Method in AdfIE6Agent
In certain cases a geometry managing peer may need to explicitly re-position a stretched element which was originally stretched on the server.
REQUEST_DATA - Static field in AdfRestDataService
 
REQUEST_EVENT_TYPE - Static field in AdfJsfAjaxRequestEvent
 
requestStatusChanged(Object) - Method in AdfDhtmlActiveData
 
requestStatusChanged(Object) - Method in AdfDhtmlActiveDataSupport
 
requestStatusChanged(Object) - Method in AdfDhtmlPage
 
require(string) - Static method in goog
Implements a system for the dynamic resolution of dependencies that works in parallel with the BUILD system.
RERENDER_CELL - Static field in AdfDhtmlTableBasePeer
 
RERENDER_CONTAINER - Static field in AdfDhtmlTableBasePeer
 
RERENDER_CONTAINER_CHILDREN - Static field in AdfDhtmlTableBasePeer
 
RERENDER_ROW - Static field in AdfDhtmlTableBasePeer
 
RERENDER_SELF - Static field in AdfDhtmlTableBasePeer
 
rescheduleTimer(Object, Number) - Method in AdfDhtmlPage
Reschedules the timer to fire delay milliseconds in the future
reset() - Method in AdfDhtmlActiveData
 
reset(Object, Object, Object) - Method in AdfSuggestionsContainer
Clears the suggestionsContainer and displays the loading indicator
RESET_EDITABLE_VALUES_WHEN_CANCELED - Static field in AdfRichPopup
Constant for the resetEditableValues property that that indicates that the popup should reset input components within its content when canceled.
RESET_EVENT_TYPE - Static field in AdfResetEvent
 
resetActiveDescendant() - Method in AdfDhtmlMenuBarPeer
Reset the active descendant to the first focusable child.
resetActiveDescendant() - Method in AdfDhtmlMenuPeer
Sets the first menu item as the active descendant.
resetActiveDescendant() - Method in AdfDhtmlToolbarPeer
For a single tabstop toolbar, reset the active descendant to the first focusable child.
resetState() - Method in AdfDhtmlPanelCollectionPeer
Resets any local state that this peer may be holding.
resetTime(Date, Object) - Static method in AdfDhtmlChooseDateDOMQueries
Reset the time component of the passed in date to either min or max value based on the boolean parameter
resetValue() - Method in AdfUIEditableValue
Convenience method to reset this component's value to an uninitialized state, by setting - the value to null, - the submittedValue to undefined, - valid to true, - clears any messages.
resizeColumn() - Method in AdfDhtmlPanelCollectionPeer
 
resizeColumn(Object, Object, Object) - Method in AdfDhtmlTableBasePeer
This function will be invoked as a result of a user interacting with the column resize dialog of the panelCollection component.
resizeFloatingElement(HTMLElement) - Method in AdfDhtmlPositionManager
Used to resize the width of a floating element that has received a partial page update.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlBreadCrumbsPeer
Called to notify the peer of resize activity.
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfDhtmlCalendarPeer
Resize notification callback - we perform geometry management here.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlCarouselPeer
Called to notify the peer of resize activity.
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfDhtmlCodeEditorPeer
Called to notify the peer of resize activity.
ResizeNotify(number, number, number, number) - Method in AdfDhtmlConveyorBeltPeer
Notify the peer about a resize.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlDecorativeBoxPeer
Called to notify the peer of resize activity.
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfDhtmlInputFilePeer
Called to notify the peer of resize activity.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlInputNumberSliderBasePeer
Called to notify the peer of resize activity.
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfDhtmlInputTextPeer
Called to notify the peer of resize activity.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlListViewPeer
Called to notify the peer of resize activity.
ResizeNotify(number, number, number, number) - Method in AdfDhtmlMasonryLayoutPeer
Notify the peer about a resize.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlMenuBarPeer
Resize notification callback - we perform geometry management here
ResizeNotify(Number, Number, Number, Number) - Method in AdfDhtmlNavigationPanePeer
Resize notification callback - we perform geometry management here
ResizeNotify(Number, Number, Number, Number) - Method in AdfDhtmlPanelAccordionPeer
Resize notification callback to perform geometry management.
ResizeNotify(Number, Number, Number, Number) - Method in AdfDhtmlPanelDashboardPeer
Resize notification callback to perform geometry management.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlPanelFormLayoutPeer
1) Based on the panel size, this method sets the appropriate pseudo selector on the panel.
ResizeNotify(number, number, number, number) - Method in AdfDhtmlPanelGridLayoutPeer
Resize notification callback - we perform geometry management here.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlPanelHeaderPeer
Resize notification callback - we perform geometry management here
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlPanelSplitterBasePeer
Called to notify the peer of resize activity.
ResizeNotify(Number, Number, Number, Number) - Method in AdfDhtmlPanelSpringboardPeer
Resize notification callback - we perform geometry management here in strip mode we align the icons and selected pointer.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlPanelStretchLayoutPeer
Called to notify the peer of resize activity.
ResizeNotify(Number, Number, Number, Number) - Method in AdfDhtmlPanelTabbedPeer
Resize notification callback - we perform geometry management here
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlQueryPeer
Resize notification callback - we perform geometry management here
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlRichTextCKEditorPeer
Called to notify the peer of resize activity.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlRichTextEditorPeer
Called to notify the peer of resize activity.
ResizeNotify(number, number, number, number) - Method in AdfDhtmlSelectOneListboxPeer
Resize notification callback - we perform geometry management here.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlTableBasePeer
Called to notify the peer of resize activity.
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlToolbarPeer
Resize notification callback - we perform geometry management here
ResizeNotify(Object, Object, Object, Object) - Method in AdfDhtmlToolboxPeer
Resize notification callback - we perform geometry management here
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfDhtmlTrainPeer
Resize notification callback - we perform geometry management here.
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfRichUIPeer
Resize notification callback.
ResizeNotify(Object, Object, Object, Object) - Method in AdfRichUIPeer
Resize notification hook.
resizeNotify(Object, Object, Object, Object) - Method in AdfUIComponent
Notification method called when browser window resize occurs.
resizeNotify(Object, Object, Object, Object, Object) - Method in AdfUIPeer
Called to notify the peer of resize activity.
resizeStretchedChild(Object, Object) - Method in AdfAgent
Resizes the specified child element to fill its parent's content space.
resizeStretchedChild(Object, Object) - Method in AdfIE6Agent
Resizes the specified child element to fill its parent's content space.
resizeStretchedElement(Object, Object, Object) - Method in AdfAgent
Resizes the element to fill the specified width and height.
resizeStretchedElement(Object, Object, Object) - Method in AdfIE6Agent
Resizes the element to fill the specified width and height.
resizeTile(String, String) - Method in AdfDhtmlMasonryLayoutPeer
Resize a child of the masonryLayout.
resizeTile(String, Object) - Method in AdfRichMasonryLayout
Resize a child of the masonryLayout.
ResolveContextMenuAlignElement(Object) - Method in AdfDhtmlTableBasePeer
Hook for subclasses to align the context menu
ResolveContextMenuAlignElement(Object) - Method in AdfDhtmlTreePeer
Hook for subclasses to align the context menu
restartAllPushComponents() - Method in AdfDhtmlActiveData
this method makes a request to restart all the push components for all pages connected to this master.
restartPopupDismissTimeout(Object) - Method in AdfAutoDismissalManager
The method starts the auto dismiss timer set for the popup component
restoreAutodismiss() - Method in AdfDhtmlPopupLayer
 
restoreFocusToLastOpenedRootMenu() - Static method in AdfMenuUtils
Restore the focus to the last opened root menu (if present).
restoreFromSessionStorage() - Static method in AdfUserActivityInfo
Restores the user activity information stored in the session storage into UserActivityInfo objects.
restoreListItemView(Object, Object) - Static method in AdfSwipeToRevealUtils
Restore dom state to display list item as is.
RestoreScrollValues(Object) - Method in AdfDhtmlPopupMenu
Ovverridden to do nothing since it is not needed for menus
RestoreScrollValues(HTMLElement) - Method in AdfDhtmlPopupWindow
Finds all child DOM elements that need their vertical scroll values restored and restores them.
RestoreSelectionOnEscape(Object, Object, Object) - Method in AdfDhtmlInputSearchPeer
On escape, undo the user editing and restore the earlier selected value
RestoreSelectionOnEscape(Object, Object, Object) - Method in AdfMultiSelectInputSearchPeer
On escape, undo the user editing and restore the earlier selected value
RestoreSelectionOnEscape(Object, Object, Object) - Method in AdfSingleSelectInputSearchPeer
In single selection mode, pressing Escape key means close the suggestions popup and restore the original selection back.
restoreSwipePanel() - Method in AdfDeckSwipeManager
Restore the UI to the original state if the event is canceled by the clientListener registered on the component
restoreSwipePanel() - Method in AdfDhtmlDeckPeer
Restore the UI to the original state (pre swipe) a) if the event is canceled by the clientListener registered on the component.
RestoreValuesAfterAnchorNavigation(Object, Object, Object, Object) - Method in AdfHtml5NavigationHistoryAgent
 
RestoreValuesAfterAnchorNavigation(Object, Object, Object, Object) - Method in AdfNavigationHistoryAgent
 
resume() - Method in AdfDataTransferService
Resumes the data transfer service, allowing normally processing to continue.
resume() - Method in AdfOfflineDataTransferService
Resumes the data transfer service, allowing normally processing to continue.
resume() - Method in AdfXmlHttpDataTransferService
Resumes the data transfer service, allowing normally processing to continue.
RETURN_EVENT_TYPE - Static field in AdfReturnEvent
 
RETURN_POPUP_TYPE - Static field in AdfReturnPopupEvent
 
returnFocus(Object) - Method in AdfDhtmlInputColorPeer
Hide the popup chooseColor and move focus back to the input field
returnFrom(Number) - Method in AdfDhtmlRichDialogService
Cleans up the state of an open dialog, inline or browser window.
returnToInputComponent(Object, Object) - Static method in AdfDhtmlInputChooseBindingUtils
Called by the chooseXXX component to return back to input.
reverse() - Method in Array
Modifies the array by reversing the order of the elements in the array.
reverseDepthFirstFilter(HTMLElement, HTMLElement, int, Function, Object) - Static method in AdfDomUtils
Returns the first accepted element in this subtree defined by a filter function.
RIGHT - Static field in AdfDhtmlPositionManager
 
RIGHT_BUTTON_FLAG - Static field in AdfUIInputEvent
Bit mask value indicating that the right button is down
rightContext - Field in RegExp
The text after the recently-found match.
round(Number) - Static method in Math
Retrieves the nearest integer to the specified number.
ROW_DISCLOSURE_EVENT_TYPE - Static field in AdfRowDisclosureEvent
 
ROW_KEY - Static field in AdfStampedDropTarget
 
runLoopback(int, String, String, String, String, String, String, String, String, String, boolean, String, String, String, String, String, boolean, Object, String, String, String, String, String, String, String, String, String, boolean, String, boolean, boolean, String, String, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Static method in AdfLoopbackUtils
 
runRedirect(String, String) - Static method in AdfLoopbackUtils
 
RunValidation(Object, Object, Object) - Method in AdfDhtmlCodeEditorPeer
Don't call this code unless the input element is the content node
RunValidation(Object, Object, Object) - Method in AdfDhtmlInputBasePeer
Don't call this code unless the input element is the content node
RunValidation(Object, Object, Object) - Method in AdfDhtmlInputDatePeer
Don't call this code unless the input element is the content node
RunValidation(Object, Object, Object) - Method in AdfMultiSelectInputSearchPeer
Invoked from popup closed handler.
RunValidation(Object, Object, Object) - Method in AdfSingleSelectInputSearchPeer
Don't call this code unless the input element is the content node
 

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

 

Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.