OracleJavaScript API Reference for Oracle ADF Faces

 

SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

oracle.adfinternal.view.js.laf.dhtml.screenReader
Class AdfDhtmlTablePeer

Warning:

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.AdfDhtmlTableBasePeer
                           |
                           +--oracle.adfinternal.view.js.laf.dhtml.screenReader.AdfDhtmlTablePeer
Direct Known Subclasses:
AdfDhtmlTreeTablePeer, AdfDhtmlTreeTablePeer

public class AdfDhtmlTablePeer
extends AdfDhtmlTableBasePeer
This is the table component peer class in screen reader mode.



Field Summary


Fields inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlTableBasePeer

AUTO_PPR_FETCH_ID, AUTO_PPR_INSERT_AFTER_BLOCK, AUTO_PPR_INSERT_BEFORE_BLOCK, AUTO_PPR_REMOVE_BLOCK, AUTO_PPR_UPDATE_BLOCK, DW_SUB_ID, MISSING_AFTER, MISSING_BEFORE, NEEDS_REFRESH_ATTRIBUTE, NO_BLOCKS, NO_RESIZE_MARKER, SELECTALL_KEY_PROPERTY, UNDO_FETCH_ATTRIBUTE, VIEWPORT_SATISFIED


Fields inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer

addComponentPropertyChanges, addComponentPropertyGetters, BUSY_STYLECLASS, DISABLED_STYLECLASS, DRAG_READY_STYLECLASS, DRAG_SOURCE_STYLECLASS, DROP_TARGET_STYLECLASS, FOCUS_TARGET_STYLECLASS, HOVER_TARGET_STYLECLASS, READONLY_STYLECLASS


Fields inherited from oracle.adf.view.js.base.AdfObject

constructor, superclass


Fields inherited from org.ecmascript.object.Object

prototype


Constructor Summary

public
AdfDhtmlTablePeer()
This is the table component peer class in screen reader mode.


Method Summary


Methods inherited from oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlTableBasePeer

AdjustAutoHeight, applyDragReadyStateForRowKeys, applyDragSourceStateForRowKeys, ApplyTooltipTitle, AutoPPRBlockReceived, BeginHandleDataBlocks, BlockDeleted, BlockInserted, BusyAnimating, CancelPendingFetch, canDeliverSelectionEvent, ChildVisibilityChanged, ClearDragReadyState, ClearDragSourceState, CollapseAnimationComplete, ComponentActiveRowKeyChanged, ComponentDisclosedRowKeysChanged, ComponentRemoved, ComponentScrollLeftChanged, ComponentScrollTopChanged, ComponentSelectedRowKeysChanged, ContextMenuClosed, ContextMenuOpened, ConvertClientIdToLocator, convertLocatorToClientId, DeleteBlock, DisplayStatus, DomReplaceNotify, FetchCompleted, FindCellByIndex, FindFirstChildByTagName, FindRowByKey, GetActiveUpdateNode, GetAssociatedComponent, GetDatabody, getDragNodeForRowKeys, getDragOffsetForRowKeys, GetFirstVisibleRowKeyAndRow, GetFocusedRowKey, GetFocusManager, GetKeyboardContextMenuAlignHint, GetKnownRowCount, GetLastRowKey, GetPanelCollectionComponent, GetPanelCollectionPeer, GetRowContextMenuId, GetRowCount, GetRowHeaderCellFromRow, getRowIndex, getRowKey, getRowKeyAndOrientationFromHints, GetRowKeyAndRow, getRowKeyBounds, getRowKeyForEvent, GetScroller, HandleAutoPPRRemove, HandleClickToEditActiveRow, HandleCollapse, HandleComponentBlur, HandleComponentClick, HandleComponentCollapseEvent, HandleComponentContextMenu, HandleComponentDblClick, HandleComponentExpandEvent, HandleComponentFocus, HandleComponentKeyDown, HandleComponentKeyUp, HandleComponentMouseDown, HandleComponentMouseUp, HandleComponentValueChange, HandleDomKeyDown, HandleDomMouseMove, HandleDomScroll, HandleExpand, HandleHeaderlessFocus, HandleRowContextMenu, HandleTableBodyArrowLeftRight, InitDomElement, InitSubclass, InsertActiveRow, InsertBlock, isDisclosureFetchPending, isDragAvailable, IsFetchPending, isHeightAutoSized, IsInsertAllowed, IsNodeStampCell, IsReceivingActiveEvents, needsChildVisibilityChanges, needsResizeNotify, ProcessPushData, RemoveActiveRow, RemoveAllBlocks, RemoveTwinkleTimer, ReplaceDomElement, resizeColumn, ResizeNotify, ResolveContextMenuAlignElement, scrollColumnIntoView, scrollToPos, SetAnimating, setBusy, SetCursor, SetFirst, SetNewBlockScrollLeft, SetRows, ShiftIndex, showDragFeedback, SizeDatabody, SupportsFocusRowNavigation, suppressSelectionEventDelivery, TruncateClientId, UnregisterNode, UpdateActiveRow, UpdateFocusManager, UpdateRange


