Used by {@link BeanModelSource} to identify the type of data associated with a particularproperty (represented as a {@link PropertyAdapter}). The data type is a string used to determine what kind of interface to use for displaying the value of the property, or what kind of interface to use for editting the value of the property. Command property types are "text", "enum", "checkbox", but the list is extensible.
@see Grid
@see BeanEditForm
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.