|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemplateEditorDialog2
Provides the dialog to access and edit message templates used for message bodies for actions.
Method Summary | |
---|---|
boolean |
isInsertFileButton()
Show the insert file button to allow browsing to a file. |
void |
setInsertFileButton(boolean showInsertFile)
Show the insert file button to allow browsing to a file. |
Methods inherited from interface com.esri.arcgis.trackinganalyst.ITemplateEditorDialog |
---|
getTemplate, getTemplateList, loadStorage, saveStorage, setAction, setServerConnection, showDialog |
Method Detail |
---|
void setInsertFileButton(boolean showInsertFile) throws IOException, AutomationException
showInsertFile
- The showInsertFile (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isInsertFileButton() 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 |