java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<SaveButton>
com.decs.application.views.ProblemEditor.save.SaveEvent
All Implemented Interfaces:
Serializable

@DomEvent("click") public class SaveEvent extends com.vaadin.flow.component.ComponentEvent<SaveButton>
Save Event Class

This class represents the event handler for the save action.

Version:
1.0
Author:
Bruno Guiomar
See Also:
  • Constructor Details

    • SaveEvent

      public SaveEvent(SaveButton source, boolean fromClient)
      Class Constructor
      Parameters:
      source - Save button source component
      fromClient - Event source