|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMxDocumentDropTarget
Provides access to members that control the MxDocument Drop Target.
| Method Summary | |
|---|---|
boolean |
canCreate(IMxDocument document,
IName targetName)
Indicates if targetName can be added to the Document. |
void |
create(IMxDocument document,
IName targetName)
Adds targetName to the current Document. |
| Method Detail |
|---|
boolean canCreate(IMxDocument document,
IName targetName)
throws IOException,
AutomationException
document - A reference to a com.esri.arcgis.arcmapui.IMxDocument (in)targetName - A reference to a com.esri.arcgis.system.IName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void create(IMxDocument document,
IName targetName)
throws IOException,
AutomationException
document - A reference to a com.esri.arcgis.arcmapui.IMxDocument (in)targetName - A reference to a com.esri.arcgis.system.IName (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 | ||||||||