|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAddDataDialog
Provides access to members that control the Add Data Dialog.
| Method Summary | |
|---|---|
void |
setDocument(IMxDocument rhs1)
The document. |
void |
setMap(IMap rhs1)
The map. |
void |
show(int parentHWnd,
boolean[] ok)
Indicates if the dialog is shown and adds the data. |
| Method Detail |
|---|
void setDocument(IMxDocument rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.arcmapui.IMxDocument (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMap(IMap rhs1)
throws IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.carto.IMap (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void show(int parentHWnd,
boolean[] ok)
throws IOException,
AutomationException
parentHWnd - The parentHWnd (A COM typedef) (in)ok - The ok (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 | ||||||||