|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.selection.CoClipboardItem
@Deprecated public class CoClipboardItem
The object of this class represents a clipped item.
Supported API: true
Extendable: false
| Constructor Summary | |
|---|---|
CoClipboardItem()
Deprecated. Supported API: true |
|
CoClipboardItem(CoInstanceHolder instanceHolder,
CoEnvData envData)
Deprecated. Supported API: true |
|
| Method Summary | |
|---|---|
boolean |
equals(CoClipboardItem item)
Deprecated. Returns whether the item is equal to this one. |
String |
getAddress()
Deprecated. Gets the value of the attribute: address; the external form of the address of the instance holder on the clipboard. |
CoInstanceHolder |
getInstanceHolder()
Deprecated. Gets the value of the attribute: instanceHolder; the reference to the instance holder on the clipboard. |
void |
releaseReference(CoEnvData envData)
Deprecated. Releases the reference to the conceptual element from the clipboard. |
void |
resolveAddress(CoEnvData envData)
Deprecated. Resolves the address of the conceptual element on the clipboard into a reference to it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoClipboardItem(CoInstanceHolder instanceHolder,
CoEnvData envData)
throws WTException
instanceHolder - envData -
WTExceptionpublic CoClipboardItem()
| Method Detail |
|---|
public String getAddress()
public CoInstanceHolder getInstanceHolder()
public void resolveAddress(CoEnvData envData)
throws WTException
envData -
WTExceptionpublic void releaseReference(CoEnvData envData)
envData -
public boolean equals(CoClipboardItem item)
throws WTException
item -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||