Class PreviewEditPage


  • public class PreviewEditPage
    extends EditPage
    Models the preview edit page.
    Since:
    3.2M3
    Version:
    $Id: 07ebe920a96176f66420c729741d1b74f4b59b64 $
    • Constructor Detail

      • PreviewEditPage

        public PreviewEditPage​(PreviewableEditPage editedPage)
        Creates a new preview page that holds a reference to the edited page.
        Parameters:
        editedPage - the edited page
    • Method Detail

      • clickBackToEdit

        public PreviewableEditPage clickBackToEdit()
        Clicks on the back to edit button.
        Returns:
        the edited page
      • getContent

        public String getContent()
        Returns:
        the page's main content as text (no HTML)