|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEmailPropertiesDialog
COM Interface 'IEmailPropertiesDialog'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides the dialog to access and edit the properties associated with the Email Alert action.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID7bd48db3_3c01_4e02_8952_02e80cd2bb2a
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.trackinganalyst.IEmailProperties |
|---|
IID6f3906ab_82e2_4e26_ac3b_dadabd9a51b7 |
| Method Summary | |
|---|---|
void |
loadDefaults()
Loads the Email properties dialog with the current set of properties. |
void |
setAction(IAction rhs1)
Action whose Email properties are to be reviewed or edited. |
void |
showDialog(boolean bUseDefaults)
Displays the Email properties dialog for review or edit. |
| Methods inherited from interface com.esri.arcgis.trackinganalyst.IEmailProperties |
|---|
getFromDomain, getSMTPServer, getSuggestFromUserName, setFromDomain, setSMTPServer |
| Field Detail |
|---|
static final int IID7bd48db3_3c01_4e02_8952_02e80cd2bb2a
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setAction(IAction rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IAction (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void showDialog(boolean bUseDefaults)
throws java.io.IOException,
AutomationException
bUseDefaults - The bUseDefaults (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void loadDefaults()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||