Uses of Class
com.aoapps.html.any.AnyOPTGROUP
Packages that use AnyOPTGROUP
Package
Description
Interface hierarchy, abstract base classes, and overall relationship between document,
element, attributes, and
content
.-
Uses of AnyOPTGROUP in com.aoapps.html.any
Classes in com.aoapps.html.any with type parameters of type AnyOPTGROUPModifier and TypeClassDescriptionclass
AnyOPTGROUP<D extends AnyDocument<D>,
PC extends AnySELECT_content<D, PC>, E extends AnyOPTGROUP<D, PC, E, __, _c>, __ extends AnyOPTGROUP__<D, PC, __>, _c extends AnyOPTGROUP_c<D, PC, _c>> Methods in com.aoapps.html.any that return AnyOPTGROUPModifier and TypeMethodDescriptionAnyOPTGROUP
<D, __, ?, ?, ?> AnySELECT_content.optgroup()
Opens a new optgroup element.Constructors in com.aoapps.html.any with parameters of type AnyOPTGROUPModifierConstructorDescriptionprotected
AnyOPTGROUP__
(AnyOPTGROUP<D, PC, ?, __, ?> element) protected
AnyOPTGROUP_c
(AnyOPTGROUP<D, PC, ?, ?, _c> element)