|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoPropertyPickerOkActionHandlerData
The interface proving information about picked elements and target instance
list holder.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
PICKED_ELEMENT
Deprecated. Label for the attribute; the picked element in the picker frame. |
static String |
PICKED_IE_ELEMENT
Deprecated. Label for the attribute; the Info*Engine element of the picked element in the picker frame. |
static String |
TARGET_IE_ELEMENT
Deprecated. Label for the attribute; the Info*Engine element associated with the property in the frame from where the picker frame was lauched. |
static String |
TARGET_PROPERTY
Deprecated. Label for the attribute; the target element in the frame from where the picker frame was lauched. |
| Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
OPENER_ACTION_ADDRESS |
| Fields inherited from interface com.ptc.core.ca.co.client.action.CoActionHandlerData |
|---|
ACTION, ACTION_TRIGGERED |
| Fields inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
ENV_DATA |
| Method Summary | |
|---|---|
CoElement |
getPickedElement()
Deprecated. Gets the value of the attribute: PICKED_ELEMENT. |
com.infoengine.object.factory.Element |
getPickedIeElement()
Deprecated. Gets the value of the attribute: PICKED_IE_ELEMENT. |
com.infoengine.object.factory.Element |
getTargetIeElement()
Deprecated. Gets the value of the attribute: TARGET_IE_ELEMENT. |
CoProperty |
getTargetProperty()
Deprecated. Gets the value of the attribute: TARGET_PROPERTY. |
| Methods inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
getOpenerActionAddress |
| Methods inherited from interface com.ptc.core.ca.co.client.action.CoActionHandlerData |
|---|
getAction, isActionTriggered, setActionTriggered |
| Methods inherited from interface com.ptc.core.ca.co.client.element.CoHandlerData |
|---|
getEnvData |
| Field Detail |
|---|
static final String PICKED_ELEMENT
static final String PICKED_IE_ELEMENT
static final String TARGET_PROPERTY
static final String TARGET_IE_ELEMENT
| Method Detail |
|---|
CoElement getPickedElement()
com.infoengine.object.factory.Element getPickedIeElement()
CoProperty getTargetProperty()
com.infoengine.object.factory.Element getTargetIeElement()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||