public class FrameContext extends Context<FrameContext>
| Constructor and Description |
|---|
FrameContext(ISkinConfig config,
String documentParent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentParent() |
String |
getSlugDocumentParent() |
Toc<?> |
getToc() |
buildContext, getFooter, getNavbar, getScrollTop, getType, initialize, onPreRender, preRender, renderSnippets, self, toString, withTypeaddChildren, addCssOptions, getBodyContent, getCssClass, getCssOptions, getHtmlTool, setCssClasspublic FrameContext(@Nonnull ISkinConfig config, @Nonnull String documentParent)
config - a config (can not be null).documentParent - name of parent.Copyright © 2012–2023 Friederich Christophe. All rights reserved.