Uses of Class
com.apgar.common.lib.ui.widget.fileattachmentwidget.FileAttachmentUICustomWidget
Packages that use FileAttachmentUICustomWidget
Package
Description
Contains the
file attachment widget, its
corresponding factory, a file upload
servlet class, and a file upload
helper class.-
Uses of FileAttachmentUICustomWidget in com.apgar.common.lib.ui.widget.fileattachmentwidget
Methods in com.apgar.common.lib.ui.widget.fileattachmentwidget that return FileAttachmentUICustomWidgetModifier and TypeMethodDescriptionFileAttachmentUICustomWidgetFactory.newInstance(WidgetFactoryContext context) Creates a new instance ofFileAttachmentUICustomWidgetusing the providedWidgetFactoryContext.