hi all,

does anybody know what is the smartgwt equivalent of fitlayout from
gwt ext?

below is extracted from fitlayout of gwt ext:
This is a base class for layouts that contain a single item that
automatically expands to fill the layout's container.

FitLayout does not have any direct config options (other than
inherited ones). To fit a panel to a container using FitLayout, simply
set layout to FitLayout on the container and add a single panel to it.
If the container has multiple panels, only the first one will be
displayed.

thanks!!

/bryan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to