Uses of Class
com.wontlost.ckeditor.event.AutosaveEvent
Packages that use AutosaveEvent
-
Uses of AutosaveEvent in com.wontlost.ckeditor
Method parameters in com.wontlost.ckeditor with type arguments of type AutosaveEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationVaadinCKEditor.addAutosaveListener(com.vaadin.flow.component.ComponentEventListener<AutosaveEvent> listener) Add autosave event listener. -
Uses of AutosaveEvent in com.wontlost.ckeditor.internal
Method parameters in com.wontlost.ckeditor.internal with type arguments of type AutosaveEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationEventDispatcher.addAutosaveListener(com.vaadin.flow.component.ComponentEventListener<AutosaveEvent> listener) 添加自动保存监听器