Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
static RootPanel |
RootPanel.get()
Gets the default root panel.
|
static RootPanel |
RootPanel.get(String id)
Gets the root panel associated with a given browser element.
|
Copyright © 2018. All rights reserved.