|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMetaDataEnabledFeature | |
---|---|
org.eclipse.jst.jsf.metadataprocessors | Provides tooling support for taglibraries using the Design-time Metadata feature (org.eclipse.jst.jsf.common.metadata). |
org.eclipse.jst.jsf.taglibprocessing.attributevalues | Provides type system for tag attribute values so that the org.eclipse.jst.jsf.core.metadataprocessors.features can be applied. |
Uses of AbstractMetaDataEnabledFeature in org.eclipse.jst.jsf.metadataprocessors |
---|
Subclasses of AbstractMetaDataEnabledFeature in org.eclipse.jst.jsf.metadataprocessors | |
---|---|
class |
AbstractRootTypeDescriptor
Default implementation that a metadata type should strongly consider for using as it's root. |
class |
DefaultTypeDescriptor
Type descriptor that is created if no class if provided for the implementation in the AttributeValueRuntimeTypes extension point. |
Uses of AbstractMetaDataEnabledFeature in org.eclipse.jst.jsf.taglibprocessing.attributevalues |
---|
Subclasses of AbstractMetaDataEnabledFeature in org.eclipse.jst.jsf.taglibprocessing.attributevalues | |
---|---|
class |
AbstractEnumerationType
Abstract meta-data processing type representing an enumeration attribute value runtime type Provisional API - subject to change |
class |
ActionType
Meta-data processing type representing an "action" attribute Provisional API - subject to change |
class |
BindingType
Abstract meta-data processing type representing a binding Provisional API - subject to change |
class |
BooleanType
Meta-data processing type representing a boolean attribute value runtime type that implements IPossibleValues, IValidValues, IDefaultValue, IValidELValues Provisional API - subject to change |
class |
CharacterType
Represents a single unicode character |
class |
ColorType
Meta-data processing type representing a color. |
class |
ComponentBindingType
Meta-data processing type representing a "binding" attribute Provisional API - subject to change |
class |
ComponentIDType
Meta-data processing type representing an "id" attribute Represents an ID or NAME HTML attribute type. |
class |
ContentType
Meta-data processing type representing a content (MIME) type. |
class |
CSSClassType
Represents a style class attribute type Provisional API - subject to change |
class |
CSSIdType
Represents CSS id attribute type EXPERIMENTAL - may change or disappear |
class |
CSSStyleType
Represents CSS style attribute. |
class |
CurrencyCodeType
ISO-4217 Currency codes |
class |
DateTimePatternType
Meta-data processing type representing a Date, Time and DateTime Pattern types. |
class |
DirectBindingType
Abstract meta-data processing type Provisional API - subject to change |
class |
DoubleType
Meta-data processing type representing a "double" attribute value runtime type Provisional API - subject to change |
class |
EnumerationType
Abstract meta-data processing type representing an enumeration attribute value runtime type with a single signature |
class |
ExpressionBindingType
Abstract meta-data processing type representing an expression binding attribute value runtime type Provisional API - subject to change |
class |
FacesConfigConverterIDFeatures
Meta-data processing feature representing an attribute value requiring a "converterid" Provisional API - subject to change |
class |
FacesConfigConverterIDType
Type representing a FacesConfig Converter attribute Provisional API - subject to change |
class |
FacesConfigIdentifierFeatures
Abstract meta-data processing feature representing a faces-config type Provisional API - subject to change |
class |
FacesConfigIdentifierType
Meta-data processing type representing a faces-config type Provisional API - subject to change |
class |
FacesConfigValidatorIDFeatures
ValidatorID attribute feature Provisional API - subject to change |
class |
FacesConfigValidatorIDType
Type representing a FacesConfig Validator attribute Provisional API - subject to change |
class |
IdentifierType
Abstract meta-data processing type representing an identifier binding type Provisional API - subject to change |
class |
IntegerType
Meta-data processing type representing an integer attribute value runtime type that implements IValidValues, IDefaultValue, IValidELValues Provisional API - subject to change |
class |
JavaClassType
Provides possible values and validates attribute values that should be fully qualified Java types. |
class |
LanguageCodeType
Meta-data processing type representing a Language Code type. |
class |
LengthType
Meta-data processing type representing an length attribute value runtime type. |
class |
LinkType
Meta-data processing type representing a Link type. |
class |
LocaleType
Meta-data processing type representing a Locale Code type. |
class |
LongType
Meta-data processing type representing a long attribute value runtime type that implements IValidValues, IDefaultValue, IValidELValues Provisional API - subject to change |
class |
MethodBindingType
Meta-data processing type representing an method-binding attribute value runtime type Provisional API - subject to change |
class |
MultiSignatureEnumerationType
Abstract meta-data processing type representing an enumeration attribute value of multiple runtime types |
class |
NumberPatternType
Meta-data processing type representing a numeric pattern type. |
class |
NumberType
Abstract meta-data processing type representing a numeric attribute value runtime type Provisional API - subject to change |
class |
ObjectType
Abstract meta-data processing type representing an Object attribute value runtime type Provisional API - subject to change |
class |
PathType
EXPERIMENTAL - may change or dissappear |
class |
RelativePathType
Path is relative to project EXPERIMENTAL - may change or dissappear |
class |
ResourceBundleType
Meta-data processing type representing a path to resource bundle on classpath Patch by Vadim Dmitriev. |
class |
ScriptType
Represents script type Provisional API - subject to change |
class |
StringType
Meta-data processing type representing a String attribute value runtime type that implements IPossibleValues, IValidValues and IDefaultValues Provisional API - subject to change |
class |
TimeZoneType
Meta-data processing type representing a TimeZone Code type. |
class |
URIType
URI Type: attribute values are Uniform Resource Identifiers (URIs), as defined in RFC 2396. |
class |
ValueBindingType
Meta-data processing type representing a Value Bound attribute value runtime type that implements IValidValues Provisional API - subject to change |
class |
ValueType
Meta-data processing type representing a "value" attribute that implements IValidValues and IValidELValues Provisional API - subject to change |
class |
WebPathType
Path relative to web root EXPERIMENTAL - may change or dissappear |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |