|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxShortcut
COM Interface 'IGxShortcut'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members that manages the target of a shortcut object.' 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 |
IID82289f34_2c34_40d2_a2cf_5bbcb19cb21f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IGxObject |
getTarget()
The value of the Target property. |
java.lang.String |
getTargetLocation()
The location of the target. |
void |
setTargetByRef(IGxObject target)
The value of the Target property. |
void |
setTargetLocation(java.lang.String location)
The location of the target. |
Field Detail |
---|
static final int IID82289f34_2c34_40d2_a2cf_5bbcb19cb21f
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IGxObject getTarget() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTargetByRef(IGxObject target) throws java.io.IOException, AutomationException
target
- A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTargetLocation(java.lang.String location) throws java.io.IOException, AutomationException
location
- The location (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTargetLocation() throws java.io.IOException, AutomationException
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 |