Uses of Class
com.google.gwt.user.client.ui.Hidden
-
Packages that use Hidden Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of Hidden in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return Hidden Modifier and Type Method Description static Hidden
Hidden. wrap(Element element)
Creates a Hidden widget that wraps an existing <input type='hidden'> element.
-