Uses of Class
org.jgrapes.webconsole.base.events.AddPageResources
Package
Description
The events used by the web console related components.
-
Uses of AddPageResources in org.jgrapes.webconsole.base.events
Modifier and TypeMethodDescriptionAdd the URI of a CSS resource that is to be added to the header section of the web console page.AddPageResources.addScriptResource
(AddPageResources.ScriptResource scriptResource) Add the URI of a JavaScript resource that is to be added to the header section of the web console page.AddPageResources.setCssSource
(String cssSource)