You're viewing an older version of Framework JavaDoc. Please see version 8.28.1 for the latest.
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()