Package objetos
Class MailSend
java.lang.Object
com.unify.nxj.mgr.NXJContainer
com.unify.nxj.mgr.NXJBox
objetos.MailSend
- All Implemented Interfaces:
com.unify.nxj.mgr.BoxEventListener
- Direct Known Subclasses:
batch.RESULTS.SETTINGS.MAIL_SEND_BOX,sys_ger.TAB_BOX.SETTINGS.MAIL_SEND_BOX
public class MailSend
extends com.unify.nxj.mgr.NXJBox
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classfinal classstatic interfaceprotected final class -
Field Summary
FieldsModifier and TypeFieldDescriptioncom.unify.nxj.mgr.datatypes.NullableStringFieldcom.unify.nxj.mgr.datatypes.NullableStringFieldfinal MailSend.cmdMailClearfinal MailSend.cmdMailSendcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NXJLabelControlcom.unify.nxj.mgr.datatypes.NullableBooleanFieldcom.unify.nxj.mgr.datatypes.NXJButtonControlcom.unify.nxj.mgr.datatypes.NullableBooleanFieldcom.unify.nxj.mgr.datatypes.NXJButtonControlcom.unify.nxj.mgr.datatypes.NullableStringFieldcom.unify.nxj.mgr.datatypes.NullableStringFieldcom.unify.nxj.mgr.datatypes.NullableStringFieldcom.unify.nxj.mgr.datatypes.NullableBooleanFieldFields inherited from class com.unify.nxj.mgr.NXJContainer
NAME_SEPARATOR, NAME_SEPARATOR_CHAR, trace_CODE_SECTION_INFO -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidenable(boolean enabled) voidinit(br.com.intersys.systextil.global.Mdi mdi, MailSend.DataProvider dataProvider) protected com.unify.nxj.mgr.NXJProxyObjectus$createProxyObject(Field targetField, boolean multiValued) Methods inherited from class com.unify.nxj.mgr.NXJBox
afterFind, afterModeChange, afterSave, beforeFind, beforeForm, beforeModeChange, beforeSave, getConnection, initBox, Initialize, isVisible, onExit, setVisible, us$initContainerMethods inherited from class com.unify.nxj.mgr.NXJContainer
findDescendantNullable, getBackgroundColor, getContainerIterator, getContainerName, getContainingDataView, getContainingForm, getQualifiedContainerName, getSession, hideWhen, isLotusUpdateAllowed, resetName, setBackgroundColor, us$addCommand, us$addControl, us$addProxyObject, us$ancestorsVisible, us$clearBackgroundChanged, us$createProxyBigDecimal, us$createProxyBoolean, us$createProxyByte, us$createProxyChar, us$createProxyDate, us$createProxyDateTime, us$createProxyDouble, us$createProxyFloat, us$createProxyInt, us$createProxyLong, us$createProxyNullable, us$createProxyShort, us$createProxyString, us$createProxyTime, us$findDescendantNullable, us$findForm, us$findScopedNullable, us$getBackgroundColor, us$getContainerIterator, us$getDescendantNullables, us$getNullableIterator, us$hideWhenReadOnly, us$hideWhenUpdateable, us$initVariableTables, us$internalFindCommand, us$isVisible, us$processHideWhen, us$setBackgroundColor, us$setHideWhenReadOnly, us$setHideWhenUpdateable, us$setVisible
-
Field Details
-
cc
public com.unify.nxj.mgr.datatypes.NullableStringField cc -
cco
public com.unify.nxj.mgr.datatypes.NullableStringField cco -
label4
public com.unify.nxj.mgr.datatypes.NXJLabelControl label4 -
label41
public com.unify.nxj.mgr.datatypes.NXJLabelControl label41 -
label42
public com.unify.nxj.mgr.datatypes.NXJLabelControl label42 -
label5
public com.unify.nxj.mgr.datatypes.NXJLabelControl label5 -
label6
public com.unify.nxj.mgr.datatypes.NXJLabelControl label6 -
label7
public com.unify.nxj.mgr.datatypes.NXJLabelControl label7 -
label8
public com.unify.nxj.mgr.datatypes.NXJLabelControl label8 -
mailAttachAll
public com.unify.nxj.mgr.datatypes.NullableBooleanField mailAttachAll -
mailClear
public com.unify.nxj.mgr.datatypes.NXJButtonControl mailClear -
mailReadReceipt
public com.unify.nxj.mgr.datatypes.NullableBooleanField mailReadReceipt -
mailSend1
public com.unify.nxj.mgr.datatypes.NXJButtonControl mailSend1 -
mailSubject
public com.unify.nxj.mgr.datatypes.NullableStringField mailSubject -
mailText
public com.unify.nxj.mgr.datatypes.NullableStringField mailText -
mailTo
public com.unify.nxj.mgr.datatypes.NullableStringField mailTo -
mailZip
public com.unify.nxj.mgr.datatypes.NullableBooleanField mailZip -
cmdMailSend
-
cmdMailClear
-
-
Constructor Details
-
MailSend
-
-
Method Details
-
init
public void init(br.com.intersys.systextil.global.Mdi mdi, MailSend.DataProvider dataProvider) throws Exception - Throws:
Exception
-
enable
public void enable(boolean enabled) -
us$createProxyObject
protected com.unify.nxj.mgr.NXJProxyObject us$createProxyObject(Field targetField, boolean multiValued) - Overrides:
us$createProxyObjectin classcom.unify.nxj.mgr.NXJContainer
-