Uses of Class
com.vaadin.ui.components.grid.Header.Row
-
Packages that use Header.Row Package Description com.vaadin.ui.components.grid -
-
Uses of Header.Row in com.vaadin.ui.components.grid
Methods in com.vaadin.ui.components.grid that return Header.Row Modifier and Type Method Description Header.Row
Header. createRow()
Header.Row
Header. getDefaultRow()
Returns the default row of this header.Methods in com.vaadin.ui.components.grid with parameters of type Header.Row Modifier and Type Method Description void
Header. setDefaultRow(Header.Row defaultRow)
Sets the default row of this header.
-