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 Details

    • $disabled

      HamletSpec.OPTGROUP $disabled()
      unavailable in this context
      Returns:
      the current element builder
    • $label

      HamletSpec.OPTGROUP $label(String cdata)
      for use in hierarchical menus
      Parameters:
      cdata - the content of the element.
      Returns:
      the current element builder