com.vaadin.shared.ui.grid.

Class SectionState.RowState

    • Field Detail

      • defaultHeader

        public boolean defaultHeader

        Whether this row is the default header row. Always false for footer rows.

      • styleName

        public String styleName

        The style name for the row. Null if none.

    • Constructor Detail

      • RowState

        public RowState()