Package | Description |
---|---|
org.devacfr.maven.skins.reflow.context | |
org.devacfr.maven.skins.reflow.model |
Modifier and Type | Class and Description |
---|---|
class |
BodyContext |
class |
Context<T extends Context<?>>
The base class of all contexts depending type of page.
|
class |
DocumentContext
The context associate to page of doc page.
|
class |
FrameContext
The context associate to page of frame page.
|
class |
PageContext |
Modifier and Type | Class and Description |
---|---|
class |
BsComponent
Describe a Bootstrap component.
|
class |
Footer
Represents the footer component.
|
class |
Header
Represents the header component.
|
class |
Navbar
Represents the navbar component.
|
class |
NavSideMenu
Represents the navside menu component used in document page.
|
class |
ScrollTop
Represents the scoll top component.
|
class |
Toc<T extends Toc<?>>
Represents the base of Table of content component.
|
class |
TocSidebar |
class |
TocTopBar |
Modifier and Type | Method and Description |
---|---|
protected void |
Component.addChildren(Component... components)
Add components to this component.
|
Copyright © 2012–2023 Friederich Christophe. All rights reserved.