Uses of Enum Class
com.wontlost.ckeditor.VaadinCKEditorBuilder.DependencyMode
Packages that use VaadinCKEditorBuilder.DependencyMode
-
Uses of VaadinCKEditorBuilder.DependencyMode in com.wontlost.ckeditor
Subclasses with type arguments of type VaadinCKEditorBuilder.DependencyMode in com.wontlost.ckeditorModifier and TypeClassDescriptionstatic enumDependency resolution mode for pluginsFields in com.wontlost.ckeditor declared as VaadinCKEditorBuilder.DependencyModeModifier and TypeFieldDescriptionstatic final VaadinCKEditorBuilder.DependencyModeVaadinCKEditor.DependencyMode.AUTO_RESOLVEDeprecated.static final VaadinCKEditorBuilder.DependencyModeVaadinCKEditor.DependencyMode.AUTO_RESOLVE_WITH_RECOMMENDEDstatic final VaadinCKEditorBuilder.DependencyModeVaadinCKEditor.DependencyMode.MANUALDeprecated.static final VaadinCKEditorBuilder.DependencyModeVaadinCKEditor.DependencyMode.STRICTDeprecated.Methods in com.wontlost.ckeditor that return VaadinCKEditorBuilder.DependencyModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VaadinCKEditorBuilder.DependencyMode[]VaadinCKEditorBuilder.DependencyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.wontlost.ckeditor with parameters of type VaadinCKEditorBuilder.DependencyModeModifier and TypeMethodDescriptionVaadinCKEditorBuilder.withDependencyMode(VaadinCKEditorBuilder.DependencyMode mode) Set dependency resolution mode.
VaadinCKEditorBuilder.DependencyMode.AUTO_RESOLVE