public class Hamlet.BR<T extends HamletSpec.__> extends HamletImpl.EImp<T> implements HamletSpec.BR
Constructor and Description |
---|
BR(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts) |
Modifier and Type | Method and Description |
---|---|
Hamlet.BR<T> |
$class(String value)
space-separated list of classes
|
Hamlet.BR<T> |
$id(String value)
document-wide unique id
|
Hamlet.BR<T> |
$style(String value)
associated style info
|
Hamlet.BR<T> |
$title(String value)
advisory title
|
__, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
__
public BR(String name, T parent, EnumSet<HamletImpl.EOpt> opts)
public Hamlet.BR<T> $id(String value)
HamletSpec.CoreAttrs
$id
in interface HamletSpec.CoreAttrs
value
- the idpublic Hamlet.BR<T> $class(String value)
HamletSpec.CoreAttrs
$class
in interface HamletSpec.CoreAttrs
value
- the classespublic Hamlet.BR<T> $title(String value)
HamletSpec.CoreAttrs
$title
in interface HamletSpec.CoreAttrs
value
- the titlepublic Hamlet.BR<T> $style(String value)
HamletSpec.CoreAttrs
$style
in interface HamletSpec.CoreAttrs
value
- the styleCopyright © 2008–2019 Apache Software Foundation. All rights reserved.