|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.picker.CoDefaultObjectListPickerOkActionHandlerData
@Deprecated public class CoDefaultObjectListPickerOkActionHandlerData
The class implementing CoObjectListPickerOkActionHandlerData
interface using "simple" approach.
Supported API: true
Extendable: false
| Field Summary |
|---|
| Fields inherited from interface com.ptc.core.ca.co.client.picker.CoObjectListPickerOkActionHandlerData |
|---|
PICKED_ELEMENT_LIST, TARGET_IE_ELEMENT_LIST, TARGET_INSTANCE_LIST_HOLDER |
| 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 | |
|---|---|
CoAction |
getAction()
Deprecated. Gets the value of the attribute: action; the reference to an action element. |
CoEnvData |
getEnvData()
Deprecated. Gets the value of the attribute: envData; the reference to the conceptual environment Supported API: true |
String |
getOpenerActionAddress()
Deprecated. Gets the value of the attribute: openerActionAddress; the stringified address of the action triggering of which resulted in the creation of this frame. |
ArrayList |
getPickedElementList()
Deprecated. Gets the value of the attribute: pickedElementList; the list of picked elements in the picker frame. |
ArrayList |
getTargetIeElementList()
Deprecated. Gets the value of the attribute: targetIeElementList; the list of Info*Engine elements of the target instance list holder in the frame from where the picker frame was lauched. |
CoElement |
getTargetInstanceListHolder()
Deprecated. Gets the value of the attribute: targetInstanceListHolder; the target instance list holder in the frame from where the picker frame was lauched. |
boolean |
isActionTriggered()
Deprecated. Gets the value of the attribute: actionTriggered; the action trigger status indicating whether an action was triggered. |
protected void |
setAction(CoAction a_Action)
Deprecated. Sets the value of the attribute: action; the reference to an action element. |
void |
setActionTriggered(boolean a_ActionTriggered)
Deprecated. Sets the value of the attribute: actionTriggered; the action trigger status indicating whether an action was triggered. |
protected void |
setEnvData(CoEnvData a_EnvData)
Deprecated. Sets the value of the attribute: envData; the reference to the conceptual environment Supported API: true |
protected void |
setOpenerActionAddress(String a_OpenerActionAddress)
Deprecated. Sets the value of the attribute: openerActionAddress; the stringified address of the action triggering of which resulted in the creation of this frame. |
void |
setPickedElementList(ArrayList a_PickedElementList)
Deprecated. Sets the value of the attribute: pickedElementList; the list of picked elements in the picker frame. |
void |
setTargetIeElementList(ArrayList a_TargetIeElementList)
Deprecated. Sets the value of the attribute: targetIeElementList; the list of Info*Engine elements of the target instance list holder in the frame from where the picker frame was lauched. |
void |
setTargetInstanceListHolder(CoElement a_TargetInstanceListHolder)
Deprecated. Sets the value of the attribute: targetInstanceListHolder; the target instance list holder in the frame from where the picker frame was lauched. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ArrayList getPickedElementList()
getPickedElementList in interface CoObjectListPickerOkActionHandlerDatapublic void setPickedElementList(ArrayList a_PickedElementList)
setPickedElementList in interface CoObjectListPickerOkActionHandlerDataa_PickedElementList - public CoElement getTargetInstanceListHolder()
getTargetInstanceListHolder in interface CoObjectListPickerOkActionHandlerDatapublic void setTargetInstanceListHolder(CoElement a_TargetInstanceListHolder)
setTargetInstanceListHolder in interface CoObjectListPickerOkActionHandlerDataa_TargetInstanceListHolder - public ArrayList getTargetIeElementList()
getTargetIeElementList in interface CoObjectListPickerOkActionHandlerDatapublic void setTargetIeElementList(ArrayList a_TargetIeElementList)
setTargetIeElementList in interface CoObjectListPickerOkActionHandlerDataa_TargetIeElementList - public CoAction getAction()
getAction in interface CoActionHandlerDataprotected void setAction(CoAction a_Action)
a_Action - public boolean isActionTriggered()
During the update of the action model handler calls methods to
determine visibility and accessability of the action. At that moment
the trigger status will be set to false.
Supported API: true
isActionTriggered in interface CoActionHandlerDatapublic void setActionTriggered(boolean a_ActionTriggered)
During the update of the action model handler calls methods to
determine visibility and accessability of the action. At that moment
the trigger status will be set to false.
Supported API: true
setActionTriggered in interface CoActionHandlerDataa_ActionTriggered - public CoEnvData getEnvData()
getEnvData in interface CoHandlerDataprotected void setEnvData(CoEnvData a_EnvData)
a_EnvData - public String getOpenerActionAddress()
getOpenerActionAddress in interface CoSimpleHandlerDataprotected void setOpenerActionAddress(String a_OpenerActionAddress)
a_OpenerActionAddress -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||