Uses of Interface
com.storedobject.ui.util.HtmlTemplate.StyleSupplier
Packages that use HtmlTemplate.StyleSupplier
-
Uses of HtmlTemplate.StyleSupplier in com.storedobject.ui.util
Constructors in com.storedobject.ui.util with parameters of type HtmlTemplate.StyleSupplierModifierConstructorDescriptionprotected
HtmlTemplate
(String cacheKey, HtmlTemplate.StreamSupplier streamSupplier, HtmlTemplate.StyleSupplier styleSupplier) Creates a new HTML template based on HTML read from an input stream.