|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jst.jsf.metadataprocessors.AbstractMetaDataEnabledFeature
org.eclipse.jst.jsf.metadataprocessors.AbstractRootTypeDescriptor
org.eclipse.jst.jsf.taglibprocessing.attributevalues.BindingType
org.eclipse.jst.jsf.taglibprocessing.attributevalues.ExpressionBindingType
org.eclipse.jst.jsf.taglibprocessing.attributevalues.ValueBindingType
public class ValueBindingType
Meta-data processing type representing a Value Bound attribute value runtime type that implements IValidValues
Provisional API - subject to change
Field Summary |
---|
Fields inherited from class org.eclipse.jst.jsf.taglibprocessing.attributevalues.ExpressionBindingType |
---|
RUNTIME_PARAMS_TYPES, RUNTIME_RETURN_TYPE, RUNTIME_SETTER_REQUIRED |
Constructor Summary | |
---|---|
ValueBindingType()
|
Method Summary | |
---|---|
org.eclipse.jst.jsf.common.internal.types.CompositeType |
getExpectedRuntimeType()
Expected runtime type for EL value |
Methods inherited from class org.eclipse.jst.jsf.taglibprocessing.attributevalues.ExpressionBindingType |
---|
getValidationMessages |
Methods inherited from class org.eclipse.jst.jsf.metadataprocessors.AbstractRootTypeDescriptor |
---|
getFeatureAdapters, getTypeExtension, setTypeExtension |
Methods inherited from class org.eclipse.jst.jsf.metadataprocessors.AbstractMetaDataEnabledFeature |
---|
getMetaDataContext, getStructuredDocumentContext, setMetaDataContext, setStructuredDocumentContext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jst.jsf.metadataprocessors.IMetaDataEnabledFeature |
---|
getMetaDataContext, getStructuredDocumentContext, setMetaDataContext, setStructuredDocumentContext |
Constructor Detail |
---|
public ValueBindingType()
Method Detail |
---|
public org.eclipse.jst.jsf.common.internal.types.CompositeType getExpectedRuntimeType() throws ELIsNotValidException
IValidELValues
getExpectedRuntimeType
in interface IValidELValues
ELIsNotValidException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |