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