public static interface HamletSpec.OPTION extends HamletSpec.Attrs, HamletSpec.PCData, HamletSpec._Child
Modifier and Type | Method and Description |
---|---|
HamletSpec.OPTION |
$disabled()
unavailable in this context
|
HamletSpec.OPTION |
$label(String cdata)
for use in hierarchical menus
|
HamletSpec.OPTION |
$selected()
currently selected option
|
HamletSpec.OPTION |
$value(String cdata)
defaults to element content
|
$class, $id, $style, $title
$dir, $lang
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseup
_
_r
_
HamletSpec.OPTION $selected()
HamletSpec.OPTION $disabled()
HamletSpec.OPTION $label(String cdata)
cdata
- HamletSpec.OPTION $value(String cdata)
cdata
- Copyright © 2008–2019 Apache Software Foundation. All rights reserved.