public class SendMailResultItemEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
SendMailResultItemEvent(org.zkoss.zk.ui.Component target,
MailSendType mailSendType,
ResultProperties item,
MailContentType mailContentType)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ResultProperties |
getItem() |
MailContentType |
getMailContentType() |
MailSendType |
getMailSendType() |
public SendMailResultItemEvent(org.zkoss.zk.ui.Component target,
MailSendType mailSendType,
ResultProperties item,
MailContentType mailContentType)
target - target componentmailSendType - mail send typeitem - item to send as mailmailContentType - mail content typepublic ResultProperties getItem()
public MailSendType getMailSendType()
public MailContentType getMailContentType()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.