![JAR search and dependency download from the Maven repository](/logo.png)
com.citytechinc.cq.component.annotations.widgets.rte.MiscTools Maven / Gradle / Ivy
package com.citytechinc.cq.component.annotations.widgets.rte;
/**
* @see com.citytechinc.cq.component.annotations.widgets.RichTextEditor#misctools()
*/
public @interface MiscTools {
boolean specialchars() default true;
boolean sourceedit() default true;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy