Re: CellTree with different types at same level

2015-11-18 Thread CodeLess Solutions
Make sure that all your classes extend the same base class and you will be fine as John already said. On Wednesday, November 18, 2015 at 9:58:56 AM UTC+1, ayushi...@gmail.com wrote: > > Hi john > > I have a query, what if we want the level one too have different type and > same with sub level.

Re: RequestFactory, frozen autobeans, and MVP

2015-11-18 Thread Jens
Have you called requestFactoryEditorDriver.edit(lockedProxyFromServer, requestContextUsedForSaving) ? If you use SimpleBeanEditorDriver you have to do T editableProxy = requestContextUsedForSaving.edit(lockedProxyFromServer); simpleBeanEditorDriver.edit(editableProxy); If the user does not end

RequestFactory, frozen autobeans, and MVP

2015-11-18 Thread Steve C
I'm trying to convert an app from using plain JSON to using RequestFactory. The app has a view and presenter. So, I use the RequestFactory to get Contact instances, and pass them on the view to edit. But, the editing runs into an issue with the AutoBean being frozen. Without MVP, I would

Re: What is j2cl?

2015-11-18 Thread James Nelson
Marko, even is the closure libs were extended to look like java Map/Set, that does not replace the need to emulate Map/Set. Gwt already has its own versions of HashMap and ilk, and even if they could compile them directly to closure types, we would STILL need to use the java.util.* apis,

Re: [gwt-contrib] Re: New JsInterop document

2015-11-18 Thread Ümit Seren
Great thanks, that makes it much clearer. On Tuesday, November 17, 2015 at 5:50:13 PM UTC+1, Goktug Gokdogan wrote: > > If the type is native, we don't generate code for the class we assume it > exists somewhere. If it is not native, we generate code for the class like > we do for every

Can GWT be a really productive tool ?

2015-11-18 Thread CodeLess Solutions
We believe it can. Please take a look how we are making famous Spring PetClinic demo application with 0 lines of code in minutes here: http://www.codeless.solutions/#!petclinic-demo/r9hif No need to compile or deploy anything, everything is done inside the browser. -- You received this

Re: CellTree with different types at same level

2015-11-18 Thread ayushityagi04
Hi john I have a query, what if we want the level one too have different type and same with sub level. On Wednesday, November 17, 2010 at 8:18:36 AM UTC-5, John LaBanca wrote: > > By "at the same level", we mean that if A and B are siblings, their > children can be different types even if

Re: GWT app shows wrong on iPad/Safari?

2015-11-18 Thread Magnus
Hi Stefan, my app always worked until a user of IOS 9.1 said that the app is extremely zoomed. Then I asked here and applied the viewport meta tag for the first time. The IOS user said, it was ok now. But now the app is displayed wrong on Android. The app adapts its GUI to the width of the