Uses of Class
com.wontlost.ckeditor.event.EditorErrorEvent
Packages that use EditorErrorEvent
-
Uses of EditorErrorEvent in com.wontlost.ckeditor
Method parameters in com.wontlost.ckeditor with type arguments of type EditorErrorEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationVaadinCKEditor.addEditorErrorListener(com.vaadin.flow.component.ComponentEventListener<EditorErrorEvent> listener) Add editor error event listener. -
Uses of EditorErrorEvent in com.wontlost.ckeditor.internal
Method parameters in com.wontlost.ckeditor.internal with type arguments of type EditorErrorEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationEventDispatcher.addEditorErrorListener(com.vaadin.flow.component.ComponentEventListener<EditorErrorEvent> listener) 添加错误监听器