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  _ 

F

F10_KEY - Static field in AdfKeyStroke
KeyCode representing F10 key.
F11_KEY - Static field in AdfKeyStroke
KeyCode representing F11 key.
F12_KEY - Static field in AdfKeyStroke
KeyCode representing F12 key.
F1_KEY - Static field in AdfKeyStroke
KeyCode representing F1 key.
F2_KEY - Static field in AdfKeyStroke
KeyCode representing F2 key.
F3_KEY - Static field in AdfKeyStroke
KeyCode representing F3 key.
F4_KEY - Static field in AdfKeyStroke
KeyCode representing F4 key.
F5_KEY - Static field in AdfKeyStroke
KeyCode representing F5 key.
F6_KEY - Static field in AdfKeyStroke
KeyCode representing F6 key.
F7_KEY - Static field in AdfKeyStroke
KeyCode representing F7 key.
F8_KEY - Static field in AdfKeyStroke
KeyCode representing F8 key.
F9_KEY - Static field in AdfKeyStroke
KeyCode representing F9 key.
failedInAbstractFunction() - Static method in AdfAssert
Convenience function for asserting when an abstact function is called
FETCH_EVENT_TYPE - Static field in AdfCarouselDataFetchEvent
 
FETCH_EVENT_TYPE - Static field in AdfContentFetchEvent
 
FETCH_EVENT_TYPE - Static field in AdfTableDataFetchEvent
 
fetchCanceled(AdfUIComponent) - Method in AdfDhtmlPopupPeer
If the popup is currently fetching content from the server, cancel opening.
FetchCompleted() - Method in AdfDhtmlTableBasePeer
Method invoked after the fetch has been completed
FetchCompleted() - Method in AdfDhtmlTreeTablePeer
Method invoked after the fetch has been completed
fileName - Field in Error
The file that threw this error.
fillEmptyCell(Object) - Static method in AdfDomUtils
 
FILTER_EDITABLE - Static field in AdfRichInlineEditor
Constant for filter function indicating that the component is selectable and editable
FILTER_SELECTABLE - Static field in AdfRichInlineEditor
Constant for filter function indicating that the component is selectable but not editable
FILTER_UNSELECTABLE - Static field in AdfRichInlineEditor
Constant for filter function indicating that the component is neither selectable nor editable
findAccessKeyDom(Object, Object) - Static method in AdfDomUtils
Find the accessKey SPAN within the given DOM element
FindCellByIndex(Object, Object) - Method in AdfDhtmlTableBasePeer
 
findComponent(String) - Method in AdfDhtmlPage
Retrieves a component by its clientID.
findComponent(String) - Method in AdfPage
Retrieves a component by its clientID.
findComponent(Object, Object) - Method in AdfRichCarousel
AdfRichCarousel provides this overload of AdfUIComponent.findComponent() which takes an (optional) row key.
findComponent(String, Boolean) - Method in AdfUIComponent
Search for and return the AdfUIComponent with an id that matches the specified search expression.
findComponent(Object, Object) - Method in AdfUITable
AdfUITable provides this overload of AdfUIComponent.findComponent() which takes an (optional) row key.
findComponent(Object, Object) - Method in AdfUITree
AdfUITree provides this overload of AdfUIComponent.findComponent() which takes an (optional) row key.
findComponentByAbsoluteId(String) - Method in AdfPage
Search for and return the AdfUIComponent with an id that matches the specified absolute id expression.
findComponentByAbsoluteLocator(String) - Method in AdfDhtmlPage
Retrieves a component by its absloute locator.
findComponentByAbsoluteLocator(String) - Method in AdfPage
Search for and return the AdfUIComponent with an id that matches the specified absolute locator expression.
findComponentByLocator(String) - Method in AdfUIComponent
Search for and return the AdfUIComponent with locator that matches the specified absolute locator expression.
findContextMenuItems() - Method in AdfTreeUtils
 
FindFirstChildByTagName(Object, Object) - Static method in AdfDhtmlTableBasePeer
 
findFloatingElement(Object) - Method in AdfDhtmlPositionManager
Uses the childDomElement to locate the floating element.
findFloatingElement(Object) - Method in AdfDhtmlPositionManager
 
FindItemElementWithValue(Object, Object) - Method in AdfDhtmlSelectOneChoicePeer
 
FindItemElementWithValue(Object, Object) - Method in AdfDhtmlSelectOneListbasePeer
 
