Uses of Interface
org.sakaiproject.api.app.help.TableOfContents
-
-
Uses of TableOfContents in org.sakaiproject.api.app.help
Methods in org.sakaiproject.api.app.help that return TableOfContents Modifier and Type Method Description TableOfContentsHelpManager. getTableOfContents()get table of contents of managerMethods in org.sakaiproject.api.app.help with parameters of type TableOfContents Modifier and Type Method Description voidHelpManager. setTableOfContents(TableOfContents toc)set table of contents
-