Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



org.eclipse.jst.jsf.taglibprocessing.attributevalues
Class ValueBindingType

java.lang.Object
  extended by 

org.eclipse.jst.jsf.metadataprocessors.AbstractMetaDataEnabledFeature
      extended by 

org.eclipse.jst.jsf.metadataprocessors.AbstractRootTypeDescriptor
          extended by 

org.eclipse.jst.jsf.taglibprocessing.attributevalues.BindingType
              extended by 

org.eclipse.jst.jsf.taglibprocessing.attributevalues.ExpressionBindingType
                  extended by 
org.eclipse.jst.jsf.taglibprocessing.attributevalues.ValueBindingType
All Implemented Interfaces:
IValidELValues, IMetaDataEnabledFeature, ITypeDescriptor
Direct Known Subclasses:
ComponentBindingType, ComponentIDType, ValueType

public class ValueBindingType
extends ExpressionBindingType
implements IValidELValues

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

ValueBindingType

public ValueBindingType()
Method Detail

getExpectedRuntimeType

public org.eclipse.jst.jsf.common.internal.types.CompositeType getExpectedRuntimeType()
                                                                               throws 
ELIsNotValidException
Description copied from interface: IValidELValues
Expected runtime type for EL value

Specified by:
getExpectedRuntimeType in interface IValidELValues
Returns:
CompositeType
Throws:
ELIsNotValidException



 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire