|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used to return the object that it references so that it can gain access to all of the target object's properties and methods. These properties and methods are used on the shortcut object itself, and not the object it refers to.
| Method Summary | |
int |
getTargetID()
Returns the ID of the target object. |
void |
setTargetID(int Id)
Sets the ID of the target object. |
| Method Detail |
public int getTargetID()
Returns the ID of the target object.
int specifying the ID of the target object.public void setTargetID(int Id)
Sets the ID of the target object.
Id - An int specifying the ID of the target object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||