Uses of Class
com.vaadin.client.ui.VFormLayout.Caption
-
Packages that use VFormLayout.Caption Package Description com.vaadin.client.ui -
-
Uses of VFormLayout.Caption in com.vaadin.client.ui
Methods in com.vaadin.client.ui that return VFormLayout.Caption Modifier and Type Method Description VFormLayout.CaptionVFormLayout.VFormLayoutTable. getCaption(com.google.gwt.user.client.ui.Widget childWidget)Methods in com.vaadin.client.ui with parameters of type VFormLayout.Caption Modifier and Type Method Description voidVFormLayout.VFormLayoutTable. setChild(int rowNr, com.google.gwt.user.client.ui.Widget childWidget, VFormLayout.Caption caption, VFormLayout.ErrorFlag error)
-