OracleJavaScript API Reference for Oracle ADF Faces

 

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

oracle.adfinternal.view.js.util
Class AdfInputFileUtils

Warning:

org.ecmascript.object.Object
   |
   +--oracle.adfinternal.view.js.util.AdfInputFileUtils

public class AdfInputFileUtils
extends Object



Field Summary


Fields inherited from org.ecmascript.object.Object

constructor, prototype


Constructor Summary

public
AdfInputFileUtils()


Method Summary

public static Object
addUploadErrorMessage(Object componentId)
static helper function that adds an error message to the page, to indicate that a problem occured, when submitting wrong inputFile data.


Field Detail


Constructor Detail


AdfInputFileUtils

public AdfInputFileUtils()

Method Detail


addUploadErrorMessage

public static Object addUploadErrorMessage(Object componentId)

static helper function that adds an error message to the page, to indicate that a problem occured, when submitting wrong inputFile data. See AdfDataTransferService and AdfDhtmlPage for usage.

Parameters:
componentId    
Return:
Object

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

 

Generated on 2010.12.10 19:37 UTC
Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.