Hello,
We use oxygen-18.1.0.0.jar, and we need to know in which tags mode the editor is ("Full_tags", "Full_tags_with_attributes", ...).
Is there a simple way to obtain this information ?
Regards,
Isabelle
Editor Tag Mode
Re: Editor Tag Mode
Hi Isabelle,
We have some API like:
Regards,
Radu
We have some API like:
Code: Select all
AuthorComponentProvider.getAuthorAccess().getEditorAccess().getTagsDisplayMode();
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Re: Editor Tag Mode
Perfect !
Thank you Radu.
Regards,
Isabelle
Thank you Radu.
Regards,
Isabelle