Uses of Class
com.vaadin.client.ui.VAbsoluteLayout.AbsoluteWrapper
-
Packages that use VAbsoluteLayout.AbsoluteWrapper Package Description com.vaadin.client.ui -
-
Uses of VAbsoluteLayout.AbsoluteWrapper in com.vaadin.client.ui
Methods in com.vaadin.client.ui that return VAbsoluteLayout.AbsoluteWrapper Modifier and Type Method Description protected VAbsoluteLayout.AbsoluteWrapper
VAbsoluteLayout. getChildWrapper(com.google.gwt.user.client.ui.Widget child)
Get the wrapper for a widget.
-