com.ptc.core.ca.co.client.action
Class CoSimpleActionHandler
java.lang.Object
com.ptc.core.ca.co.client.element.CoElementHandler
com.ptc.core.ca.co.client.action.CoActionHandler
com.ptc.core.ca.co.client.action.CoSimpleActionHandler
- All Implemented Interfaces:
- CoModelHandler
Deprecated.
@Deprecated
public abstract class CoSimpleActionHandler
- extends CoActionHandler
CoSimpleActionHandler implements the handling of the model
update for an action element using so-called "simple" approach. An action
handler must extend this class when an action doer extends CoSimpleActionDoer.
Supported API: true
Extendable: false
newActionHandlerData
protected CoActionHandlerData newActionHandlerData()
- Deprecated.
- Creates and returns an instance of
CoSimpleActionHandlerData.
Supported API: true
- Overrides:
newActionHandlerData in class CoActionHandler
- Returns:
- CoActionHandlerData