|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICreateHyperlinkMacroDialog
Provides access to members that control the Create Hyperlink Macro Dialog.
| Method Summary | |
|---|---|
boolean |
doModal(IApplication pApp,
int hwnd)
Shows the SQL query dialog. |
String |
getDocumentText()
The text entered in the document field of the dialog. |
String |
getMacroText()
The text entered in the macro field of the dialog. |
String |
getModuleText()
The text entered in the module field of the dialog. |
| Method Detail |
|---|
String getDocumentText()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getModuleText()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getMacroText()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModal(IApplication pApp,
int hwnd)
throws IOException,
AutomationException
pApp - A reference to a com.esri.arcgis.framework.IApplication (in)hwnd - The hwnd (A COM typedef) (in)
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 | ||||||||