You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
..
components First sentence of javadoc should end with a period (#10114) 6 years ago
renderers Remove unneeded .toString() (#10141) 6 years ago
themes First sentence of javadoc should end with a period (#10114) 6 years ago
AbstractColorPicker.java First sentence of javadoc should end with a period (#10114) 6 years ago
AbstractField.java Use enhanced for loop instead of Iterator. (#10100) 6 years ago
AbstractLegacyComponent.java Move setReadOnly from Component to HasValue 7 years ago
AbstractSelect.java Use Collection.isEmpty() (#10172) 6 years ago
AbstractTextField.java Remove unneeded .toString() (#10141) 6 years ago
Calendar.java Fix typos (#10158) 6 years ago
CheckBox.java Replace iff with if in javadoc (#10056) 6 years ago
ColorPicker.java Updated migration related documentation (#8602) 7 years ago
ColorPickerArea.java Updated migration related documentation (#8602) 7 years ago
ComboBox.java Use enhanced for loop instead of Iterator. (#10100) 6 years ago
CustomField.java Updated migration related documentation (#8602) 7 years ago
DateField.java Synchronize code between V7 and compatibility package 7 years ago
DefaultFieldFactory.java Synchronize code between V7 and compatibility package 7 years ago
Field.java Synchronize code between V7 and compatibility package 7 years ago
Form.java Use Collection.isEmpty() (#10172) 6 years ago
FormFieldFactory.java Synchronize code between V7 and compatibility package 7 years ago
Grid.java Use Collection.isEmpty() (#10172) 6 years ago
HorizontalLayout.java Synchronize code between V7 and compatibility package 7 years ago
InlineDateField.java Updated migration related documentation (#8602) 7 years ago
Label.java Use StringBuilder instead of StringBuffer (#10154) 6 years ago
ListSelect.java Restore column based width for compatibility selects 7 years ago
NativeSelect.java Simplify boolean expressions 6 years ago
OptionGroup.java Restore type attributes to compatibility UIDL 7 years ago
PasswordField.java Updated migration related documentation (#8602) 7 years ago
PopupDateField.java Updated migration related documentation (#8602) 7 years ago
ProgressBar.java Synchronize code between V7 and compatibility package 7 years ago
ProgressIndicator.java Replacement guide javadocs for deprecated classes 7 years ago
RichTextArea.java Use String.isEmpty() (#10045) 6 years ago
Select.java Remove unnecessary full classname references 7 years ago
Slider.java First sentence of javadoc should end with a period (#10114) 6 years ago
Table.java Use enhanced for loop for arrays. (#10121) 6 years ago
TableFieldFactory.java Replacement guide javadocs for deprecated classes, part two (#8719) 7 years ago
TextArea.java Updated migration related documentation (#8602) 7 years ago
TextField.java Synchronize code between V7 and compatibility package 7 years ago
Tree.java Use Collection.isEmpty() (#10172) 6 years ago
TreeTable.java Use Collection.isEmpty() (#10172) 6 years ago
TwinColSelect.java Fix unused parameters in javadoc (#10055) 6 years ago
Upload.java Fix typos (#10124) 6 years ago
VerticalLayout.java Updated migration related documentation (#8602) 7 years ago