| Package | Description |
|---|---|
| org.ff4j.web.console |
| Modifier and Type | Method and Description |
|---|---|
static ImageProvider.ImageType |
ImageProvider.ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageProvider.ImageType[] |
ImageProvider.ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageProvider.addImageToContext(org.thymeleaf.context.WebContext ctx,
String imageName,
ImageProvider.ImageType type)
Public interface to add images to webcontext for rendering.
|
Copyright © 2013–2021 FF4J. All rights reserved.