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

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

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

Methods in com.ibm.carma.ui.events with parameters of type ActionValidationEvent
 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.