elemental2-webstorage is probably what you're looking for: https://search.maven.org/search?q=g:com.google.elemental2%20AND%20a:elemental2-webstorage&core=gav, https://javadoc.io/doc/com.google.elemental2/elemental2-webstorage There's also elemental2-indexeddb
On Sunday, November 25, 2018 at 5:05:14 PM UTC+1, David Nouls wrote: > > > I noticed you mentioned that elemental2 allows us to use the browser > storage API’s. By coincidence I was looking for those but failed to find > them (in the Window class). Am I looking in the wrong location again ? > For now I just created my own JsInterop classes to acces it. > On 19 Nov 2018, 23:14 +0100, Dr. Lofi Dewanto <[email protected]>, > wrote: > > Hi All, > > today I managed to write a short article about J2CL Open Source in German > language @heise Developer, one of the biggest developer publisher in > Germany, also the main sponsor for JavaLand conference. > > http://bit.ly/j2clheise > > Enjoy, > Lofi > > -- > You received this message because you are subscribed to the Google Groups > "GWT Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
