Uses of Interface
org.eclipse.jst.jsf.metadataprocessors.internal.provisional.features.IPossibleValues

Packages that use IPossibleValues
org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues   
 

Uses of IPossibleValues in org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues
 

Classes in org.eclipse.jst.jsf.taglibprocessing.internal.provisional.attributevalues that implement IPossibleValues
 class ActionType
          Meta-data processing type representing an "action" attribute
 class BooleanType
          Meta-data processing type representing a boolean attribute value runtime type that implements IPossibleValues, IValidValues, IDefaultValue, IValidELValues
 class FacesConfigConverterIDFeatures
          Meta-data processing feature representing an attribute value requiring a "converterid"
 class FacesConfigIdentifierFeatures
          Abstract meta-data processing feature representing a faces-config type
 class FacesConfigValidatorIDFeatures
           
 class JavaClassType
          Provides possible values and validates attribute values that should be fully qualified Java types.
 class StringType
          Meta-data processing type representing a String attribute value runtime type that implements IPossibleValues, IValidValues and IDefaultValues