GWT RootLayoutPanelGWT RootLayoutPanel allows us to choose the starting point of layout panel. In this panel, RequiresResize.onResize() method gets called at a time of creation or whenever the window is resized. GWT RootLayoutPanel Class DeclarationLet's see the declaration of com.google.gwt.user.client.ui.RootLayoutPanel GWT RootLayoutPanel Methods
GWT RootLayoutPanel ExampleOutput: Next TopicGWT Dock Layout Panel |