On Thursday, November 22, 2012 6:03:57 AM UTC+1, Jan Vladimir Mostert wrote: > > Hi, sorry for re-opening a topic from 2009. > > In the above code, you said nameCallback = callBack, where is this > nameCallback being used? > I don't quite understand how to use the callback. > > I was just wondering if there's a full implementation / example available > on how to extend the SuggestOracle using RPC. >
As a starting-point, have a look at https://code.google.com/p/google-web-toolkit-incubator/source/browse/trunk/src/com/google/gwt/widgetideas/client/RPCSuggestOracle.java -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/0_Lv4h8tsTAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
