Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Johannes Dahlström 0f9d0b0bf1 Support frozen columns in Grid editor (#16727) il y a 9 ans
..
basicfeatures Support frozen columns in Grid editor (#16727) il y a 9 ans
declarative Add Grid declarative multi-select test UI il y a 9 ans
AbstractGridColumnAutoWidthTest.java Use TestBench-4.0.2 il y a 9 ans
BeanRenderer.java Allow arbitrary serializable types as Renderer data type (#15410) il y a 9 ans
CustomRenderer.java Allow arbitrary serializable types as Renderer data type (#15410) il y a 9 ans
CustomRendererTest.java Allow arbitrary serializable types as Renderer data type (#15410) il y a 9 ans
GridAddAndRemoveDataOnInit.java Rename method to be consistent with Container.Viewer (#13334) il y a 9 ans
GridAddAndRemoveDataOnInitTest.java Use TestBench-4.0.2 il y a 9 ans
GridAddRow.java Change Grid default selection model to Single (#15435) il y a 9 ans
GridAddRowTest.java Use TestBench-4.0.2 il y a 9 ans
GridCellFocusOnResetSize.java Add a client test for row focus moving with reset size (#16607) il y a 9 ans
GridCellFocusOnResetSizeTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridCheckBoxDisplay.java Update connector hierarch when canceling editor (#16976). il y a 9 ans
GridCheckBoxDisplayTest.java Update connector hierarch when canceling editor (#16976). il y a 9 ans
GridClientDataChangeHandler.java Fix DataSource NPE under when dataChangeHandler is not set (#16590) il y a 9 ans
GridClientDataChangeHandlerTest.java Add missing Grid test categories il y a 9 ans
GridClientRenderers.java Use TestBench-4.0.2 il y a 9 ans
GridColspans.java Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) il y a 9 ans
GridColspansTest.java Use TestBench-4.0.2 il y a 9 ans
GridColumnAutoWidth.java Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) il y a 9 ans
GridColumnAutoWidthClient.java Fix GridColumnAutoWidthClient test to use TestWidgetComponent (#13334) il y a 9 ans
GridColumnAutoWidthClientTest.java Use TestBench-4.0.2 il y a 9 ans
GridColumnAutoWidthServerTest.java Use TestBench-4.0.2 il y a 9 ans
GridColumnExpand.java Change getColumnProperty to getPropertyId in Grid Column (#15512) il y a 9 ans
GridColumnWidthRecalculation.java Method for requesting column width recalculation (#16748) il y a 9 ans
GridColumnWidthRecalculationTest.java Add missing Grid test categories il y a 9 ans
GridColumnWidthsWithoutData.java Use special logic for allocating selection col widths (#17091) il y a 9 ans
GridColumnWidthsWithoutDataTest.java Add missing Grid test categories il y a 9 ans
GridDetailsDetach.java Fix displaying Details when Grid is attached to DOM (#18390) il y a 9 ans
GridDetailsDetachTest.java Fix displaying Details when Grid is attached to DOM (#18390) il y a 9 ans
GridDetailsLocation.java Fixed Grid details row height regression and refactored tests (#17423) il y a 9 ans
GridDetailsLocationTest.java Fix GridDetailsLocationTest SubPixel issues with IE8 and IE9 il y a 9 ans
GridDetailsWidth.java Do not let Escalator set width to spacer row's TD element (#18223) il y a 9 ans
GridDetailsWidthTest.java Fix Grid details on sort to display them on correct rows (#18224) il y a 9 ans
GridDragSelectionWhileScrolled.java Fix Grid drag selection with scrolled page (#17895) il y a 9 ans
GridDragSelectionWhileScrolledTest.java Add missing Grid test categories il y a 9 ans
GridEditingWithNoScrollBars.java Fix Grid editor area calculation without scrollbars (#17471) il y a 9 ans
GridEditingWithNoScrollBarsTest.java Add missing Grid test categories il y a 9 ans
GridEditorConverterNotFound.java Better handle exceptions when opening Grid editor (#17935) il y a 9 ans
GridEditorConverterNotFoundTest.java Better handle exceptions when opening Grid editor (#17935) il y a 9 ans
GridEditorCustomField.java Ensure the whole hierarchy is refreshed when opening editor row (#17459) il y a 9 ans
GridEditorCustomFieldTest.java Add missing Grid test categories il y a 9 ans
GridEditorFrozenColumnsUI.java Support frozen columns in Grid editor (#16727) il y a 9 ans
GridEditorFrozenColumnsUITest.java Support frozen columns in Grid editor (#16727) il y a 9 ans
GridEditorMultiselect.java Disables selection when Grid's editor is open (#17132). il y a 9 ans
GridEditorMultiselectTest.java Add missing Grid test categories il y a 9 ans
GridEditorUI.java Support frozen columns in Grid editor (#16727) il y a 9 ans
GridEditorUITest.java Support frozen columns in Grid editor (#16727) il y a 9 ans
GridExtensionCommunication.java Split AbstractGridExtension from AbstractRenderer (#18003) il y a 9 ans
GridExtensionCommunicationTest.java Add missing Grid test categories il y a 9 ans
GridGeneratedProperties.java Fix grid sorting on init and sorting with unused properties (#16192) il y a 9 ans
GridGeneratedPropertiesTest.java Use TestBench-4.0.2 il y a 9 ans
GridHeaderFormatChange.java Grid header should render "the same" after changes to header (#17131) il y a 9 ans
GridHeaderFormatChangeTest.java Grid header should render "the same" after changes to header (#17131) il y a 9 ans
GridHeaderStyleNames.java Handle generated empty string style names properly (#17335) il y a 9 ans
GridHeaderStyleNamesTest.java Use TestBench-4.0.2 il y a 9 ans
GridInTabSheet.java Defer RPC calls in RpcDataProvider to avoid cache issues (#16505) il y a 9 ans
GridInTabSheetTest.java Use TestBench-4.0.2 il y a 9 ans
GridInitiallyHiddenColumns.java Render initially hidden columns correctly (#18030) il y a 9 ans
GridInitiallyHiddenColumnsTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridMultiSelectionOnInit.java Fix Grid not always showing select all checkbox (#16397) il y a 9 ans
GridMultiSelectionOnInitTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridResizeTerror.java Add generic resize performance testbed and a test UI for Grid il y a 9 ans
GridScrollToLineWhileResizing.java Fixes scrollToLine while resizing Grid via split position (#18424) il y a 9 ans
GridScrollToLineWhileResizingTest.java Fixes scrollToLine while resizing Grid via split position (#18424) il y a 9 ans
GridScrolling.java Move Grid to com.vaadin.ui package (#13334) il y a 9 ans
GridSingleColumn.java Defer Grid scrolling to avoid issues with DataSource sizes (#16189) il y a 9 ans
GridSingleColumnTest.java Use TestBench-4.0.2 il y a 9 ans
GridSortIndicator.java Fix the updating of sort indicators (#17440) il y a 9 ans
GridSortIndicatorTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridSpacerDecoClipTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridSubPixelProblemWrapping.java Calculate row width correctly when subpixel workaround/fix is active (#17934) il y a 9 ans
GridSubPixelProblemWrappingTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridSwitchRenderers.java Make Grid update column renderers (#16552) il y a 9 ans
GridSwitchRenderersTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridThemeChange.java Make Grid react to theme changes (#15418) il y a 9 ans
GridThemeChangeTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridWidthIncrease.java Make Grid recalculate columns on resize (#16539) il y a 9 ans
GridWidthIncreaseTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
GridWithoutRenderer.java Render empty cell instead of stopping rendering if a converter is missing il y a 9 ans
GridWithoutRendererTest.java Use TestBench-4.0.2 il y a 9 ans
InitialFrozenColumns.java Don't set frozen column count before columns have been updated (#13334) il y a 9 ans
InitialFrozenColumnsTest.java Use TestBench-4.0.2 il y a 9 ans
IntArrayRenderer.java Adds a textual null representation to Grid renderers(#16560) il y a 9 ans
JavaScriptRenderers.java Implement JavaScript renderer support (#15485) il y a 9 ans
JavaScriptRenderersTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
MyBeanJSRenderer.java Adds a textual null representation to Grid renderers(#16560) il y a 9 ans
NullRenderers.java Reformat with Luna SR2 il y a 9 ans
NullRenderersTest.java Reformat with Luna SR2 il y a 9 ans
PersonTestGrid.java Ensure the whole hierarchy is refreshed when opening editor row (#17459) il y a 9 ans
ProgrammaticEditorControl.java Properly toggle editor state when calling editId() on the server (#18287) il y a 9 ans
ProgrammaticEditorControlTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
RowAwareRenderer.java Adds a textual null representation to Grid renderers(#16560) il y a 9 ans
SelectDuringInit.java Change selection model before selecting rows (#15488) il y a 9 ans
SelectDuringInitTest.java Added missing "grid" TestCategory for grid tests il y a 9 ans
WidgetRenderers.java Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521) il y a 9 ans
WidgetRenderersTest.java Use TestBench-4.0.2 il y a 9 ans
myBeanJsRenderer.js Implement JavaScript renderer support (#15485) il y a 9 ans