com.vaadin.shared.ui.grid.selection.

Class MultiSelectionModelState

  • All Implemented Interfaces:

    Serializable

    public class MultiSelectionModelState
    extends SharedState

    SharedState object for MultiSelectionModel.

    Since:

    7.6

    Author:

    Vaadin Ltd

    See Also:

    Serialized Form

    • Field Detail

      • allSelected

        public boolean allSelected
      • userSelectionAllowed

        public boolean userSelectionAllowed
    • Constructor Detail

      • MultiSelectionModelState

        public MultiSelectionModelState()