|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableOfContent
Interface which must be implemented by the tag which renders the "table of content"
TableOfContentTag
Method Summary | |
---|---|
java.util.List<SectionHeader> |
getSectionHeaders()
Get a list of the section headers (i.e. |
void |
setShowToC(boolean showToC)
Enable or disable the rendering of the "table of content" |
Method Detail |
---|
void setShowToC(boolean showToC)
showToC
- if true
render the "table of content"java.util.List<SectionHeader> getSectionHeaders()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |