Hi David,
Thanks for your reply, but I have some problems with the helloMvp sample
app provided by you.
In HelloMVP EntryPoint class :
- projectRoot\hellomvp\src\com\hellomvp\client\HelloMVP.java
Error:Error:line
(39)setDisplay(com.google.gwt.user.client.ui.AcceptsOneWidget) in
com.google.gwt.activity.shared.ActivityManager cannot be applied to
(com.google.gwt.user.client.ui.SimplePanel)
-
projectRoot\hellomvp\src\com\hellomvp\client\activity\HelloActivity.java
Error:Error:line (32)setWidget(com.google.gwt.user.client.ui.IsWidget) in
com.google.gwt.user.client.ui.AcceptsOneWidget cannot be applied to
(com.google.gwt.user.client.ui.Widget)
- projectRoot\hellomvp\src\com\hellomvp\client\ui\HelloViewImpl.java
Error:Error:line (14)com.hellomvp.client.ui.HelloViewImpl is not
abstract and does not override abstract method asWidget() in
com.google.gwt.user.client.ui.IsWidget
-
projectRoot\hellomvp\src\com\hellomvp\client\activity\GoodbyeActivity.java
Error:Error:line (24)setWidget(com.google.gwt.user.client.ui.IsWidget)
in com.google.gwt.user.client.ui.AcceptsOneWidget cannot be applied to
(com.google.gwt.user.client.ui.Widget)
- projectRoot\hellomvp\src\com\hellomvp\client\ui\GoodbyeViewImpl.java
Error:Error:line (8)com.hellomvp.client.ui.GoodbyeViewImpl is not
abstract and does not override abstract method asWidget() in
com.google.gwt.user.client.ui.IsWidget
Can you please guide me!
--
Regards,
Gaurav
On Fri, Oct 15, 2010 at 6:46 PM, David Chandler (Google) <
[email protected]> wrote:
> Hi Guarav,
>
> If you haven't already, try out the sample app you can download from
>
> http://code.google.com/webtoolkit/doc/trunk/DevGuideMvpActivitiesAndPlaces.html
> .
> It's a trivial example, but when you click the link, you can see the
> GoodbyePlace appear on the URL. Try the back button, reload, bookmark,
> etc. from there to see why Places are useful. The HelloPlace does not
> appear on the URL because it's the default place.
>
> --
> David Chandler
> Developer Programs Engineer, GWT
>
>
> On Oct 15, 8:51 am, Gaurav Jain <[email protected]> wrote:
> > Please provide some example of how to use gwt place.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
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.