public @interface Edit
RichTextEditor.edit()
Modifier and Type | Optional Element and Description |
---|---|
boolean |
copy |
boolean |
cut |
String |
defaultPasteMode |
boolean |
pasteDefault |
boolean |
pastePlaintext |
boolean |
pasteWordhtml |
public abstract String defaultPasteMode
Currently only supported in Classic UI
Possible values are 'wordhtml' (default), 'plaintext' or 'browser'
Copyright © 2019 ICF Olson. All rights reserved.