|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMxDocumentDropTarget
COM Interface 'IMxDocumentDropTarget'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the MxDocument Drop Target.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID9168abfe_5dbe_11d4_a689_0008c7df88db
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IID9168abfe_5dbe_11d4_a689_0008c7df88db
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean canCreate(IMxDocument document, IName targetName) throws java.io.IOException, AutomationException
document
- A reference to a com.esri.arcgis.arcmapui.IMxDocument (in)targetName
- A reference to a com.esri.arcgis.system.IName (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void create(IMxDocument document, IName targetName) throws java.io.IOException, AutomationException
document
- A reference to a com.esri.arcgis.arcmapui.IMxDocument (in)targetName
- A reference to a com.esri.arcgis.system.IName (in)
java.io.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 |