JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkiverse.web.bundler.qute.components.runtime
Interface WebBundlerQuteContextRecorder.WebBundlerQuteContext
Enclosing class:
WebBundlerQuteContextRecorder
public static interface
WebBundlerQuteContextRecorder.WebBundlerQuteContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
tags
()
Map
<
String
,
String
>
templates
()
Method Details
tags
List
<
String
>
tags
()
templates
Map
<
String
,
String
>
templates
()