public class ContentsList.Title
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ContentsList.Title.SubHeader |
Modifier and Type | Field and Description |
---|---|
GuideChapterWithin |
chapter |
java.lang.String |
title |
Constructor and Description |
---|
Title(java.lang.String title) |
Modifier and Type | Method and Description |
---|---|
ContentsList.Title.SubHeader |
getOrAddSubHeader(java.lang.String subHeader) |
boolean |
isVisible() |
public final java.lang.String title
public final GuideChapterWithin chapter
public boolean isVisible()
public ContentsList.Title.SubHeader getOrAddSubHeader(java.lang.String subHeader)