Package org.jboss.elemento.mathml
Class MathMLContainerMethods<E extends MathMLElement>
java.lang.Object
org.jboss.elemento.mathml.MathMLContainerMethods<E>
- All Implemented Interfaces:
ElementAttributeMethods<E,
,MathMLContainerMethods<E>> ElementClassListMethods<E,
,MathMLContainerMethods<E>> ElementConsumerMethods<E,
,MathMLContainerMethods<E>> ElementContainerMethods<E,
,MathMLContainerMethods<E>> ElementEventMethods<E,
,MathMLContainerMethods<E>> ElementIdMethods<E,
,MathMLContainerMethods<E>> ElementQueryMethods<E>
,ElementTextMethods<E,
,MathMLContainerMethods<E>> IsElement<E>
,MathMLElementStyleMethods<E,
,MathMLContainerMethods<E>> TypedBuilder<E,
MathMLContainerMethods<E>>
public class MathMLContainerMethods<E extends MathMLElement>
extends Object
implements ElementAttributeMethods<E,MathMLContainerMethods<E>>, ElementClassListMethods<E,MathMLContainerMethods<E>>, ElementConsumerMethods<E,MathMLContainerMethods<E>>, ElementContainerMethods<E,MathMLContainerMethods<E>>, ElementEventMethods<E,MathMLContainerMethods<E>>, ElementIdMethods<E,MathMLContainerMethods<E>>, ElementQueryMethods<E>, ElementTextMethods<E,MathMLContainerMethods<E>>, MathMLElementStyleMethods<E,MathMLContainerMethods<E>>
Builder for container-like SVG elements.
mathml().style("font-size: large");
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.ElementAttributeMethods
aria, aria, aria, attr, attr, attr
Methods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggle
Methods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, run
Methods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, on
Methods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueId
Methods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAll
Methods inherited from interface org.jboss.elemento.ElementTextMethods
text, text
Methods inherited from interface org.jboss.elemento.mathml.MathMLElementStyleMethods
style
-
Constructor Details
-
MathMLContainerMethods
-
-
Method Details
-
that
- Specified by:
that
in interfaceTypedBuilder<E extends MathMLElement,
MathMLContainerMethods<E extends MathMLElement>>
-
element
- Specified by:
element
in interfaceIsElement<E extends MathMLElement>
-