|
Class Summary |
| ERAttachmentFlexibleEditor |
ERAttachmentFlexibleEditor is a wrapper around ERAttachmentFlexibleUpload and ERAttachmentViewer
It provides a one stop shop for editing a to-one relationship between a masterObject and
an ERAttachment. |
| ERAttachmentFlexibleUpload |
ERAttachmentFlexibleUpload provides a very simple wrapper around an AjaxFlexibleUpload
unlike ERAttachmentUpload, this component always uses ajax behaviour. |
| ERAttachmentIcon |
ERAttachmentIcon displays a linked icon image that represents the file
type of the attachment. |
| ERAttachmentLink |
ERAttachmentLink is like a WOHyperlink that points to an attachment's contents. |
| ERAttachmentUpload |
ERAttachmentUpload provides a very simple wrapper around either a WOFileUpload
or an AjaxFileUpload component (depending on the value of the "ajax" binding). |
| ERAttachmentViewer |
ERAttachmentViewer provides a way to drop in an embedded viewer for
attachments. |