Uses of Interface
com.vaadin.addon.spreadsheet.client.MergedRegionUtil.MergedRegionContainer
Packages that use MergedRegionUtil.MergedRegionContainer
-
Uses of MergedRegionUtil.MergedRegionContainer in com.vaadin.addon.spreadsheet.client
Methods in com.vaadin.addon.spreadsheet.client with parameters of type MergedRegionUtil.MergedRegionContainerModifier and TypeMethodDescriptionstatic MergedRegionMergedRegionUtil.findIncreasingSelection(MergedRegionUtil.MergedRegionContainer container, int topRow, int bottomRow, int leftColumn, int rightColumn) Goes through the given selection and checks that the cells on the edges of the selection are not in "the beginning / middle / end" of a merged cell.