Package | Description |
---|---|
org.devacfr.maven.skins.reflow.context | |
org.devacfr.maven.skins.reflow.model |
Modifier and Type | Method and Description |
---|---|
Toc<?> |
FrameContext.getToc() |
Toc<?> |
PageContext.getToc() |
Modifier and Type | Class and Description |
---|---|
class |
Toc<T extends Toc<?>>
Represents the base of Table of content component.
|
Modifier and Type | Class and Description |
---|---|
class |
TocSidebar |
class |
TocTopBar |
Modifier and Type | Method and Description |
---|---|
static Toc<?> |
Toc.createSidebar(ISkinConfig config) |
static Toc<?> |
Toc.createToc(ISkinConfig config,
String preferredType) |
static Toc<?> |
Toc.createTopBar(ISkinConfig config) |
Copyright © 2012–2023 Friederich Christophe. All rights reserved.