Uses of Class
com.vaadin.flow.component.grid.GridI18n
Packages that use GridI18n
-
Uses of GridI18n in com.vaadin.flow.component.grid
Methods in com.vaadin.flow.component.grid that return GridI18nModifier and TypeMethodDescriptionGrid.getI18n()Gets the internationalization object previously set for this component.GridI18n.setSelectAll(String selectAll) Sets the accessible name (aria-label) for the select all checkbox in the selection column header cell.GridI18n.setSelectRow(String selectRow) Sets the accessible name (aria-label) template for the select row checkbox in each selection column body cell.Sets the accessible name (aria-label) template for the grid sorters.Methods in com.vaadin.flow.component.grid with parameters of type GridI18n