Results 1 to 3 of 3

Thread: RootLayoutPanel

  1. #1
    Join Date
    Jun 2011
    Posts
    21

    Question RootLayoutPanel

    Hi,

    Is it possible to change the RootLayoutPanel to RootPanel in the ScaffoldDesktopApp?

  2. #2

    Default

    Yes, you just need to change the code to RootPanel.get()... instead of RootLayoutPanel.get()..
    For detail, you can refer to gwt document

  3. #3
    Join Date
    Jun 2011
    Posts
    21

    Default

    But It's not so simple, when I did the change only shows the header, entities were hidden...

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •