JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
dev.relism.flash.ext.view.thymeleaf
Annotation Interface Fragment
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Fragment
Binds a handler to a Thymeleaf fragment render target.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
template
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
template
String
template
value
String
value
Default:
""