public class Hamlet.PARAM<T extends HamletSpec.__> extends HamletImpl.EImp<T> implements HamletSpec.PARAM
Constructor and Description |
---|
PARAM(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts) |
Modifier and Type | Method and Description |
---|---|
Hamlet.PARAM<T> |
$id(String value)
document-wide unique id
|
Hamlet.PARAM<T> |
$name(String value)
property name.
|
Hamlet.PARAM<T> |
$value(String value)
property value
|
__, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrs
public PARAM(String name, T parent, EnumSet<HamletImpl.EOpt> opts)
public Hamlet.PARAM<T> $id(String value)
HamletSpec.PARAM
$id
in interface HamletSpec.PARAM
value
- the idpublic Hamlet.PARAM<T> $name(String value)
HamletSpec.PARAM
$name
in interface HamletSpec.PARAM
value
- the namepublic Hamlet.PARAM<T> $value(String value)
HamletSpec.PARAM
$value
in interface HamletSpec.PARAM
value
- the valueCopyright © 2008–2019 Apache Software Foundation. All rights reserved.