|
|||||||||
| 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
@Deprecated public abstract class CoInPlaceActionHandler
CoInPlaceActionHandler provides a base class for an action
handler to be used to configure "in place" action. An action is considered
in place when triggering it does not change the location of its frame.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
protected CoActionModel |
newModel()
Deprecated. Creates and returns an instance of CoInPlaceActionModel. |
protected void |
updateActionModel(CoAction action,
CoEnvData envData)
Deprecated. updates model to set up the confirmation framew reference Supported API: true |
| Methods inherited from class com.ptc.core.ca.co.client.action.CoActionHandler |
|---|
getActionDoer, getActionDoerConfig, initActionModel, newActionHandlerData, performOperation, updateModel |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected CoActionModel newModel()
CoInPlaceActionModel.
newModel in class CoActionHandler
protected void updateActionModel(CoAction action,
CoEnvData envData)
throws WTException
updateActionModel in class CoActionHandleraction - envData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||