Methods inherited from oracle.adf.view.js.laf.rich.AdfRichUIPeer

addComponentEventHandlers, addComponentPropertyChanges, addComponentPropertyGetters, addDomEventHandlers, addEventHandlerToDomInstance, addSuppressedPPRAttributes, applyDragReadyState, ApplyDragReadyState, applyDragSourceState, ApplyDragSourceState, bind, BindToComponent, cancelAllPopups, cancelPopup, clearDragReadyState, clearDragSourceState, ComponentInlineStyleChanged, ComponentPropertyChanged, componentRemoved, ComponentStyleClassChanged, ComponentVisibleChanged, CreateDraggableNode, createPeerClass, createSubId, CreateSubId, DefaultInitClass, descendantMessageChanged, DescendantMessageChanged, DispatchComponentEvent, domReplaceNotify, focus, Focus, getAbsoluteId, getAbsoluteLocator, getAccessibleName, GetAccessibleName, getAllPopups, getComponent, GetComponent, GetComponentId, getComponentParent, getComponentProperty, GetComponentVisible, getDescendantComponents, getDomContentElement, getDomContentElementForComponent, GetDomContentElementForNode, getDomDocument, getDomElement, getDomElementForComponent, getDomNode, GetDomNodeForCommentComponent, getDomNodeForComponent, getDragOverFeedback, GetDragOverFeedback, getDragTransferable, GetDragTransferable, getFirstAncestorComponent, getInlineEditor, GetInlineEditor, getInlineStyleProperty, getLocatorByDomElement, getPagePosition, getPopupWindow, getReadyState, GetReadyState, GetRichResourceURL, getSubIdDomElement, GetSubIdDomElement, hideAllPopups, hidePopup, Init, InitClass, initialize, isActive, isInActiveHeirarchy, isPopupVisible, messageNotify, MessageNotify, messageShow, MessageShow, needsFocusTargetStyleClass, PopupClosed, processPushData, registerKeyStroke, replaceDomElement, resizeNotify, scrollIntoView, ScrollIntoView, SetBusy, setInlineStyleProperty, showContextMenu, showPopup, TruncateClientIdOnceImpl, UnbindFromComponent, unregisterKeyStroke, visitChildren


Methods inherited from oracle.adf.view.js.base.AdfUIPeer

getDefaultDragRecognizer, getParentPeer, initiateDrag, isVisible


Methods inherited from oracle.adf.view.js.base.AdfObject

adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString


Field Detail


Constructor Detail


AdfDhtmlTablePeer

public AdfDhtmlTablePeer()

This is the table component peer class in screen reader mode.

Method Detail


SUMMARY: FIELD | CONSTR | METHOD    DETAIL: FIELD | CONSTR | METHOD

 

Generated on 2012.08.25 02:16 UTC
Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.