HamletSpec.__, HamletSpec._Child, HamletSpec._Content, HamletSpec._FontSize, HamletSpec._FontStyle, HamletSpec._FormCtrl, HamletSpec._ImgObject, HamletSpec._InsDel, HamletSpec._Label, HamletSpec._Object, HamletSpec._RawContent, HamletSpec._Script, HamletSpec._Special, HamletSpec._SubSup, HamletSpec.Attrs, HamletSpec.CoreAttrs, HamletSpec.EventsAttrs, HamletSpec.FontStyle, HamletSpec.FormCtrl, HamletSpec.I18nAttrs, HamletSpec.PCData, HamletSpec.PhraseHamlet.Apublic static interface HamletSpec.A extends HamletSpec.Attrs, HamletSpec._Child, HamletSpec.PCData, HamletSpec.FontStyle, HamletSpec.Phrase, HamletSpec._ImgObject, HamletSpec._Special, HamletSpec._SubSup, HamletSpec.FormCtrl
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.A |
$accesskey(java.lang.String cdata) |
accessibility key character
|
HamletSpec.A |
$href(java.lang.String uri) |
URI for linked resource
|
HamletSpec.A |
$hreflang(java.lang.String cdata) |
language code
|
HamletSpec.A |
$onblur(java.lang.String script) |
the element lost the focus
|
HamletSpec.A |
$onfocus(java.lang.String script) |
the element got the focus
|
HamletSpec.A |
$rel(java.lang.String linkTypes) |
forward link types
|
HamletSpec.A |
$rel(java.util.EnumSet<HamletSpec.LinkType> linkTypes) |
forward link types
|
HamletSpec.A |
$tabindex(int index) |
position in tabbing order
|
HamletSpec.A |
$type(java.lang.String cdata) |
advisory content type
|
____small, small, smallb, b, b, i, i, ibutton, button, button, input, input, select, select, textarea, textarea, textareaimg, imgdel, del, ins, inslabel, labelobject, object_rscript, scriptbdo, bdo, br, br, map, map, q, q, q, span, span, spansub, sub, sub, sup, sup, sup$class, $id, $style, $title$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseup$dir, $langHamletSpec.A $type(java.lang.String cdata)
cdata - the content-typeHamletSpec.A $href(java.lang.String uri)
uri - the URIHamletSpec.A $hreflang(java.lang.String cdata)
cdata - the codeHamletSpec.A $rel(java.util.EnumSet<HamletSpec.LinkType> linkTypes)
linkTypes - the typesHamletSpec.A $rel(java.lang.String linkTypes)
linkTypes - space-separated list of link typesHamletSpec.A $accesskey(java.lang.String cdata)
cdata - the keyHamletSpec.A $tabindex(int index)
index - the indexHamletSpec.A $onfocus(java.lang.String script)
script - to invokeHamletSpec.A $onblur(java.lang.String script)
script - to invokeCopyright © 2008–2025 Apache Software Foundation. All rights reserved.