Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Interface
oracle.jbo.rules.ValidationManager

Packages that use ValidationManager
oracle.adf.model.generic   
oracle.jbo.rules Contains sample validation beans. 
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. 
oracle.jbo.uicli.graph   
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
oracle.jbo.uicli.uix   

 

Uses of ValidationManager in oracle.adf.model.generic

 

Classes in oracle.adf.model.generic that implement ValidationManager
 class AttributeDefImpl
          The AttributeDefHelper class implement the AttributeDef interface
 class StructureDefImpl
          Imlemented by classes that access a View Object's or Entity Object's metadata.

 

Uses of ValidationManager in oracle.jbo.rules

 

Methods in oracle.jbo.rules with parameters of type ValidationManager
static void RulesBeanUtils.loadValidators(oracle.jbo.mom.xml.DefElementImpl elem, ValidationManager valObj, java.lang.Class msgBundle)
           

 

Uses of ValidationManager in oracle.jbo.uicli.binding

 

Classes in oracle.jbo.uicli.binding that implement ValidationManager
 class JUCtrlAttrsDef
           
 class JUCtrlBoolDef
           
 class JUCtrlHierDef
           
 class JUCtrlHierTypeBinding
           
 class JUCtrlListDef
           
 class JUCtrlRangeDef
           
 class JUCtrlValueDef
           

 

Uses of ValidationManager in oracle.jbo.uicli.graph

 

Classes in oracle.jbo.uicli.graph that implement ValidationManager
 class oracle.jbo.uicli.graph.JUSingleTableGraphDef
           

 

Uses of ValidationManager in oracle.jbo.uicli.jui

 

Classes in oracle.jbo.uicli.jui that implement ValidationManager
 class JUBoundedRangeDef
           
 class JUButtonDef
           
 class JUButtonGroupDef
           
 class JUComboBoxDef
           
 class JUDefaultControlDef
           
 class JUFormattedTextFieldDef
           
 class JULabelDef
           
 class JUListSingleSelDef
           
 class JULovButtonDef
           
 class JUMasterDetailGraphDef
           
 class JUProgressBarAttrDef
           
 class JUScrollBarAttrDef
           
 class JUSliderAttrDef
           
 class JUSpinnerDef
           
 class JUTableDef
           
 class JUTextFieldDef
           
 class JUTreeAccessorTypeBinding
          Implements rules that govern display of rows of a given ViewObject type in a JTree.
 class JUTreeDef
           
 class JUTreeDiscrAttrTypeBinding
          Implements rules that govern the display of rows of a given ViewObject type in a JTree.

 

Uses of ValidationManager in oracle.jbo.uicli.uix

 

Classes in oracle.jbo.uicli.uix that implement ValidationManager
 class JUCtrlHGridDef
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.