Package | Description |
---|---|
org.javasimon.console |
Java Simon embeddable Web console base package.
|
org.javasimon.console.html |
HTML generation helper classes.
|
Modifier and Type | Method and Description |
---|---|
List<HtmlResource> |
SimonConsolePlugin.getResources()
Get resources used by this plugin.
|
static List<HtmlResource> |
SimonConsolePlugin.getResources(ActionContext context,
Class<? extends SimonConsolePlugin> pluginType)
Gather resources used by all Detail plugins in the plugin manager
|
Modifier and Type | Method and Description |
---|---|
T |
HtmlBuilder.header(String title,
Iterable<HtmlResource> resources)
Page header.
|
static ArrayJS |
HtmlResource.toJson(Iterable<HtmlResource> resources,
StringifierFactory jsonStringifierFactory) |
Copyright © 2019. All rights reserved.