Yes - it doesn't need Widgets at all, just any bean-like data and views which implement the various Editor interfaces. There's no reason that this wouldn't work outside of GWT entirely - JVM, Android, TeaVM all can run plain Java sources like this generates. -- Colin Alworth [email protected]
On Fri, Nov 16, 2018, at 9:46 AM, Michael Joyner wrote: > Can this be used with any UI kit? > > > On 11/16/18 10:32 AM, Ahmad Bawaneh wrote: >> Hi >> i would like to announce that i have completed the gwt-editors >> porting to annotation processor, and now is GWT 3.0 ready.>> >> the work was started by both Colin Alworth[1] and Frank Hossfeld[2] >> thanks for them both for the great work>> >> both me and Rafat Al-Barouki[3] made the final touches to make ready>> >> We appreciate your kind review of the new ported module at >> >> https://github.com/DominoKit/gwt-editors >> >> Thanks >> -- >> You received this message because you are subscribed to the Google >> Groups "GWT Contributors" group.>> To unsubscribe from this group and stop >> receiving emails from it, >> send an email to google-web-toolkit- >> [email protected].>> To view this discussion on >> the web visit >> >> https://groups.google.com/d/msgid/google-web-toolkit-contributors/52db809c-f009-4db6-b2d8-ef3103019983%40googlegroups.com[4].>> >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google > Groups "GWT Contributors" group.> To unsubscribe from this group and stop > receiving emails from it, > send an email to google-web-toolkit- > [email protected].> To view this discussion on the > web visit > > https://groups.google.com/d/msgid/google-web-toolkit-contributors/2f378177-0f77-626e-c3a6-b297bccbbdfc%40newsrx.com[5].> > For more options, visit https://groups.google.com/d/optout. Links: 1. https://github.com/niloc132 2. https://github.com/FrankHossfeld 3. https://github.com/rjeeb 4. https://groups.google.com/d/msgid/google-web-toolkit-contributors/52db809c-f009-4db6-b2d8-ef3103019983%40googlegroups.com?utm_medium=email&utm_source=footer 5. https://groups.google.com/d/msgid/google-web-toolkit-contributors/2f378177-0f77-626e-c3a6-b297bccbbdfc%40newsrx.com?utm_medium=email&utm_source=footer -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/1542383357.1941467.1579357000.426B2369%40webmail.messagingengine.com. For more options, visit https://groups.google.com/d/optout.
