Package com.apgar.common.lib.ui.widget.fileattachmentwidget
package com.apgar.common.lib.ui.widget.fileattachmentwidget
Contains the
file attachment widget, its
corresponding factory, a file upload
servlet class, and a file upload
helper class.-
ClassesClassDescriptionCustom widget for handling the display and editing of an attached file.Factory class for creating instances of
FileAttachmentUICustomWidget.Servlet class responsible for handling the file storage as a hash and retrieving.This is a helper class used inFileAttachmentUICustomWidgetandFileUploadDownloadServletto perform various file manipulations.