Uses of Interface
org.eclnt.jsfserver.elements.adapter.IComponentAdapterBinding2
Packages that use IComponentAdapterBinding2
-
Uses of IComponentAdapterBinding2 in org.eclnt.jsfserver.elements.adapter
Classes in org.eclnt.jsfserver.elements.adapter that implement IComponentAdapterBinding2Modifier and TypeClassDescriptionclassBase class that can (optionally) be used for implementing component adapters.classImplementation ofIComponentAdapterBindingin which the attribute values are managed within a map of objects.classComponent adapter binding that is configured by get-/set-methods and annotations.classComponentAdapterByAnnotationForBeanProperty<BEANCLASS>Component adapter that is based on reflection AND that binds one dedicated component attribute to a bean property.