Uses of Class
com.wontlost.ckeditor.CKEditorConfig.ButtonStyle
Packages that use CKEditorConfig.ButtonStyle
-
Uses of CKEditorConfig.ButtonStyle in com.wontlost.ckeditor
Methods in com.wontlost.ckeditor that return CKEditorConfig.ButtonStyleMethods in com.wontlost.ckeditor that return types with arguments of type CKEditorConfig.ButtonStyleMethods in com.wontlost.ckeditor with parameters of type CKEditorConfig.ButtonStyleModifier and TypeMethodDescriptionCKEditorConfig.ToolbarStyle.Builder.buttonStyle(String buttonName, CKEditorConfig.ButtonStyle style) Method parameters in com.wontlost.ckeditor with type arguments of type CKEditorConfig.ButtonStyleModifier and TypeMethodDescriptionCKEditorConfig.ToolbarStyle.Builder.buttonStyles(Map<String, CKEditorConfig.ButtonStyle> buttonStyles)