sections.ckEditor.events.xhtml Maven / Gradle / Ivy
The newest version!
This widget provides some events you can listen to via a standard
<p:ajax>
or <pe:javascript>
.
This page illustrates when each event is fired. For example, try
entering some text into the editor or switch to source mode. See the
documentation to the right for more information on the individual
events. These events should still work after switching to source
mode and back to WYSIWYG mode.
${showcase:getFileContent('/sections/ckEditor/example-events.xhtml')}
${showcase:getFileContent('/org/primefaces/extensions/showcase/controller/EditorController.java')}