findMenuItemContainer() - Method in AdfTreeUtils
 
FindRowByKey(Object) - Method in AdfDhtmlTableBasePeer
Returns the row and the index associated with the rowKey in the dom structure
FindRowByKey(Object) - Method in AdfDhtmlTableBasePeer
 
findSelectorItemAndRowKey(Object) - Method in AdfTreeUtils
Given a parent node, find the child dom element and its associated row key attribute inside the selector popup
fire(Object) - Method in AdfCheckUncommittedDataBehavior
The fire method is called back when the event has been fired.
fire(AdfComponentEvent) - Method in AdfInsertTextBehavior
The fire method is called back when the event has been fired.
fire(Object) - Method in AdfScrollComponentIntoViewBehavior
The fire method is called back when the event has been fired.
fire(Object) - Method in AdfShowPopupBehavior
The fire method is called back when the event has been fired.
fire(Object) - Method in AdfShowPrintablePageBehavior
The fire method is called back when the event has been fired.
fireCancel() - Method in AdfDhtmlDialogPeer
Queues a dialog cancel event.
fireContentDeliveryNotify(Object) - Method in AdfDhtmlPopupPeer
This function raises a AdfContentFetchEvent with the AdfContentFetchEvent.LOADED_EVENT_TYPE event type.
firePropertyChangeEvent(Object, Object, Object, Object, Object) - Static method in AdfEventUtils
 
firstChild - Field in Node
The first child of this node.
fixed() - Method in String
Creates HTML markup representing an HTML tt tag where the body of the tag is the value of the string.
FLOATINGTYPE_MASKINGFRAME - Static field in AdfDhtmlZOrderManager
 
FLOATINGTYPE_TOOLTIP - Static field in AdfDhtmlZOrderManager
 
FLOATINGTYPE_WINDOW - Static field in AdfDhtmlZOrderManager
 
floor(Number) - Static method in Math
Computes the rounded-down value of the specified number.
flush() - Method in AdfAlertLogWriter
Override to show an alert if the log contains messages
flush() - Method in AdfBufferedLogWriter
Override to Clear away any messages in the buffer
flush() - Method in AdfClientFileLogWriter
Flush any buffered output.
flush() - Method in AdfCompositeLogWriter
Flush any buffered output.
flush() - Method in AdfFireBugLogWriter
Flush any buffered output.
flush() - Method in AdfIEConsoleLogWriter
Flush any buffered output.
flush() - Method in AdfLogWriter
Flush any buffered output.
flush() - Method in AdfSafariLogWriter
Flush any buffered output.
flush() - Method in AdfSeleniumPerformanceLogWriter
Flush any buffered output.
flushToAssistiveTechnology() - Method in AdfDhtmlPage
 
Focus() - Method in AdfDhtmlEditableValuePeer
Override of AdfRichUIPeer.Focus.
Focus() - Method in AdfDhtmlInputFilePeer
Override of AdfDhtmlEditableValuePeer.prototype.Focus.
Focus() - Method in AdfDhtmlRichTextEditorPeer
Programmatically focuses the document.
Focus() - Method in AdfDhtmlSelectManyShuttlePeer
Override of AdfRichUIPeer.Focus.
focus(AdfUIComponent) - Method in AdfRichUIPeer
Sets focus on the component.
Focus() - Method in AdfRichUIPeer
Overridable hook that sets the focus to the peer.
focus() - Method in AdfUIComponent
 
focus(Object) - Method in AdfUIPeer
Ask the peer to move focus to this component
FOCUS_EVENT_TYPE - Static field in AdfComponentEvent
 
FOCUS_EVENT_TYPE - Static field in AdfFocusEvent
 
FOCUS_EVENT_TYPE - Static field in AdfUIInputEvent
 
FOCUS_TARGET_STYLECLASS - Static field in AdfRichUIPeer
 
FOCUSED_STYLE_CLASS - Static field in AdfMenuUtils
 
