BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Interface
weblogicx.jsp.tags.validators.Validatable

Packages that use Validatable
weblogicx.jsp.tags.validators   
 

Uses of Validatable in weblogicx.jsp.tags.validators
 

Classes in weblogicx.jsp.tags.validators that implement Validatable
 class CustomValidator
          Class implements the ValidatableTagAdapter and forms a wrapper around the Customizable classes.
 class ValidatableAdapter
           
 class ValidatableTagAdapter
           
 

Methods in weblogicx.jsp.tags.validators that return Validatable
 Validatable ValidatableAdapter.decodeHiddenField(String stToDecode)
           
 Validatable Validatable.decodeHiddenField(String stringToDecode)
          given the String of writtenHiddenField(), this method must know how to reconstruct an object from the string.
 Validatable Summary.register(Validatable cv)
           
 Validatable CustomValidator.decodeHiddenField(String stToDecode)
           
 

Methods in weblogicx.jsp.tags.validators with parameters of type Validatable
 Validatable Summary.register(Validatable cv)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.