|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.yarn.webapp.hamlet.HamletImpl.EImp<T>
org.apache.hadoop.yarn.webapp.hamlet.Hamlet.STYLE<T>
public class Hamlet.STYLE<T extends HamletSpec._>
| Constructor Summary | |
|---|---|
Hamlet.STYLE(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts)
|
|
| Method Summary | |
|---|---|
Hamlet.STYLE<T> |
_(Object... lines)
Content of the element |
Hamlet.STYLE<T> |
$dir(HamletSpec.Dir value)
direction for weak/neutral text |
Hamlet.STYLE<T> |
$lang(String value)
language code |
Hamlet.STYLE<T> |
$media(EnumSet<HamletSpec.Media> value)
designed for use with these media |
Hamlet.STYLE<T> |
$title(String value)
advisory title |
Hamlet.STYLE<T> |
$type(String value)
content type of style language |
| Methods inherited from class org.apache.hadoop.yarn.webapp.hamlet.HamletImpl.EImp |
|---|
_, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child |
|---|
_ |
| Constructor Detail |
|---|
public Hamlet.STYLE(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts)
| Method Detail |
|---|
public Hamlet.STYLE<T> $type(String value)
HamletSpec.STYLE
$type in interface HamletSpec.STYLEpublic Hamlet.STYLE<T> $media(EnumSet<HamletSpec.Media> value)
HamletSpec.STYLE
$media in interface HamletSpec.STYLEpublic Hamlet.STYLE<T> $title(String value)
HamletSpec.STYLE
$title in interface HamletSpec.STYLEpublic Hamlet.STYLE<T> $lang(String value)
HamletSpec.I18nAttrs
$lang in interface HamletSpec.I18nAttrsvalue - the code
public Hamlet.STYLE<T> $dir(HamletSpec.Dir value)
HamletSpec.I18nAttrs
$dir in interface HamletSpec.I18nAttrsvalue - the HamletSpec.Dir value
public Hamlet.STYLE<T> _(Object... lines)
HamletSpec._Content
_ in interface HamletSpec._Contentlines - of content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||