focusElement(HTMLElement) - Static method in AdfFocusUtils
Sets focus to element
focusElementDelayed(Object, Object) - Static method in AdfFocusUtils
Focuses the element after a timeout.
focusFirstDocumentTabStop() - Static method in AdfFocusUtils
Sets focus to the first focusable element inside the document.
focusFirstTabStop(HTMLElement) - Static method in AdfFocusUtils
sets focus to the first focusable element inside element this can also be the element itself
FocusInputElement() - Method in AdfDhtmlInputListOfValuesBasePeer
The function to set the focus on the input element of the component
focusLastTabStop(HTMLElement) - Static method in AdfFocusUtils
sets focus to the last focusable element inside element this can also be the element itself
FocusNextElement(Object) - Method in AdfDhtmlInputComboboxListOfValuesPeer
Sets the focus on the next component element which is a tabstop In screen reader mode the dropdown icon is tab stoppable so call focusNextTabStop twice to set the focus on the next component
FocusNextElement(Object) - Method in AdfDhtmlInputListOfValuesBasePeer
Sets the focus on the next component element which is a tabstop called from AutoTab function
FocusNextElement(Object) - Method in AdfDhtmlInputListOfValuesPeer
Sets the focus on the next component element which is a tabstop
focusNextModelessDialog(Object) - Method in AdfDhtmlDialogManager
Looks for the next dialog to activate.
focusNextTabStop(HTMLElement, Object, Object) - Static method in AdfFocusUtils
sets focus to the next focusable element after element inside contextElement if no contextElement is given the ownerdocument of element will be the context when element is the last focusable element inside the context the first focusable element inside the context will be focused When optional parameter startOutside is true the next tabstop won't be in element
FocusOnFirstElement() - Method in AdfDhtmlPopupWindow
Sets focus to the first content element in the window.
focusPreviousTabStop(HTMLElement, Object, Object) - Static method in AdfFocusUtils
sets focus to the previous focusable element before element inside contextElement if no contextElement is given the ownerdocument of element will be the context when element is the first focusable element inside the context the last focusable element inside the context will be focused When optional parameter startOutside is true the next tabstop won't be in element
fontcolor(String) - Method in String
Creates HTML markup representing an HTML font tag where the body of the tag is the value of the string and the specified value is the color attribute.
fontsize(String) - Method in String
Creates HTML markup representing an HTML font tag where the body of the tag is the value of the string and the specified value is the size attribute.
forceCursorChange(Object) - Method in AdfAgent
Force the cursor to change without requiring a mouse move.
forceCursorChange(Object) - Method in AdfGecko17Agent
Creates a fake mouse move event for the document so that the cursor can be shown without the user performing a mousemove in gecko.
forceFullSubmit() - Method in AdfBaseEvent
Specifies that the event must be delivered with a full page submit regardless of what isPartial() returns
FormatError(Object) - Method in AdfConsoleLogWriter
Formats the error field of the AdfLogRecord
FormatError(Object) - Method in AdfLogWriter
Formats the level field of the AdfLogRecord
FormatLevel(Object) - Method in AdfLogWriter
Formats the level field of the AdfLogRecord
FormatLogRecord(Object) - Method in AdfClientFileLogWriter
Formats the logRecord
FormatLogRecord(AdfLogRecord) - Method in AdfLogWriter
Formats the logRecord
FormatMessage(Object) - Method in AdfClientFileLogWriter
Formats the message field of the AdfLogRecord
FormatMessage(Object) - Method in AdfConsoleLogWriter
Formats the message field of the AdfLogRecord
FormatMessage(Object) - Method in AdfLogWriter
Formats the message field of the AdfLogRecord
FormatWhen(Object) - Method in AdfClientFileLogWriter
Formats the when field of the AdfLogRecord
FormatWhen(Object) - Method in AdfLogWriter
Formats the when field of the AdfLogRecord
FRAME_METHOD_ACCELERATING - Static field in AdfDhtmlElementAnimator
 
FRAME_METHOD_CONSTANT_SPEED - Static field in AdfDhtmlElementAnimator
 
FRAME_METHOD_DECELERATING - Static field in AdfDhtmlElementAnimator
 
FRAME_METHOD_SLOW_FAST_SLOW - Static field in AdfDhtmlElementAnimator
 
freezeColumns() - Method in AdfDhtmlPanelCollectionPeer
Handler for the "Freeze" action
FROM_INDEX_SUBTYPE - Static field in AdfTableDataFetchEvent
 
fromCharCode(Number...) - Static method in String
Generates a new String using characters specified by Unicode values.
FUNC_NAME_PROPERTY - Static field in AdfAssert
AdfAssertion utilities.
Function - Class in org.ecmascript.object
The native browser JavaScript object used to define code that can be called on demand rather than executing immediately.
Function(String..., String) - Constructor in Function
The native browser JavaScript object used to define code that can be called on demand rather than executing immediately.

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 2012.08.25 02:16 UTC
Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.