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 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
..
basics Simplify lambda expressions (#10198) 6 years ago
BeanRenderer.java Migrate Grid tests P1. (#8108) 7 years ago
CustomRendererUI.java Migrate Grid tests P1. (#8108) 7 years ago
DataCommunicatorInfiniteLoop.java Fix infinite loop in data communication (#8927) 7 years ago
DisallowedDeselection.java Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
GridAddColumn.java Fix data not being sent again when adding DataGenerators (#8947) 7 years ago
GridApplyFilterWhenScrolledDown.java Rename com.vaadin.server.data to com.vaadin.data.provider (#8004) 7 years ago
GridAriaMultiselectable.java Simplify lambda expressions (#10198) 6 years ago
GridAriaRowcount.java Simplify lambda expressions (#10198) 6 years ago
GridCellFocusOnResetSize.java Grid UI tests migration P3. (#8121) 7 years ago
GridCheckBoxDisplay.java Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
GridClickableRenderers.java Add support for rendering HTML in ButtonRenderer (#8606) 7 years ago
GridClientDataChangeHandler.java Grid UI tests migration P3. (#8121) 7 years ago
GridClientMemoryLeak.java Fix client-side memory leak caused by Grid events (#9103) 7 years ago
GridColspans.java Simplify lambda expressions (#10198) 6 years ago
GridColumnAutoExpand.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnAutoWidth.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnAutoWidthClient.java Grid UI tests migration P3. (#8121) 7 years ago
GridColumnHiding.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
GridColumnPresentation.java Add presentation value providers for Grid (#9553) 7 years ago
GridColumnResizing.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
GridColumnShrinkSmallerThanContents.java Allow grid columns to optionally shrink to be narrower than contents 7 years ago
GridColumnWidthsWithoutData.java Simplify lambda expressions (#10198) 6 years ago
GridComponents.java Add test for Components in Grid Header (#9696) 6 years ago
GridCustomSelectionModel.java Add a SelectionMode shorthand for Grid. (#83) 7 years ago
GridDataProviderRefresh.java Prevent Grid refreshAll from getting stuck due mismatched state (#10161) 6 years ago
GridDataSourceReset.java Add a maven plugin for formatting according to Eclipse settings 7 years ago
GridDefaultSelectionMode.java Use interface instead of implementation (#10073) 6 years ago
GridDetailsDetach.java Grid UI tests migration P3. (#8121) 7 years ago
GridDetailsLayoutExpand.java Simplify lambda expressions (#10198) 6 years ago
GridDetailsLocation.java Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
GridDetailsReattach.java Replace CRLF with LF (#10062) 6 years ago
GridDetailsWidth.java Grid UI tests migration P3. (#8121) 7 years ago
GridDisabledMultiselect.java Add empty line at end of file 6 years ago
GridDisallowUserSelection.java Allow to disable user selection in the grid model. (#8345) 7 years ago
GridDragAndDrop.java Use single character for StringBuilder.append (#10102) 6 years ago
GridDragSelectionWhileScrolled.java Add a SelectionMode shorthand for Grid. (#83) 7 years ago
GridEditingWithNoScrollBars.java Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
GridEditorCustomField.java Refactor editor API to use Binding instead of a component generator (#8368) 7 years ago
GridEditorEvents.java Add editor open event to Grid Editor (#9623) 7 years ago
GridEditorFrozenColumnsUI.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridEditorMultiselect.java Make one-arg addColumn use natural sort for mutually comparable values (#8458) 7 years ago
GridEditorUI.java Use interface instead of implementation (#10073) 6 years ago
GridExtensionCommunication.java Grid tests migration. Next round. (#8412) 7 years ago
GridFastAsyncUpdate.java Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
GridGeneratedProperties.java Add empty line at end of file 6 years ago
GridHeaderFooterComponents.java Simplify lambda expressions (#10198) 6 years ago
GridHeaderFormatChange.java Grid tests migration. Next round. (#8412) 7 years ago
GridHeaderStyleNames.java Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) 7 years ago
GridHeight.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInTabSheet.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInWindowResize.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridInitiallyHiddenColumns.java Fix exception when no columns are shown (#8733) 7 years ago
GridItemSetChange.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridLayoutDetailsRow.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridLayoutDetailsRowResize.java Resize should work within Grid details row (#9808) 6 years ago
GridManyColumns.java Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
GridManyColumnsV7.java Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
GridMultiSelectionOnInit.java Move select all visible to multi selection model interface (#8627) 7 years ago
GridMultiSelectionScrollBar.java Add MultiSelect support for Grid 7 years ago
GridPopupView.java Use computed style for Escalator size calculations (#8861) 7 years ago
GridRefreshRow.java Construct array inline (#10068) 6 years ago
GridRemoveColumnAndDetach.java Fix detach of grid when it contains frozen columns (#8803) 7 years ago
GridRendererSwitch.java Fix column indexing when setting a renderer (#8976) 7 years ago
GridReplaceContainer.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago
GridResizeAndScroll.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridResizeHiddenColumn.java Simplify lambda expressions (#10198) 6 years ago
GridResizeTerror.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridRowHeightChange.java Simplify lambda expressions (#10198) 6 years ago
GridScrollTo.java Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
GridScrollToLineWhileResizing.java Simplify lambda expressions (#10198) 6 years ago
GridSidebarPosition.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridSingleColumn.java Migrate v7 Grid tests. 7th round. (#8452) 7 years ago
GridSortIndicator.java Fix displaying Grid sort order set from server (#9530) 7 years ago
GridUndefinedHeight.java Fix issues in Grid with undefined height (#9104) 7 years ago
HideGridColumnWhenHavingUnsuitableHeight.java Add tests for non-compatibility Grid 7 years ago
HorizontalScrollAfterResize.java Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
InitialFrozenColumns.java Fix exception when no columns are shown (#8733) 7 years ago
InitiallyDisabledGrid.java Add empty line at end of file 6 years ago
IntArrayRenderer.java Migrate Grid tests P1. (#8108) 7 years ago
JavaScriptRenderers.java Picked all changes from 7.7 7 years ago
JavaScriptStringRenderer.java Migrate AbstractJavaScriptRenderer to the new Grid (#182). 7 years ago
JavaScriptStringRendererWithDestoryMethod.java Add empty line at end of file 6 years ago
LocalDateRenderers.java Implement LocalDateRenderer and LocalDateTimeRenderer (#8955) 7 years ago
MoveGridAndAddRow.java Re-add body rows when Escalator is reattached to DOM (#20477) 7 years ago
MyBeanJSRenderer.java Migrate AbstractJavaScriptRenderer to the new Grid (#182). 7 years ago
RowAwareRenderer.java Migrate Grid tests P1. (#8108) 7 years ago
SimpleGridUI.java Migrate v7 Grid tests. Next round. (#8435) 7 years ago