|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.action.CoActionHandler
com.ptc.core.ca.co.client.action.CoInPlaceActionHandler
com.ptc.core.ca.co.client.action.CoSimpleInPlaceActionHandler
com.ptc.core.ca.co.client.wizard.CoWizardActionHandler
com.ptc.core.ca.co.client.wizard.CoWizardDialogActionHandler
@Deprecated public abstract class CoWizardDialogActionHandler
The class to be used by the action handlers for Ok and Apply actions
from the wizard action list.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
CoActionDoer |
getActionDoer(CoAction action,
CoEnvData envData)
Deprecated. Supported API: true |
CoConfigFeature |
getActionDoerConfig(CoAction action,
CoEnvData envData)
Deprecated. Returns a configuration feature describing the action doer of an action. |
void |
performOperation(CoAction action,
CoEnvData envData)
Deprecated. Delegates to the super class. |
protected void |
updateActionModel(CoAction action,
CoEnvData envData)
Deprecated. Updates the faceplate of the action element. |
| Methods inherited from class com.ptc.core.ca.co.client.wizard.CoWizardActionHandler |
|---|
findWizardModel, findWizardStep, findWizardStepActions, findWizardStepIndex, getActionHandlerData, newActionHandlerData |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoInPlaceActionHandler |
|---|
newModel |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoActionHandler |
|---|
initActionModel, updateModel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void updateActionModel(CoAction action,
CoEnvData envData)
throws WTException
updateActionModel in class CoInPlaceActionHandleraction - envData -
WTException
public void performOperation(CoAction action,
CoEnvData envData)
throws WTException
performOperation in class CoActionHandleraction - envData -
WTException
public CoActionDoer getActionDoer(CoAction action,
CoEnvData envData)
throws WTException
getActionDoer in class CoActionHandleraction - envData -
WTException
public CoConfigFeature getActionDoerConfig(CoAction action,
CoEnvData envData)
throws WTException
getActionDoerConfig in class CoActionHandleraction - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||