Interface HamletSpec.OPTGROUP
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child,HamletSpec._Option,HamletSpec.Attrs,HamletSpec.CoreAttrs,HamletSpec.EventsAttrs,HamletSpec.I18nAttrs
- All Known Implementing Classes:
Hamlet.OPTGROUP
- Enclosing class:
- HamletSpec
public static interface HamletSpec.OPTGROUP
extends HamletSpec.Attrs, HamletSpec._Option, HamletSpec._Child
-
Method Summary
Modifier and TypeMethodDescriptionunavailable in this contextfor use in hierarchical menusMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Option
option, optionMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.CoreAttrs
$class, $id, $style, $titleMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.EventsAttrs
$onclick, $ondblclick, $onkeydown, $onkeypress, $onkeyup, $onmousedown, $onmousemove, $onmouseout, $onmouseover, $onmouseupMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.I18nAttrs
$dir, $lang
-
Method Details
-
$disabled
HamletSpec.OPTGROUP $disabled()unavailable in this context- Returns:
- the current element builder
-
$label
for use in hierarchical menus- Parameters:
cdata- the content of the element.- Returns:
- the current element builder
-