The list values and descriptions are given as array. The value-array must contain the current value of the field and the lengths of the arrays must match. Null values are not supported.
Note: since Vaadin 7.0, returns an {@link AbstractSelect} instead of a{@link Select}. @param propertyId the id of the property. @param values @param descriptions @return the select property generated
|
|