Uses of Class
com.vaadin.shared.ui.grid.selection.SingleSelectionModelState
-
Packages that use SingleSelectionModelState Package Description com.vaadin.client.connectors com.vaadin.ui -
-
Uses of SingleSelectionModelState in com.vaadin.client.connectors
Methods in com.vaadin.client.connectors that return SingleSelectionModelState Modifier and Type Method Description SingleSelectionModelState
SingleSelectionModelConnector. getState()
-
Uses of SingleSelectionModelState in com.vaadin.ui
Methods in com.vaadin.ui that return SingleSelectionModelState Modifier and Type Method Description protected SingleSelectionModelState
Grid.SingleSelectionModel. getState()
protected SingleSelectionModelState
Grid.SingleSelectionModel. getState(boolean markAsDirty)
-