public static interface HamletSpec.MAP extends HamletSpec.Attrs, HamletSpec.Block, HamletSpec._Child
Modifier and Type | Method and Description |
---|---|
HamletSpec.MAP |
$name(String name)
for reference by usemap
|
HamletSpec.AREA |
area()
Add a AREA element.
|
HamletSpec.AREA |
area(String selector)
Add a AREA element.
|
$class, $id, $style, $title
$dir, $lang
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseup
_, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, table
h1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6
ol, ol, ul, ul
pre, pre
form, form
fieldset, fieldset
_
HamletSpec.AREA area()
HamletSpec.AREA area(String selector)
selector
- the css selector in the form of (#id)*(.class)*HamletSpec.MAP $name(String name)
name
- of the mapCopyright © 2008–2019 Apache Software Foundation. All rights reserved.