share EventList between clients

0 views
Skip to first unread message

j3t

unread,
Jun 18, 2007, 9:45:13 AM6/18/07
to GWT-Stuff
hello,

i have a EventList (client) with objects that implements
PropertyChangeSource. when a listitem fires a PropertyChangeEvent, i
will synchronize (update) the EventList (client) with the EventList
(server).

Sandy McArthur

unread,
Jun 18, 2007, 11:30:27 AM6/18/07
to gwt-...@googlegroups.com

Do you have a question? Are you asking how to do that?

When the client changes you have to send the changes to the sever via
some kind of RPC. GWT-Stuff doesn't provide that for you out of the
box. But you can create event listeners that make the needed RPC
calls.

--
Sandy McArthur

"He who dares not offend cannot be honest."
- Thomas Paine

Reply all
Reply to author
Forward
0 new messages