Package | Description |
---|---|
org.devacfr.maven.skins.reflow | |
org.devacfr.maven.skins.reflow.context |
Modifier and Type | Method and Description |
---|---|
Context<?> |
ISkinConfig.getContext() |
Context<?> |
SkinConfigTool.getContext() |
Modifier and Type | Class and Description |
---|---|
class |
Context<T extends Context<?>>
The base class of all contexts depending type of page.
|
Modifier and Type | Class and Description |
---|---|
class |
BodyContext |
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 | Method and Description |
---|---|
static Context<?> |
Context.buildContext(ISkinConfig config)
Build a context depending of current type of page.
|
Copyright © 2012–2023 Friederich Christophe. All rights reserved.