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
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.