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.component
Class JComboBoxValidationComponent

java.lang.Object
  extended by oracle.bali.ewt.validate.AbstractValidationComponent
      extended by oracle.apps.fnd.applcore.dt.flex.wizard.registration.ui.validation.component.JComboBoxValidationComponent
All Implemented Interfaces:
oracle.bali.ewt.validate.ValidationComponent

public class JComboBoxValidationComponent
extends oracle.bali.ewt.validate.AbstractValidationComponent


Field Summary
 
Fields inherited from interface oracle.bali.ewt.validate.ValidationComponent
DEFAULT_VALIDATOR, FOCUS_CHANGE_VALIDATOR, MODEL_CHANGE_VALIDATOR
 
Constructor Summary
JComboBoxValidationComponent(javax.swing.JComboBox comboBox)
           
 
Method Summary
 javax.swing.JComboBox getComboBoxComponent()
           
 java.lang.Object getData()
           
 
Methods inherited from class oracle.bali.ewt.validate.AbstractValidationComponent
addPropertyChangeListener, addValidationMessageModelListener, addValidator, firePropertyChange, fireValidationMessageEvent, getComponent, getValidationMessageModel, getValidationPainter, getValidators, isValid, paintValidationComponent, removePropertyChangeListener, removeValidationMessageModelListener, removeValidator, setValidationMessageModel, setValidationPainter, validateComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JComboBoxValidationComponent

public JComboBoxValidationComponent(javax.swing.JComboBox comboBox)
Method Detail

getData

public java.lang.Object getData()

getComboBoxComponent

public javax.swing.JComboBox getComboBoxComponent()

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.