com.vaadin.client.widgets.

Class Grid.Header

  • Enclosing class:

    Grid<T>

    protected static class Grid.Header
    extends Grid.StaticSection<Grid.HeaderRow>

    Represents the header section of a Grid. A header consists of a single header row containing a header cell for each column. Each cell has a simple textual caption.