|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.action.CoDefaultActionHandlerData
@Deprecated public class CoDefaultActionHandlerData
Supported API: true
Extendable: false
| Field Summary |
|---|
| 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 | |
|---|---|
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 |
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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 -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||