Uses of Class
org.primefaces.showcase.domain.Mail
-
Packages that use Mail Package Description org.primefaces.showcase.view.panel -
-
Uses of Mail in org.primefaces.showcase.view.panel
Methods in org.primefaces.showcase.view.panel that return Mail Modifier and Type Method Description MailMailboxView. getMail()Methods in org.primefaces.showcase.view.panel that return types with arguments of type Mail Modifier and Type Method Description List<Mail>MailboxView. getMails()Methods in org.primefaces.showcase.view.panel with parameters of type Mail Modifier and Type Method Description voidMailboxView. setMail(Mail mail)
-