OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adfinternal.view.js.laf.dhtml.rich
Class AdfDhtmlProgressIndicatorPeer

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.AdfDhtmlProgressIndicatorPeer

public class AdfDhtmlProgressIndicatorPeer
extends AdfRichUIPeer
make AdfDhtmlProgressIndicatorPeer a subclass of AdfRichUIPeer



Field Summary

private static Object
_ARIA_VALUETEXT_DETERMINATE_STRING
private static Object
_CONTENT_ID
private static Object
_DETERMINATE_STRING
private static Object
_PROCESS_COMPLETED
private static Object
_PROGRESS_BAR_ID


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

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


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

constructor, superclass


Fields inherited from org.ecmascript.object.Object

prototype


Constructor Summary

public
AdfDhtmlProgressIndicatorPeer()
make AdfDhtmlProgressIndicatorPeer a subclass of AdfRichUIPeer


Method Summary

private Object
_getBorderHeight(Object barStyle)
This method returns the border height.
private Object
_getBorderWidth(Object barStyle)
This method returns the border width.
public Object
getPercentComplete(Object component, Object domElement)
Returns the percent complete value
protected Object
InitDomElement(AdfUIComponent component, Object domElement)
Initiate the dom element.
protected static Object
InitSubclass()
Initialize the peer class
protected Object
UpdateProgressIndicator(Object percentValue)
Update the determinate progress Indicator with percentValue
private Object
_updateProgressIndicator(Object progBarSpan, Object percentValue, Object updateTooltip)
Update the Progress Indicator with percentValue


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

addComponentEventHandlers, addComponentPropertyChanges, addComponentPropertyGetters, addDomEventHandlers, addEventHandlerToDomInstance, addSuppressedPPRAttributes, applyDragReadyState, ApplyDragReadyState, applyDragSourceState, ApplyDragSourceState, bind, BindToComponent, cancelAllPopups, cancelPopup, ChildVisibilityChanged, clearDragReadyState, ClearDragReadyState, clearDragSourceState, ClearDragSourceState, ComponentInlineStyleChanged, ComponentPropertyChanged, componentRemoved, ComponentRemoved, ComponentStyleClassChanged, ComponentVisibleChanged, ConvertClientIdToLocator, convertLocatorToClientId, createComponentEvent, CreateComponentEvent, CreateDraggableNode, createInnerPeerClassWithSubId, createPeerClass, createSubId, DefaultInitClass, descendantMessageChanged, DescendantMessageChanged, DispatchComponentEvent, DispatchUncanceledComponentEvent, domReplaceNotify, DomReplaceNotify, focus, Focus, getAbsoluteId, getAbsoluteLocator, getAccessibleName, GetAccessibleName, getAllPopups, GetBestMatchSubId, getComponent, GetComponent, GetComponentId, getComponentParent, getComponentProperty, GetComponentVisible, getDescendantComponents, getDomContentElement, getDomContentElementForComponent, GetDomContentElementForNode, getDomDocument, getDomElement, getDomElementForComponent, getDomNode, GetDomNodeForCommentComponent, getDomNodeForComponent, getDragOverFeedback, GetDragOverFeedback, getDragTransferable, GetDragTransferable, getFallbackDomElement, GetFallbackDomElement, getFirstAncestorComponent, getInlineEditor, GetInlineEditor, getInlineStyleProperty, getLocatorByDomElement, getPagePosition, getPopupWindow, getReadyState, GetReadyState, GetRichResourceURL, getSubIdDomElement, GetSubIdDomElement, hideAllPopups, hidePopup, InitClass, initialize, isActive, isBusy, isInActiveHeirarchy, isPopupVisible, messageNotify, MessageNotify, messageShow, MessageShow, needsChildVisibilityChanges, needsFocusTargetStyleClass, PopupClosed, processPushData, ProcessPushData, registerKeyStroke, replaceDomElement, ReplaceDomElement, resizeNotify, ResizeNotify, scrollIntoView, ScrollIntoView, setBusy, SetBusy, setInlineStyleProperty, showContextMenu, showPopup, simulateMouse, SimulateMouseOnDescendant, TruncateClientId, TruncateClientIdOnceImpl, UnbindFromComponent, unregisterKeyStroke, visitChildren


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

getDefaultDragRecognizer, getParentPeer, Init, initiateDrag, isVisible, needsResizeNotify


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

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


Field Detail


_ARIA_VALUETEXT_DETERMINATE_STRING

private static Object _ARIA_VALUETEXT_DETERMINATE_STRING

_CONTENT_ID

private static Object _CONTENT_ID

_DETERMINATE_STRING

private static Object _DETERMINATE_STRING

_PROCESS_COMPLETED

private static Object _PROCESS_COMPLETED

_PROGRESS_BAR_ID

private static Object _PROGRESS_BAR_ID

Constructor Detail


AdfDhtmlProgressIndicatorPeer

public AdfDhtmlProgressIndicatorPeer()

make AdfDhtmlProgressIndicatorPeer a subclass of AdfRichUIPeer

Method Detail


_getBorderHeight

private Object _getBorderHeight(Object barStyle)

This method returns the border height.

Parameters:
barStyle    
Return:
Object

_getBorderWidth

private Object _getBorderWidth(Object barStyle)

This method returns the border width.

Parameters:
barStyle    
Return:
Object

getPercentComplete

public Object getPercentComplete(Object component,
                                 Object domElement)

Returns the percent complete value

Parameters:
component    
domElement    
Return:
Object

InitDomElement

protected Object InitDomElement(AdfUIComponent component,
                                Object domElement)

Initiate the dom element.

Parameters:
component    
domElement    
Return:
Object
Overrides:
AdfRichUIPeer.InitDomElement(AdfUIComponent, Object)

InitSubclass

protected static Object InitSubclass()

Initialize the peer class

Return:
Object

UpdateProgressIndicator

protected Object UpdateProgressIndicator(Object percentValue)

Update the determinate progress Indicator with percentValue

Parameters:
percentValue    
Return:
Object

_updateProgressIndicator

private Object _updateProgressIndicator(Object progBarSpan,
                                        Object percentValue,
                                        Object updateTooltip)

Update the Progress Indicator with percentValue

Parameters:
progBarSpan    
percentValue    
updateTooltip    
Return:
Object

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

 

Generated on 2015.07.15 10:12 UTC
Copyright (c) 1998, 2016, Oracle and/or its affiliates. All rights reserved.