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.