Class BookDetails

    • Method Detail

      • link

        public static BookmarkablePageLink<Void> link​(String name,
                                                      Book book,
                                                      String noBookTitle)
        Creates an external page link
        Parameters:
        name - The name of the link component to create
        book - The book to link to
        noBookTitle - The title to show if book is null
        Returns:
        The external page link