Uses of Class
org.compiere.model.MMailText
-
Packages that use MMailText Package Description org.adempiere.webui.window org.compiere.model Provides for.... -
-
Uses of MMailText in org.adempiere.webui.window
Methods in org.adempiere.webui.window with parameters of type MMailText Modifier and Type Method Description static String
WEMailDialog. embedImgToEmail(MMailText mt, MAttachment attachment)
convert attach image as base64 and embed to message content for preview in cfEditor -
Uses of MMailText in org.compiere.model
Constructors in org.compiere.model with parameters of type MMailText Constructor Description MUserMail(MMailText parent, int AD_User_ID, EMail mail)
User Mail
-