public static interface HamletSpec.LABEL extends HamletSpec.Attrs, HamletSpec._Child, HamletSpec.PCData, HamletSpec.FontStyle, HamletSpec.Phrase, HamletSpec.Special, HamletSpec._FormCtrl
Modifier and Type | Method and Description |
---|---|
HamletSpec.LABEL |
$accesskey(String cdata)
accessibility key character
|
HamletSpec.LABEL |
$for(String cdata)
matches field ID value
|
HamletSpec.LABEL |
$onblur(String script)
the element lost the focus
|
HamletSpec.LABEL |
$onfocus(String script)
the element got the focus
|
$class, $id, $style, $title
$dir, $lang
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseup
__
_r
b, b, b, i, i, i
small, small, small
abbr, abbr, abbr, cite, cite, cite, code, code, code, dfn, dfn, dfn, em, em, em, kbd, kbd, kbd, samp, samp, samp, strong, strong, strong, var, var, var
a, a, a, a
img, img
object, object
sub, sub, sub, sup, sup, sup
__
bdo, bdo, br, br, map, map, q, q, q, span, span, span
script, script
del, del, ins, ins
HamletSpec.LABEL $for(String cdata)
cdata
- HamletSpec.LABEL $accesskey(String cdata)
cdata
- HamletSpec.LABEL $onfocus(String script)
script
- HamletSpec.LABEL $onblur(String script)
script
- Copyright © 2008–2019 Apache Software Foundation. All rights reserved.