Interface NavigationNode
public interface NavigationNode
-
Method Summary
Modifier and TypeMethodDescriptiongetURL()voidsetParent(NavigationNode parent) Sets the page's parent.voidsetShowLinkToPreviousSibling(boolean showLink) voidsetSiblings(String siblingsTitle, List siblingPages) Sets a list ofPages that are siblings of this page.voidwrite()