Uses of Interface
org.eclnt.jsfserver.elements.adapter.IBeanAccess
Packages that use IBeanAccess
-
Uses of IBeanAccess in org.eclnt.jsfserver.elements.adapter
Constructors in org.eclnt.jsfserver.elements.adapter with parameters of type IBeanAccessModifierConstructorDescriptionComponentAdapterByAnnotationForBeanProperty
(String componentAttribute, IBeanAccess<BEANCLASS> beanAccess, String property) ComponentAdapterByAnnotationForBeanProperty
(IBeanAccess<BEANCLASS> beanAccess, String property) Constructor in which the component attribute is not passed.