Uses of Class
org.compiere.model.MAttachmentEntry
Packages that use MAttachmentEntry
Package
Description
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MAttachmentEntry in org.adempiere.webui
Constructor parameters in org.adempiere.webui with type arguments of type MAttachmentEntryModifierConstructorDescriptionFedexLabelWindow
(List<MAttachmentEntry> images) UPSHtmlLabelWindow
(List<MAttachmentEntry> htmls, List<MAttachmentEntry> images) -
Uses of MAttachmentEntry in org.compiere.model
Fields in org.compiere.model with type parameters of type MAttachmentEntryMethods in org.compiere.model that return MAttachmentEntryModifier and TypeMethodDescriptionMAttachment.getEntries()
Get Attachment Entries as arrayMAttachment.getEntry
(int index) Get Attachment EntryMethods in org.compiere.model with parameters of type MAttachmentEntryModifier and TypeMethodDescriptionboolean
MAttachment.addEntry
(MAttachmentEntry item) Add item to attachmentConstructors in org.compiere.model with parameters of type MAttachmentEntry