Class Spreadsheet.ProtectedEditEvent

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Spreadsheet

    public static class Spreadsheet.ProtectedEditEvent
    extends com.vaadin.flow.component.ComponentEvent<com.vaadin.flow.component.Component>
    An event that is fired when an attempt to modify a locked cell has been made.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProtectedEditEvent

        public ProtectedEditEvent​(com.vaadin.flow.component.Component source)