Uses of Class
com.wontlost.ckeditor.event.FallbackEvent
Packages that use FallbackEvent
-
Uses of FallbackEvent in com.wontlost.ckeditor
Method parameters in com.wontlost.ckeditor with type arguments of type FallbackEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationVaadinCKEditor.addFallbackListener(com.vaadin.flow.component.ComponentEventListener<FallbackEvent> listener) Add fallback event listener. -
Uses of FallbackEvent in com.wontlost.ckeditor.internal
Method parameters in com.wontlost.ckeditor.internal with type arguments of type FallbackEventModifier and TypeMethodDescriptioncom.vaadin.flow.shared.RegistrationEventDispatcher.addFallbackListener(com.vaadin.flow.component.ComponentEventListener<FallbackEvent> listener) 添加回退模式监听器