com.ptc.core.ca.co.client.wizard
Class CoWizardDialogActionValidator
java.lang.Object
com.ptc.core.ca.co.client.doer.CoDefaultActionValidator
com.ptc.core.ca.co.client.doer.CoAbstractSimpleActionValidator
com.ptc.core.ca.co.client.wizard.CoWizardDialogActionValidator
- All Implemented Interfaces:
- CoActionValidator
Deprecated.
@Deprecated
public class CoWizardDialogActionValidator
- extends CoAbstractSimpleActionValidator
The class implementing a validator for the Ok or Apply actions. The validator
allows triggering the action when all of the required attributes have
their values.
Supported API: true
Extendable: true
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
canExecute
public boolean canExecute(CoConfigFeature validatorConfig,
CoSimpleActionHandlerData execData)
throws WTException
- Deprecated.
Supported API: true
- Overrides:
canExecute in class CoAbstractSimpleActionValidator
- Parameters:
validatorConfig - execData -
- Returns:
- boolean
- Throws:
WTException