Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.dt.flex.wizard.registration.ui.validation
Class MandatoryShuttleValidator

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.wizard.registration.ui.validation.MandatoryShuttleValidator
All Implemented Interfaces:
oracle.bali.ewt.validate.Validator

public class MandatoryShuttleValidator
extends java.lang.Object
implements oracle.bali.ewt.validate.Validator

Validator for Shuttle components.

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/DesignTime/DT/src/oracle/apps/fnd/applcore/dt/flex/wizard/registration/ui/validation/MandatoryShuttleValidator.java /st_atgpf_pt-11.1.1.7.0/1 2013/01/20 20:15:13 mluetchf Exp $
mluetchf

Constructor Summary
MandatoryShuttleValidator()
           
 
Method Summary
 oracle.bali.ewt.validate.ValidationMessage[] validate(java.awt.Component comp, java.lang.Object data)
          Validation class for wizard framework to validate that at least one item has been selected in the shuttle.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MandatoryShuttleValidator

public MandatoryShuttleValidator()
Method Detail

validate

public oracle.bali.ewt.validate.ValidationMessage[] validate(java.awt.Component comp,
                                                             java.lang.Object data)
Validation class for wizard framework to validate that at least one item has been selected in the shuttle.

Specified by:
validate in interface oracle.bali.ewt.validate.Validator
Parameters:
comp - Component to validate
data - Value to validate

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.