Uses of Interface
com.vaadin.flow.component.spreadsheet.Spreadsheet.ProtectedEditListener
Packages that use Spreadsheet.ProtectedEditListener
-
Uses of Spreadsheet.ProtectedEditListener in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet with parameters of type Spreadsheet.ProtectedEditListenerModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationSpreadsheet.addProtectedEditListener(Spreadsheet.ProtectedEditListener listener) Add listener for when an attempt to modify a locked cell has been made.