Interface WritableBookContent
Holds the pages for a writable book.
- See Also:
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionpages()
Holds the pages that can be written to for this component.static WritableBookContent.Builder
-
Method Details
-
writeableBookContent
-
pages
Holds the pages that can be written to for this component.- Returns:
- pages, as filtered objects
-