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.Caption
VFormLayout.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 void
VFormLayout.VFormLayoutTable. setChild(int rowNr, com.google.gwt.user.client.ui.Widget childWidget, VFormLayout.Caption caption, VFormLayout.ErrorFlag error)
-