Uses of Class
com.wontlost.ckeditor.event.EditorErrorEvent.EditorError
Packages that use EditorErrorEvent.EditorError
Package
Description
内部实现类包。
-
Uses of EditorErrorEvent.EditorError in com.wontlost.ckeditor.event
Methods in com.wontlost.ckeditor.event that return EditorErrorEvent.EditorErrorConstructors in com.wontlost.ckeditor.event with parameters of type EditorErrorEvent.EditorErrorModifierConstructorDescriptionEditorErrorEvent(VaadinCKEditor source, boolean fromClient, EditorErrorEvent.EditorError error) 创建编辑器错误事件 -
Uses of EditorErrorEvent.EditorError in com.wontlost.ckeditor.handler
Methods in com.wontlost.ckeditor.handler with parameters of type EditorErrorEvent.EditorErrorModifier and TypeMethodDescriptionbooleanErrorHandler.handleError(EditorErrorEvent.EditorError error) 处理编辑器错误。 -
Uses of EditorErrorEvent.EditorError in com.wontlost.ckeditor.internal
Methods in com.wontlost.ckeditor.internal with parameters of type EditorErrorEvent.EditorErrorModifier and TypeMethodDescriptionbooleanEventDispatcher.fireEditorError(EditorErrorEvent.EditorError error) 触发错误事件