Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    GWT solutions in SmartGWT

    Hello,
    I'm new to SmartGWT but I am experienced in GWT app. I have some questions about SmartGWT :

    1. Is there any way to use UiBinder in SmartGWT or is there any other similar solution?

    2. Will I have to use Editor framework?

    3. Can i use GIN framework with SmartGWT ?

    For now, that's all. Thank you for your help.

    #2
    To 3: Yes, I currently use GIN with SmartGwt.
    I use this product: http://code.google.com/p/gwt-presenter/ which in turn uses GIN.

    Comment


      #3
      1&2. Pro and above include a similar solution called Component XML, which is more flexible (in particular, can be interpreted at runtime).

      While its possible to get UIBinder to work with SmartGWT, UIBinder does not support the level of customization necessary to create a good integration, so we can't recommend this approach.

      Comment

      Working...
      X