GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.DeckPanel

Packages that use DeckPanel
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of DeckPanel in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return DeckPanel
 DeckPanel TabPanel.getDeckPanel()
          Gets the deck panel within this tab panel.
 


GWT 2.7.0