public static class SafeHtmlDef.TagDef extends AnnotationDef<SafeHtmlDef.TagDef,SafeHtml.Tag>
SafeHtml.Tag
.Modifier and Type | Method and Description |
---|---|
SafeHtmlDef.TagDef |
attributes(SafeHtmlDef.AttributeDef attribute,
SafeHtmlDef.AttributeDef... furtherAttributes) |
SafeHtmlDef.TagDef |
attributes(String attribute,
String... furtherAttributes) |
addAnnotationAsParameter, addParameter, toString
public TagDef(String name)
public SafeHtmlDef.TagDef attributes(String attribute, String... furtherAttributes)
public SafeHtmlDef.TagDef attributes(SafeHtmlDef.AttributeDef attribute, SafeHtmlDef.AttributeDef... furtherAttributes)
Copyright © 2021 JBoss by Red Hat. All rights reserved.