Class WYSIWYGEditPage


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

      • WYSIWYGEditPage

        public WYSIWYGEditPage()
    • Method Detail

      • 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