|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxShortcut
Provides access to members that manages the target of a shortcut object.
| Method Summary | |
|---|---|
IGxObject |
getTarget()
The value of the Target property. |
String |
getTargetLocation()
The location of the target. |
void |
setTargetByRef(IGxObject target)
The value of the Target property. |
void |
setTargetLocation(String location)
The location of the target. |
| Method Detail |
|---|
IGxObject getTarget()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTargetByRef(IGxObject target)
throws IOException,
AutomationException
target - A reference to a com.esri.arcgis.catalog.IGxObject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTargetLocation(String location)
throws IOException,
AutomationException
location - The location (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getTargetLocation()
throws IOException,
AutomationException
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 | ||||||||