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

Class SingleSelectionModelState

  • All Implemented Interfaces:

    Serializable

    public class SingleSelectionModelState
    extends SharedState

    SharedState object for SingleSelectionModel.

    Since:

    7.6

    Author:

    Vaadin Ltd

    See Also:

    Serialized Form

    • Field Detail

      • deselectAllowed

        public boolean deselectAllowed
      • userSelectionAllowed

        public boolean userSelectionAllowed
    • Constructor Detail

      • SingleSelectionModelState

        public SingleSelectionModelState()