Class ChildrenPage


  • public class ChildrenPage
    extends BaseElement
    Provides to operations to go to a document's children page, and to consult its content.
    Since:
    13.5RC1
    Version:
    $Id: c6d85f682755444a0a86122d08dc9ee68cedc9aa $
    • Constructor Detail

      • ChildrenPage

        public ChildrenPage()
    • Method Detail

      • clickOnChildrenMenu

        public static ChildrenPage clickOnChildrenMenu()
        Access the children page of the current document using the hamburger menu.
        Returns:
        a children page object instance
      • goToPage

        public static ChildrenPage goToPage​(org.xwiki.model.reference.DocumentReference documentReference)
        Go to the children page of a document.
        Parameters:
        documentReference - the reference of the document
        Returns:
        a children page object instance
      • getLiveData

        public LiveDataElement getLiveData()
        Returns:
        a live data page object listing the children of the current page