OracleJavaScript API Reference for Oracle ADF Faces

 

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

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

Warning:

org.ecmascript.object.Object
   |
   +--oracle.adf.view.js.base.AdfObject
         |
         +--oracle.adfinternal.view.js.laf.dhtml.rich.AdfDhtmlMultipartUpload

public class AdfDhtmlMultipartUpload
extends AdfObject
Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.



Field Summary


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

constructor, superclass


Fields inherited from org.ecmascript.object.Object

prototype


Constructor Summary

public
AdfDhtmlMultipartUpload()
Copyright (c) 2008, 2014, Oracle and/or its affiliates.


Method Summary

private static Object
_requestCallback(Object xmlRequest)
Callback for the XHR onreadystatechange handler.


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

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


Field Detail


Constructor Detail


AdfDhtmlMultipartUpload

public AdfDhtmlMultipartUpload()

Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.

Method Detail


_requestCallback

private static Object _requestCallback(Object xmlRequest)

Callback for the XHR onreadystatechange handler. In multipart upload XHRs we use this callback, as we are using a separate queue for all multipart upload XHR objects.

Parameters:
xmlRequest    
Return:
Object

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

 

Generated on 2014.03.27 12:59 UTC
Copyright (c) 1998, 2014, Oracle and/or its affiliates. All rights reserved.