We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
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.
-