|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoObjectListPickerOkActionHandlerData
The interface proving information about picked and target element and
their Info*Engine elements.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
PICKED_ELEMENT_LIST
Deprecated. Label for the attribute; the list of picked elements in the picker frame. |
static String |
TARGET_IE_ELEMENT_LIST
Deprecated. Label for the attribute; the list of Info*Engine elements of the target instance list holder in the frame from where the picker frame was lauched. |
static String |
TARGET_INSTANCE_LIST_HOLDER
Deprecated. Label for the attribute; the target instance list holder in the frame from where the picker frame was lauched. |
| 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 |
| Fields inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
OPENER_ACTION_ADDRESS |
| Method Summary | |
|---|---|
ArrayList |
getPickedElementList()
Deprecated. Gets the value of the attribute: PICKED_ELEMENT_LIST. |
ArrayList |
getTargetIeElementList()
Deprecated. Gets the value of the attribute: TARGET_IE_ELEMENT_LIST. |
CoElement |
getTargetInstanceListHolder()
Deprecated. Gets the value of the attribute: TARGET_INSTANCE_LIST_HOLDER. |
void |
setPickedElementList(ArrayList a_PickedElementList)
Deprecated. Sets the value of the attribute: PICKED_ELEMENT_LIST. |
void |
setTargetIeElementList(ArrayList a_TargetIeElementList)
Deprecated. Sets the value of the attribute: TARGET_IE_ELEMENT_LIST. |
void |
setTargetInstanceListHolder(CoElement a_TargetInstanceListHolder)
Deprecated. Sets the value of the attribute: TARGET_INSTANCE_LIST_HOLDER. |
| 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 |
| Methods inherited from interface com.ptc.core.ca.co.client.simple.CoSimpleHandlerData |
|---|
getOpenerActionAddress |
| Field Detail |
|---|
static final String PICKED_ELEMENT_LIST
static final String TARGET_INSTANCE_LIST_HOLDER
static final String TARGET_IE_ELEMENT_LIST
| Method Detail |
|---|
ArrayList getPickedElementList()
void setPickedElementList(ArrayList a_PickedElementList)
a_PickedElementList - CoElement getTargetInstanceListHolder()
void setTargetInstanceListHolder(CoElement a_TargetInstanceListHolder)
a_TargetInstanceListHolder - ArrayList getTargetIeElementList()
void setTargetIeElementList(ArrayList a_TargetIeElementList)
a_TargetIeElementList -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||