Uses of Class
com.ibm.carma.ui.events.ValidationResult

Packages that use ValidationResult
com.ibm.carma.ui.events   
 

Uses of ValidationResult in com.ibm.carma.ui.events
 

Methods in com.ibm.carma.ui.events that return ValidationResult
 ValidationResult IActionValidator.validateAction(ActionValidationEvent event)
          This method is invoked when the action dialog needs to determine whether the user has input appropriate parameters for the action to continue.
 ValidationResult IParameterValidator.validateParameter(ParameterValidationEvent event)
          This method is invoked when the action dialog needs to determine whether the user has input appropriate parameters for the action to continue.