Interface BeanTypeAware<O>


  • public interface BeanTypeAware<O>
    Contract for ui which contains a beanType property.

    In a jaxx file, if an object has a genericType and implements this contract then the beanType will be automatically set.

    Since:
    2.5.9
    Author:
    Tony Chemit - dev@tchemit.fr