public class Hamlet.BR<T extends HamletSpec._> extends HamletImpl.EImp<T> implements HamletSpec.BR
| Constructor and Description | 
|---|
| Hamlet.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, closeAttrsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_public Hamlet.BR(String name, T parent, EnumSet<HamletImpl.EOpt> opts)
public Hamlet.BR<T> $id(String value)
HamletSpec.CoreAttrs$id in interface HamletSpec.CoreAttrsvalue - the idpublic Hamlet.BR<T> $class(String value)
HamletSpec.CoreAttrs$class in interface HamletSpec.CoreAttrsvalue - the classespublic Hamlet.BR<T> $title(String value)
HamletSpec.CoreAttrs$title in interface HamletSpec.CoreAttrsvalue - the titlepublic Hamlet.BR<T> $style(String value)
HamletSpec.CoreAttrs$style in interface HamletSpec.CoreAttrsvalue - the styleCopyright © 2018 Apache Software Foundation. All Rights Reserved.