com.ptc.core.ca.co.client.search
Class CoPageSelectActionHandler
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.CoInPlaceActionHandler
com.ptc.core.ca.co.client.search.CoPageSelectActionHandler
- All Implemented Interfaces:
- CoModelHandler
Deprecated.
@Deprecated
public class CoPageSelectActionHandler
- extends CoInPlaceActionHandler
Supported API: true
Extendable: false
updateActionModel
protected void updateActionModel(CoAction action,
CoEnvData envData)
throws WTException
- Deprecated.
- Invokes a doer to determine whether an action is visible and enabled.
Supported API: true
- Overrides:
updateActionModel in class CoInPlaceActionHandler
- Parameters:
action - envData -
- Throws:
WTException