Interface for Widgets that can be put into a {@link org.gwtbootstrap3.client.ui.Form} and can have a form value,which is the "value" attribute of the element that is passed to the form's receiver on submit.
Not to be confused with {@link com.google.gwt.user.client.ui.HasValue}.
@author Sven Jacobs