Class WYSIWYGEditPage


  • public class WYSIWYGEditPage
    extends PreviewableEditPage
    Represents the actions possible in WYSIWYG edit mode.
    Since:
    3.2M3
    Version:
    $Id: 13357d27401911a68ebe08dcfe3af6978baa62b2 $
    • Constructor Detail

      • WYSIWYGEditPage

        public WYSIWYGEditPage()
    • Method Detail

      • gotoPage

        public static WYSIWYGEditPage gotoPage​(org.xwiki.model.reference.EntityReference targetPageReference)
        Go to the passed page in WYSIWYG edit mode.
      • getContent

        public String getContent()
        Get the content of the page.
      • setContent

        public void setContent​(String content)
        Sets the content of the page.
        Parameters:
        content - the content to be set