| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEmailPropertiesDialog
Provides the dialog to access and edit the properties associated with the Email Alert action.
| 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 | 
| Method Detail | 
|---|
void setAction(IAction rhs1)
               throws IOException,
                      AutomationException
rhs1 - A reference to a com.esri.arcgis.trackinganalyst.IAction  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void showDialog(boolean bUseDefaults)
                throws IOException,
                       AutomationException
bUseDefaults - The bUseDefaults  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void loadDefaults()
                  throws IOException,
                         AutomationException
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 | ||||||||