All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wicketstuff.tinymce6.settings.TinyMCE6Plugin Maven / Gradle / Ivy

package org.wicketstuff.tinymce6.settings;

/**
 * Lists all possible plugins in the free edition.
 */
public enum TinyMCE6Plugin
{
	accordion, advlist, anchor, autolink, autoresize, autosave, charmap, code, codesample, directionality, emoticons, fullscreen, help, image, importcss, insertdatetime, link, lists, media, nonbreaking, pagebreak, preview, quickbars, save, searchreplace, table, template, visualblocks, visualchars, wordcount;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy