Re: Using Polymer Webcomponents in seaside
Sven Van Caekenberghe <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
There is really a great need for extra documentation so that mere mortals can learn how to work with all the JavaScript magic in Seaside. A lot is possible, but it is very hard to figure it out just by browsing (in Smalltalk). There has to be a real document with a high level outline, best practices, guidelines, examples, tutorials - along the lines of the Seaside book. > On 02 Dec 2015, at 09:07, Johan Brichau <[email protected]> wrote: > > >> On 01 Dec 2015, at 18:00, Andy Burnett <[email protected]> wrote: >> >> Could you give an example of how you might get the selected value from eg a polymer date picker? I want to get a sense of the basic plumbing - btw my seaside experience is very limited. > > Good point. > It requires knowledge on how to work with JavaScript from Seaside. > The cases we worked with an x-tags web component, we used event delegation and event handlers that make a request back to server. There are probably other ways, so I will take a look and try to create an example. > > Johan > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside