2 Replies Latest reply on Nov 14, 2012 9:29 AM by csa

    Working with @Bindable

    lewarrior22

      Hi every body,

       

      I have an api project (That contains DTO shared accrossed mutiples projects) I want to use in an erra-ui its  data-binding. Unluckly I can't annotate my api's class with the @Bindable attribute. Do someone  have some hints about ?

       

      I thought to add some stuff like DataBinderWorker.loadBindableClazz(Class<?> ... clazz) in a dedicated class ; as an alternative to register  @Bindable clazz without using annotations. Then I could easyly work with my api in errai .

      Or add an errai.marshalling.serializableTypes like, for @Bindable attributes.

       

      cheers,

       

      boris.