Uses of Class
com.machinezoo.pushmode.dom.DomElement
Packages that use DomElement
Package
Description
Core PushMode classes.
DOM tree nodes and constructors.
-
Uses of DomElement in com.machinezoo.pushmode
Methods in com.machinezoo.pushmode that return DomElementModifier and TypeMethodDescriptionPageFrame.document()abstract DomElementPushPage.document()Renders the page, i.e.Methods in com.machinezoo.pushmode with parameters of type DomElement -
Uses of DomElement in com.machinezoo.pushmode.dom
Methods in com.machinezoo.pushmode.dom that return DomElementModifier and TypeMethodDescriptionstatic DomElementHtml.a()Creates new<a>element.static DomElementSvg.a()Creates new<a>element.static DomElementHtml.abbr()Creates new<abbr>element.default DomElementSets HTML attributeaccept.default DomElementDomAttributes.acceptCharset(String value) Sets HTML attributeaccept-charset.default DomElementSets HTML attributeaccesskey.default DomElementDomAttributes.accumulate(String value) Sets SVG attributeaccumulate.default DomElementSets HTML attributeaction.DomElement.add(DomContent child) Adds new child node to this element.Adds literal text to this element The text is first wrapped inDomText.<C extends DomContent>
DomElementDomElement.add(Collection<C> children) Adds all nodes in aCollectionto this element.<C extends DomContent>
DomElementAdds all nodes in aStreamto this element.default DomElementSets SVG attributeadditive.static DomElementHtml.address()Creates new<address>element.default DomElementDomAttributes.alignmentBaseline(String value) Sets SVG attributealignment-baseline.default DomElementDomAttributes.allowfullscreen(String value) Sets HTML attributeallowfullscreen.default DomElementSets HTML attributealt.static DomElementSvg.altGlyph()Creates new<altGlyph>element.static DomElementSvg.altGlyphDef()Creates new<altGlyphDef>element.static DomElementSvg.altGlyphItem()Creates new<altGlyphItem>element.default DomElementDomAttributes.amplitude(double value) Sets SVG attributeamplitudeto a floating-point value.default DomElementSets SVG attributeamplitude.static DomElementSvg.animate()Creates new<animate>element.static DomElementSvg.animateColor()Creates new<animateColor>element.static DomElementSvg.animateMotion()Creates new<animateMotion>element.static DomElementSvg.animateTransform()Creates new<animateTransform>element.static DomElementHtml.area()Creates new<area>element.static DomElementHtml.article()Creates new<article>element.static DomElementHtml.aside()Creates new<aside>element.DomElement.assign(DomElement other) default DomElementDomAttributes.async()Adds boolean HTML attributeasync.default DomElementDomAttributes.async(boolean present) Adds or removes boolean HTML attributeasync.default DomElementDomAttributes.attributeName(String value) Sets SVG attributeattributeName.default DomElementDomAttributes.attributeType(String value) Sets SVG attributeattributeType.static DomElementHtml.audio()Creates new<audio>element.default DomElementDomAttributes.autocapitalize(String value) Sets HTML attributeautocapitalize.default DomElementDomAttributes.autocomplete(String value) Sets HTML attributeautocomplete.default DomElementDomAttributes.autofocus()Adds boolean HTML attributeautofocus.default DomElementDomAttributes.autofocus(boolean present) Adds or removes boolean HTML attributeautofocus.default DomElementDomAttributes.autoplay()Adds boolean HTML attributeautoplay.default DomElementDomAttributes.autoplay(boolean present) Adds or removes boolean HTML attributeautoplay.default DomElementDomAttributes.azimuth(double value) Sets SVG attributeazimuthto a floating-point value.default DomElementSets SVG attributeazimuth.static DomElementHtml.b()Creates new<b>element.static DomElementHtml.base()Creates new<base>element.default DomElementDomAttributes.baseFrequency(double value) Sets SVG attributebaseFrequencyto a floating-point value.default DomElementDomAttributes.baseFrequency(String value) Sets SVG attributebaseFrequency.default DomElementDomAttributes.baselineShift(double value) Sets SVG attributebaseline-shiftto a floating-point value.default DomElementDomAttributes.baselineShift(String value) Sets SVG attributebaseline-shift.static DomElementHtml.bdi()Creates new<bdi>element.static DomElementHtml.bdo()Creates new<bdo>element.default DomElementSets SVG attributebegin.default DomElementDomAttributes.bias(double value) Sets SVG attributebiasto a floating-point value.default DomElementSets SVG attributebias.static DomElementHtml.blockquote()Creates new<blockquote>element.static DomElementHtml.body()Creates new<body>element.static DomElementHtml.br()Creates new<br>element.static DomElementHtml.button()Creates new<button>element.default DomElementSets SVG attributecalcMode.static DomElementHtml.canvas()Creates new<canvas>element.static DomElementHtml.caption()Creates new<caption>element.default DomElementSets HTML attributecharset.default DomElementDomAttributes.checked()Adds boolean HTML attributechecked.default DomElementDomAttributes.checked(boolean present) Adds or removes boolean HTML attributechecked.Sets up two-way binding on attributechecked.Sets up two-way binding on attributechecked.static DomElementSvg.circle()Creates new<circle>element.default DomElementSets HTML attributecite.static DomElementHtml.cite()Creates new<cite>element.default DomElementSets HTML/SVG attributeclass.default DomElementSetsclassattribute to an array of values.default DomElementSets SVG attributeclip-path.static DomElementSvg.clipPath()Creates new<clipPath>element.default DomElementDomAttributes.clipPathUnits(String value) Sets SVG attributeclipPathUnits.default DomElementSets SVG attributeclip-rule.DomElement.clone()Creates deep unfrozen clone of this element.static DomElementHtml.code()Creates new<code>element.static DomElementHtml.col()Creates new<col>element.static DomElementHtml.colgroup()Creates new<colgroup>element.default DomElementSets SVG attributecolor.default DomElementDomAttributes.colorInterpolation(String value) Sets SVG attributecolor-interpolation.default DomElementDomAttributes.colorInterpolationFilters(String value) Sets SVG attributecolor-interpolation-filters.default DomElementDomAttributes.colorProfile(String value) Sets SVG attributecolor-profile.static DomElementSvg.colorProfile()Creates new<color-profile>element.default DomElementDomAttributes.colorRendering(String value) Sets SVG attributecolor-rendering.default DomElementDomAttributes.cols(int value) Sets HTML attributecolsto an integer value.default DomElementSets HTML attributecols.default DomElementDomAttributes.colspan(int value) Sets HTML attributecolspanto an integer value.default DomElementSets HTML attributecolspan.default DomElementSets HTML attributecontent.default DomElementDomAttributes.contenteditable(String value) Sets HTML attributecontenteditable.default DomElementDomAttributes.contextmenu(String value) Sets HTML attributecontextmenu.default DomElementDomAttributes.controls()Adds boolean HTML attributecontrols.default DomElementDomAttributes.controls(boolean present) Adds or removes boolean HTML attributecontrols.default DomElementSets HTML attributecoords.default DomElementDomAttributes.crossorigin(String value) Sets HTML attributecrossorigin.default DomElementSets SVG attributecursor.static DomElementSvg.cursor()Creates new<cursor>element.default DomElementDomAttributes.cx(double value) Sets SVG attributecxto a floating-point value.default DomElementSets SVG attributecx.default DomElementDomAttributes.cy(double value) Sets SVG attributecyto a floating-point value.default DomElementSets SVG attributecy.default DomElementSets SVG attributed.default DomElementSetsdata-*attribute.static DomElementHtml.data()Creates new<data>element.static DomElementHtml.datalist()Creates new<datalist>element.default DomElementSets HTML attributedatetime.static DomElementHtml.dd()Creates new<dd>element.default DomElementDomAttributes.defaults()Adds boolean HTML attributedefault.default DomElementDomAttributes.defaults(boolean present) Adds or removes boolean HTML attributedefault.default DomElementDomAttributes.defer()Adds boolean HTML attributedefer.default DomElementDomAttributes.defer(boolean present) Adds or removes boolean HTML attributedefer.static DomElementSvg.defs()Creates new<defs>element.static DomElementHtml.del()Creates new<del>element.static DomElementSvg.desc()Creates new<desc>element.static DomElementHtml.details()Creates new<details>element.static DomElementHtml.dfn()Creates new<dfn>element.default DomElementDomAttributes.diffuseConstant(double value) Sets SVG attributediffuseConstantto a floating-point value.default DomElementDomAttributes.diffuseConstant(String value) Sets SVG attributediffuseConstant.default DomElementSets HTML attributedir.default DomElementSets SVG attributedirection.default DomElementDomAttributes.disabled()Adds boolean HTML attributedisabled.default DomElementDomAttributes.disabled(boolean present) Adds or removes boolean HTML attributedisabled.default DomElementSets SVG attributedisplay.static DomElementHtml.div()Creates new<div>element.default DomElementDomAttributes.divisor(double value) Sets SVG attributedivisorto a floating-point value.default DomElementSets SVG attributedivisor.static DomElementHtml.dl()Creates new<dl>element.default DomElementDomAttributes.dominantBaseline(String value) Sets SVG attributedominant-baseline.default DomElementDomAttributes.download()Adds boolean HTML attributedownload.default DomElementDomAttributes.download(boolean present) Adds or removes boolean HTML attributedownload.default DomElementSets HTML attributedraggable.default DomElementSets HTML attributedropzone.static DomElementHtml.dt()Creates new<dt>element.default DomElementSets SVG attributedur.default DomElementDomAttributes.dx(double value) Sets SVG attributedxto a floating-point value.default DomElementSets SVG attributedx.default DomElementDomAttributes.dy(double value) Sets SVG attributedyto a floating-point value.default DomElementSets SVG attributedy.default DomElementSets SVG attributeedgeMode.default DomElementDomAttributes.elevation(double value) Sets SVG attributeelevationto a floating-point value.default DomElementSets SVG attributeelevation.static DomElementSvg.ellipse()Creates new<ellipse>element.static DomElementHtml.em()Creates new<em>element.static DomElementHtml.embed()Creates new<embed>element.default DomElementSets HTML attributeenctype.default DomElementSets SVG attributeend.default DomElementDomAttributes.externalResourcesRequired(String value) Sets SVG attributeexternalResourcesRequired.static DomElementSvg.feBlend()Creates new<feBlend>element.static DomElementSvg.feColorMatrix()Creates new<feColorMatrix>element.static DomElementSvg.feComponentTransfer()Creates new<feComponentTransfer>element.static DomElementSvg.feComposite()Creates new<feComposite>element.static DomElementSvg.feConvolveMatrix()Creates new<feConvolveMatrix>element.static DomElementSvg.feDiffuseLighting()Creates new<feDiffuseLighting>element.static DomElementSvg.feDisplacementMap()Creates new<feDisplacementMap>element.static DomElementSvg.feDistantLight()Creates new<feDistantLight>element.static DomElementSvg.feFlood()Creates new<feFlood>element.static DomElementSvg.feFuncA()Creates new<feFuncA>element.static DomElementSvg.feFuncB()Creates new<feFuncB>element.static DomElementSvg.feFuncG()Creates new<feFuncG>element.static DomElementSvg.feFuncR()Creates new<feFuncR>element.static DomElementSvg.feGaussianBlur()Creates new<feGaussianBlur>element.static DomElementSvg.feImage()Creates new<feImage>element.static DomElementSvg.feMerge()Creates new<feMerge>element.static DomElementSvg.feMergeNode()Creates new<feMergeNode>element.static DomElementSvg.feMorphology()Creates new<feMorphology>element.static DomElementSvg.feOffset()Creates new<feOffset>element.static DomElementSvg.fePointLight()Creates new<fePointLight>element.static DomElementSvg.feSpecularLighting()Creates new<feSpecularLighting>element.static DomElementSvg.feSpotLight()Creates new<feSpotLight>element.static DomElementSvg.feTile()Creates new<feTile>element.static DomElementSvg.feTurbulence()Creates new<feTurbulence>element.static DomElementHtml.fieldset()Creates new<fieldset>element.static DomElementHtml.figcaption()Creates new<figcaption>element.static DomElementHtml.figure()Creates new<figure>element.default DomElementSets SVG attributefill.default DomElementDomAttributes.fillOpacity(double value) Sets SVG attributefill-opacityto a floating-point value.default DomElementDomAttributes.fillOpacity(String value) Sets SVG attributefill-opacity.default DomElementSets SVG attributefill-rule.default DomElementSets SVG attributefilter.static DomElementSvg.filter()Creates new<filter>element.default DomElementDomAttributes.filterUnits(String value) Sets SVG attributefilterUnits.default DomElementDomAttributes.floodColor(String value) Sets SVG attributeflood-color.default DomElementDomAttributes.floodOpacity(double value) Sets SVG attributeflood-opacityto a floating-point value.default DomElementDomAttributes.floodOpacity(String value) Sets SVG attributeflood-opacity.static DomElementSvg.font()Creates new<font>element.static DomElementSvg.fontFace()Creates new<font-face>element.static DomElementSvg.fontFaceFormat()Creates new<font-face-format>element.static DomElementSvg.fontFaceName()Creates new<font-face-name>element.static DomElementSvg.fontFaceSrc()Creates new<font-face-src>element.static DomElementSvg.fontFaceUri()Creates new<font-face-uri>element.default DomElementDomAttributes.fontFamily(String value) Sets SVG attributefont-family.default DomElementSets SVG attributefont-size.default DomElementDomAttributes.fontSizeAdjust(double value) Sets SVG attributefont-size-adjustto a floating-point value.default DomElementDomAttributes.fontSizeAdjust(String value) Sets SVG attributefont-size-adjust.default DomElementDomAttributes.fontStretch(String value) Sets SVG attributefont-stretch.default DomElementDomAttributes.fontVariant(String value) Sets SVG attributefont-variant.default DomElementDomAttributes.fontWeight(int value) Sets SVG attributefont-weightto an integer value.default DomElementDomAttributes.fontWeight(String value) Sets SVG attributefont-weight.static DomElementHtml.footer()Creates new<footer>element.static DomElementSvg.foreignObject()Creates new<foreignObject>element.default DomElementSets HTML attributefor.default DomElementSets HTML attributeform.static DomElementHtml.form()Creates new<form>element.default DomElementDomAttributes.formaction(String value) Sets HTML attributeformaction.default DomElementDomAttributes.formmethod(String value) Sets HTML attributeformmethod.default DomElementDomAttributes.formnovalidate()Adds boolean HTML attributeformnovalidate.default DomElementDomAttributes.formnovalidate(boolean present) Adds or removes boolean HTML attributeformnovalidate.default DomElementDomAttributes.formtarget(String value) Sets HTML attributeformtarget.default DomElementDomAttributes.fr(double value) Sets SVG attributefrto a floating-point value.default DomElementSets SVG attributefr.DomElement.freeze()Protects this element from further modification.default DomElementSets SVG attributefrom.static DomElementstatic DomElementdefault DomElementDomAttributes.fx(double value) Sets SVG attributefxto a floating-point value.default DomElementSets SVG attributefx.default DomElementDomAttributes.fy(double value) Sets SVG attributefyto a floating-point value.default DomElementSets SVG attributefy.static DomElementSvg.g()Creates new<g>element.static DomElementSvg.glyph()Creates new<glyph>element.static DomElementSvg.glyphRef()Creates new<glyphRef>element.default DomElementDomAttributes.gradientTransform(String value) Sets SVG attributegradientTransform.default DomElementDomAttributes.gradientUnits(String value) Sets SVG attributegradientUnits.static DomElementHtml.h1()Creates new<h1>element.static DomElementHtml.h2()Creates new<h2>element.static DomElementHtml.h3()Creates new<h3>element.static DomElementHtml.h4()Creates new<h4>element.static DomElementHtml.h5()Creates new<h5>element.static DomElementHtml.h6()Creates new<h6>element.static DomElementHtml.head()Creates new<head>element.static DomElementHtml.header()Creates new<header>element.default DomElementSets HTML attributeheaders.default DomElementDomAttributes.height(double value) Sets HTML/SVG attributeheightto a floating-point value.default DomElementDomAttributes.height(int value) Sets HTML/SVG attributeheightto an integer value.default DomElementSets HTML/SVG attributeheight.default DomElementDomAttributes.hidden()Adds boolean HTML attributehidden.default DomElementDomAttributes.hidden(boolean present) Adds or removes boolean HTML attributehidden.default DomElementDomAttributes.high(double value) Sets HTML attributehighto a floating-point value.default DomElementSets HTML attributehigh.static DomElementSvg.hkern()Creates new<hkern>element.static DomElementHtml.hr()Creates new<hr>element.default DomElementSets HTML/SVG attributehref.default DomElementSets HTML attributehreflang.static DomElementHtml.html()Creates new<html>element.default DomElementSets HTML attributehttp-equiv.static DomElementHtml.i()Creates new<i>element.default DomElementSets HTML attributeicon.Sets element's ID.static DomElementHtml.iframe()Creates new<iframe>element.static DomElementSvg.image()Creates new<image>element.default DomElementDomAttributes.imageRendering(String value) Sets SVG attributeimage-rendering.static DomElementHtml.img()Creates new<img>element.default DomElementSets SVG attributein.default DomElementSets SVG attributein2.static DomElementHtml.input()Creates new<input>element.default DomElementSets HTML attributeinputmode.static DomElementHtml.ins()Creates new<ins>element.default DomElementSets HTML attributeintegrity.default DomElementDomAttributes.ismap()Adds boolean HTML attributeismap.default DomElementDomAttributes.ismap(boolean present) Adds or removes boolean HTML attributeismap.default DomElementDomAttributes.k1(double value) Sets SVG attributek1to a floating-point value.default DomElementSets SVG attributek1.default DomElementDomAttributes.k2(double value) Sets SVG attributek2to a floating-point value.default DomElementSets SVG attributek2.default DomElementDomAttributes.k3(double value) Sets SVG attributek3to a floating-point value.default DomElementSets SVG attributek3.default DomElementDomAttributes.k4(double value) Sets SVG attributek4to a floating-point value.default DomElementSets SVG attributek4.static DomElementHtml.kbd()Creates new<kbd>element.default DomElementDomAttributes.kernelMatrix(String value) Sets SVG attributekernelMatrix.default DomElementDomAttributes.kernelUnitLength(double value) Sets SVG attributekernelUnitLengthto a floating-point value.default DomElementDomAttributes.kernelUnitLength(String value) Sets SVG attributekernelUnitLength.default DomElementDomAttributes.kerning(double value) Sets SVG attributekerningto a floating-point value.default DomElementSets SVG attributekerning.Sets element's pairing key.default DomElementDomAttributes.keySplines(String value) Sets SVG attributekeySplines.default DomElementSets SVG attributekeyTimes.default DomElementSets HTML attributekind.default DomElementSets HTML attributelabel.static DomElementHtml.label()Creates new<label>element.default DomElementSets HTML attributelang.default DomElementSets HTML attributelanguage.static DomElementHtml.legend()Creates new<legend>element.default DomElementDomAttributes.letterSpacing(double value) Sets SVG attributeletter-spacingto a floating-point value.default DomElementDomAttributes.letterSpacing(String value) Sets SVG attributeletter-spacing.static DomElementHtml.li()Creates new<li>element.default DomElementDomAttributes.lightingColor(String value) Sets SVG attributelighting-color.default DomElementDomAttributes.limitingConeAngle(double value) Sets SVG attributelimitingConeAngleto a floating-point value.default DomElementDomAttributes.limitingConeAngle(String value) Sets SVG attributelimitingConeAngle.static DomElementSvg.line()Creates new<line>element.static DomElementSvg.linearGradient()Creates new<linearGradient>element.static DomElementHtml.link()Creates new<link>element.default DomElementSets HTML attributelist.default DomElementSets SVG attributelocal.default DomElementDomAttributes.loop()Adds boolean HTML attributeloop.default DomElementDomAttributes.loop(boolean present) Adds or removes boolean HTML attributeloop.default DomElementDomAttributes.low(double value) Sets HTML attributelowto a floating-point value.default DomElementSets HTML attributelow.static DomElementHtml.main()Creates new<main>element.static DomElementHtml.map()Creates new<map>element.static DomElementHtml.mark()Creates new<mark>element.static DomElementSvg.marker()Creates new<marker>element.default DomElementSets SVG attributemarker-end.default DomElementDomAttributes.markerHeight(double value) Sets SVG attributemarkerHeightto a floating-point value.default DomElementDomAttributes.markerHeight(String value) Sets SVG attributemarkerHeight.default DomElementSets SVG attributemarker-mid.default DomElementDomAttributes.markerStart(String value) Sets SVG attributemarker-start.default DomElementDomAttributes.markerUnits(String value) Sets SVG attributemarkerUnits.default DomElementDomAttributes.markerWidth(double value) Sets SVG attributemarkerWidthto a floating-point value.default DomElementDomAttributes.markerWidth(String value) Sets SVG attributemarkerWidth.default DomElementSets SVG attributemask.static DomElementSvg.mask()Creates new<mask>element.default DomElementDomAttributes.maskContentUnits(String value) Sets SVG attributemaskContentUnits.default DomElementSets SVG attributemaskUnits.default DomElementDomAttributes.max(double value) Sets HTML/SVG attributemaxto a floating-point value.default DomElementSets HTML/SVG attributemax.default DomElementDomAttributes.maxlength(int value) Sets HTML attributemaxlengthto an integer value.default DomElementSets HTML attributemaxlength.default DomElementSets HTML attributemedia.static DomElementHtml.meta()Creates new<meta>element.static DomElementSvg.metadata()Creates new<metadata>element.static DomElementHtml.meter()Creates new<meter>element.default DomElementSets HTML attributemethod.default DomElementDomAttributes.min(double value) Sets HTML/SVG attributeminto a floating-point value.default DomElementSets HTML/SVG attributemin.default DomElementDomAttributes.minlength(int value) Sets HTML attributeminlengthto an integer value.default DomElementSets HTML attributeminlength.static DomElementSvg.missingGlyph()Creates new<missing-glyph>element.default DomElementSets SVG attributemode.static DomElementSvg.mpath()Creates new<mpath>element.default DomElementDomAttributes.multiple()Adds boolean HTML attributemultiple.default DomElementDomAttributes.multiple(boolean present) Adds or removes boolean HTML attributemultiple.default DomElementDomAttributes.muted()Adds boolean HTML attributemuted.default DomElementDomAttributes.muted(boolean present) Adds or removes boolean HTML attributemuted.default DomElementSets HTML attributename.static DomElementHtml.nav()Creates new<nav>element.static DomElementHtml.noscript()Creates new<noscript>element.default DomElementDomAttributes.novalidate()Adds boolean HTML attributenovalidate.default DomElementDomAttributes.novalidate(boolean present) Adds or removes boolean HTML attributenovalidate.default DomElementDomAttributes.numOctaves(int value) Sets SVG attributenumOctavesto an integer value.default DomElementDomAttributes.numOctaves(String value) Sets SVG attributenumOctaves.static DomElementHtml.object()Creates new<object>element.static DomElementHtml.ol()Creates new<ol>element.Adds event handler forchangeevent.Adds event handler forclickevent.Adds event handler forinputevent.default DomElementDomAttributes.opacity(double value) Sets SVG attributeopacityto a floating-point value.default DomElementSets SVG attributeopacity.default DomElementDomAttributes.open()Adds boolean HTML attributeopen.default DomElementDomAttributes.open(boolean present) Adds or removes boolean HTML attributeopen.default DomElementSets SVG attributeoperator.static DomElementHtml.optgroup()Creates new<optgroup>element.default DomElementDomAttributes.optimum(double value) Sets HTML attributeoptimumto a floating-point value.default DomElementSets HTML attributeoptimum.static DomElementHtml.option()Creates new<option>element.default DomElementDomAttributes.order(int value) Sets SVG attributeorderto an integer value.default DomElementSets SVG attributeorder.static DomElementHtml.output()Creates new<output>element.default DomElementSets SVG attributeoverflow.default DomElementDomAttributes.overlinePosition(double value) Sets SVG attributeoverline-positionto a floating-point value.default DomElementDomAttributes.overlinePosition(String value) Sets SVG attributeoverline-position.default DomElementDomAttributes.overlineThickness(double value) Sets SVG attributeoverline-thicknessto a floating-point value.default DomElementDomAttributes.overlineThickness(String value) Sets SVG attributeoverline-thickness.static DomElementHtml.p()Creates new<p>element.default DomElementDomAttributes.paintOrder(String value) Sets SVG attributepaint-order.static DomElementHtml.param()Creates new<param>element.static DomElementSvg.path()Creates new<path>element.default DomElementDomAttributes.pathLength(double value) Sets SVG attributepathLengthto a floating-point value.default DomElementDomAttributes.pathLength(String value) Sets SVG attributepathLength.default DomElementSets HTML attributepattern.static DomElementSvg.pattern()Creates new<pattern>element.default DomElementDomAttributes.patternContentUnits(String value) Sets SVG attributepatternContentUnits.default DomElementDomAttributes.patternTransform(String value) Sets SVG attributepatternTransform.default DomElementDomAttributes.patternUnits(String value) Sets SVG attributepatternUnits.static DomElementHtml.picture()Creates new<picture>element.default DomElementDomAttributes.ping()Adds boolean HTML attributeping.default DomElementDomAttributes.ping(boolean present) Adds or removes boolean HTML attributeping.default DomElementDomAttributes.placeholder(String value) Sets HTML attributeplaceholder.default DomElementSets HTML attributedata.default DomElementDomAttributes.pointerEvents(String value) Sets SVG attributepointer-events.default DomElementSets SVG attributepoints.default DomElementDomAttributes.pointsAtX(double value) Sets SVG attributepointsAtXto a floating-point value.default DomElementSets SVG attributepointsAtX.default DomElementDomAttributes.pointsAtY(double value) Sets SVG attributepointsAtYto a floating-point value.default DomElementSets SVG attributepointsAtY.default DomElementDomAttributes.pointsAtZ(double value) Sets SVG attributepointsAtZto a floating-point value.default DomElementSets SVG attributepointsAtZ.static DomElementSvg.polygon()Creates new<polygon>element.static DomElementSvg.polyline()Creates new<polyline>element.default DomElementSets HTML attributeposter.static DomElementHtml.pre()Creates new<pre>element.default DomElementSets HTML attributepreload.default DomElementDomAttributes.preserveAlpha(String value) Sets SVG attributepreserveAlpha.default DomElementDomAttributes.preserveAspectRatio(String value) Sets SVG attributepreserveAspectRatio.default DomElementDomAttributes.primitiveUnits(String value) Sets SVG attributeprimitiveUnits.static DomElementHtml.progress()Creates new<progress>element.static DomElementHtml.q()Creates new<q>element.default DomElementDomAttributes.r(double value) Sets SVG attributerto a floating-point value.default DomElementSets SVG attributer.static DomElementSvg.radialGradient()Creates new<radialGradient>element.default DomElementDomAttributes.radiogroup(String value) Sets HTML attributeradiogroup.default DomElementDomAttributes.radius(double value) Sets SVG attributeradiusto a floating-point value.default DomElementSets SVG attributeradius.default DomElementDomAttributes.readonly()Adds boolean HTML attributereadonly.default DomElementDomAttributes.readonly(boolean present) Adds or removes boolean HTML attributereadonly.static DomElementSvg.rect()Creates new<rect>element.default DomElementDomAttributes.refX(double value) Sets SVG attributerefXto a floating-point value.default DomElementSets SVG attributerefX.default DomElementDomAttributes.refy(double value) Sets SVG attributerefyto a floating-point value.default DomElementSets SVG attributerefy.default DomElementSets HTML attributerel.default DomElementDomAttributes.repeatCount(double value) Sets SVG attributerepeatCountto a floating-point value.default DomElementDomAttributes.repeatCount(String value) Sets SVG attributerepeatCount.default DomElementSets SVG attributerepeatDur.default DomElementDomAttributes.required()Adds boolean HTML attributerequired.default DomElementDomAttributes.required(boolean present) Adds or removes boolean HTML attributerequired.default DomElementDomAttributes.requiredFeatures(String value) Sets SVG attributerequiredFeatures.default DomElementSets SVG attributerestart.default DomElementSets SVG attributeresult.default DomElementDomAttributes.reversed()Adds boolean HTML attributereversed.default DomElementDomAttributes.reversed(boolean present) Adds or removes boolean HTML attributereversed.default DomElementSets HTML attributerole.default DomElementDomAttributes.rows(int value) Sets HTML attributerowsto an integer value.default DomElementSets HTML attributerows.default DomElementDomAttributes.rowspan(int value) Sets HTML attributerowspanto an integer value.default DomElementSets HTML attributerowspan.static DomElementHtml.rp()Creates new<rp>element.static DomElementHtml.rt()Creates new<rt>element.static DomElementHtml.rtc()Creates new<rtc>element.static DomElementHtml.ruby()Creates new<ruby>element.default DomElementDomAttributes.rx(double value) Sets SVG attributerxto a floating-point value.default DomElementSets SVG attributerx.default DomElementDomAttributes.ry(double value) Sets SVG attributeryto a floating-point value.default DomElementSets SVG attributery.static DomElementHtml.s()Creates new<s>element.static DomElementHtml.samp()Creates new<samp>element.default DomElementSets HTML attributesandbox.default DomElementDomAttributes.scale(double value) Sets SVG attributescaleto a floating-point value.default DomElementSets SVG attributescale.default DomElementSets HTML attributescope.static DomElementHtml.script()Creates new<script>element.static DomElementSvg.script()Creates new<script>element.static DomElementHtml.section()Creates new<section>element.default DomElementDomAttributes.seed(double value) Sets SVG attributeseedto a floating-point value.default DomElementSets SVG attributeseed.static DomElementHtml.select()Creates new<select>element.default DomElementDomAttributes.selected()Adds boolean HTML attributeselected.default DomElementDomAttributes.selected(boolean present) Adds or removes boolean HTML attributeselected.default DomElementDomAttributes.selectionDirection(String value) Sets HTML attributeselectionDirection.default DomElementDomAttributes.selectionEnd(int value) Sets HTML attributeselectionEndto an integer value.default DomElementDomAttributes.selectionEnd(String value) Sets HTML attributeselectionEnd.default DomElementDomAttributes.selectionStart(int value) Sets HTML attributeselectionStartto an integer value.default DomElementDomAttributes.selectionStart(String value) Sets HTML attributeselectionStart.DomAttributes.set(DomAttribute attribute) DomElement.set(DomAttribute attribute) DomElement.set(Iterable<DomAttribute> attributes) DomElement.set(Stream<DomAttribute> attributes) static DomElementSvg.set()Creates new<set>element.default DomElementSets HTML attributeshape.default DomElementDomAttributes.shapeRendering(String value) Sets SVG attributeshape-rendering.default DomElementDomAttributes.size(int value) Sets HTML attributesizeto an integer value.default DomElementSets HTML attributesize.default DomElementSets HTML attributesizes.default DomElementSets HTML attributeslot.static DomElementHtml.slot()Creates new<slot>element.static DomElementHtml.small()Creates new<small>element.static DomElementHtml.source()Creates new<source>element.default DomElementDomAttributes.span(int value) Sets HTML attributespanto an integer value.default DomElementSets HTML attributespan.static DomElementHtml.span()Creates new<span>element.default DomElementDomAttributes.specularConstant(double value) Sets SVG attributespecularConstantto a floating-point value.default DomElementDomAttributes.specularConstant(String value) Sets SVG attributespecularConstant.default DomElementDomAttributes.specularExponent(double value) Sets SVG attributespecularExponentto a floating-point value.default DomElementDomAttributes.specularExponent(String value) Sets SVG attributespecularExponent.default DomElementDomAttributes.spellcheck(String value) Sets HTML attributespellcheck.default DomElementSets HTML attributesrc.default DomElementSets HTML attributesrcdoc.default DomElementSets HTML attributesrclang.default DomElementSets HTML attributesrcset.default DomElementDomAttributes.start(int value) Sets HTML attributestartto an integer value.default DomElementSets HTML attributestart.default DomElementDomAttributes.stdDeviation(double value) Sets SVG attributestdDeviationto a floating-point value.default DomElementDomAttributes.stdDeviation(String value) Sets SVG attributestdDeviation.default DomElementDomAttributes.step(double value) Sets HTML attributestepto a floating-point value.default DomElementSets HTML attributestep.default DomElementDomAttributes.stitchTiles(String value) Sets SVG attributestitchTiles.static DomElementSvg.stop()Creates new<stop>element.default DomElementSets SVG attributestop-color.default DomElementDomAttributes.stopOpacity(double value) Sets SVG attributestop-opacityto a floating-point value.default DomElementDomAttributes.stopOpacity(String value) Sets SVG attributestop-opacity.default DomElementDomAttributes.strikethroughPosition(double value) Sets SVG attributestrikethrough-positionto a floating-point value.default DomElementDomAttributes.strikethroughPosition(String value) Sets SVG attributestrikethrough-position.default DomElementDomAttributes.strikethroughThickness(double value) Sets SVG attributestrikethrough-thicknessto a floating-point value.default DomElementDomAttributes.strikethroughThickness(String value) Sets SVG attributestrikethrough-thickness.default DomElementSets SVG attributestroke.default DomElementDomAttributes.strokeDasharray(String value) Sets SVG attributestroke-dasharray.default DomElementDomAttributes.strokeDashoffset(double value) Sets SVG attributestroke-dashoffsetto a floating-point value.default DomElementDomAttributes.strokeDashoffset(String value) Sets SVG attributestroke-dashoffset.default DomElementDomAttributes.strokeLinecap(String value) Sets SVG attributestroke-linecap.default DomElementDomAttributes.strokeLinejoin(String value) Sets SVG attributestroke-linejoin.default DomElementDomAttributes.strokeMiterlimit(double value) Sets SVG attributestroke-miterlimitto a floating-point value.default DomElementDomAttributes.strokeMiterlimit(String value) Sets SVG attributestroke-miterlimit.default DomElementDomAttributes.strokeOpacity(double value) Sets SVG attributestroke-opacityto a floating-point value.default DomElementDomAttributes.strokeOpacity(String value) Sets SVG attributestroke-opacity.default DomElementDomAttributes.strokeWidth(double value) Sets SVG attributestroke-widthto a floating-point value.default DomElementDomAttributes.strokeWidth(String value) Sets SVG attributestroke-width.static DomElementHtml.strong()Creates new<strong>element.default DomElementSets HTML/SVG attributestyle.static DomElementHtml.style()Creates new<style>element.static DomElementSvg.style()Creates new<style>element.static DomElementHtml.sub()Creates new<sub>element.DomElement.subscribe(DomListener listener) static DomElementHtml.summary()Creates new<summary>element.static DomElementHtml.sup()Creates new<sup>element.default DomElementDomAttributes.surfaceScale(double value) Sets SVG attributesurfaceScaleto a floating-point value.default DomElementDomAttributes.surfaceScale(String value) Sets SVG attributesurfaceScale.static DomElementSvg.svg()Creates new<svg>element.static DomElementSvg.switched()Creates new<switch>element.static DomElementSvg.symbol()Creates new<symbol>element.default DomElementDomAttributes.systemLanguage(String value) Sets SVG attributesystemLanguage.default DomElementDomAttributes.tabindex(int value) Sets HTML/SVG attributetabindexto an integer value.default DomElementSets HTML/SVG attributetabindex.static DomElementHtml.table()Creates new<table>element.default DomElementSets HTML attributetarget.default DomElementDomAttributes.targetX(double value) Sets SVG attributetargetXto a floating-point value.default DomElementSets SVG attributetargetX.default DomElementDomAttributes.targetY(double value) Sets SVG attributetargetYto a floating-point value.default DomElementSets SVG attributetargetY.static DomElementHtml.tbody()Creates new<tbody>element.static DomElementHtml.td()Creates new<td>element.static DomElementHtml.template()Creates new<template>element.static DomElementSvg.text()Creates new<text>element.default DomElementDomAttributes.textAnchor(String value) Sets SVG attributetext-anchor.static DomElementHtml.textarea()Creates new<textarea>element.default DomElementDomAttributes.textDecoration(String value) Sets SVG attributetext-decoration.default DomElementDomAttributes.textLength(double value) Sets SVG attributetextLengthto a floating-point value.default DomElementDomAttributes.textLength(String value) Sets SVG attributetextLength.static DomElementSvg.textPath()Creates new<textPath>element.default DomElementDomAttributes.textRendering(String value) Sets SVG attributetext-rendering.static DomElementHtml.tfoot()Creates new<tfoot>element.static DomElementHtml.th()Creates new<th>element.static DomElementHtml.thead()Creates new<thead>element.static DomElementHtml.time()Creates new<time>element.default DomElementSets HTML attributetitle.static DomElementHtml.title()Creates new<title>element.static DomElementSvg.title()Creates new<title>element.default DomElementSets SVG attributeto.DomElement.toPoster()static DomElementHtml.tr()Creates new<tr>element.static DomElementHtml.track()Creates new<track>element.default DomElementSets SVG attributetransform.static DomElementSvg.tref()Creates new<tref>element.static DomElementSvg.tspan()Creates new<tspan>element.default DomElementSets HTML/SVG attributetype.default DomElementDomAttributes.typemustmatch()Adds boolean HTML attributetypemustmatch.default DomElementDomAttributes.typemustmatch(boolean present) Adds or removes boolean HTML attributetypemustmatch.static DomElementHtml.u()Creates new<u>element.static DomElementHtml.ul()Creates new<ul>element.default DomElementDomAttributes.underlinePosition(double value) Sets SVG attributeunderline-positionto a floating-point value.default DomElementDomAttributes.underlinePosition(String value) Sets SVG attributeunderline-position.default DomElementDomAttributes.underlineThickness(double value) Sets SVG attributeunderline-thicknessto a floating-point value.default DomElementDomAttributes.underlineThickness(String value) Sets SVG attributeunderline-thickness.static DomElementSvg.use()Creates new<use>element.default DomElementSets HTML attributeusemap.default DomElementDomAttributes.value(double value) Sets HTML attributevalueto a floating-point value.default DomElementSets HTML attributevalue.Sets up two-way binding on attributevalue.default DomElementSets SVG attributevalues.static DomElementHtml.var()Creates new<var>element.default DomElementDomAttributes.vectorEffect(String value) Sets SVG attributevector-effect.default DomElementSets SVG attributeversion.static DomElementHtml.video()Creates new<video>element.static DomElementSvg.view()Creates new<view>element.default DomElementSets SVG attributeviewBox.default DomElementDomAttributes.visibility(String value) Sets SVG attributevisibility.static DomElementSvg.vkern()Creates new<vkern>element.default DomElementDomAttributes.volume(double value) Sets HTML attributevolumeto a floating-point value.default DomElementSets HTML attributevolume.static DomElementHtml.wbr()Creates new<wbr>element.default DomElementDomAttributes.width(double value) Sets HTML/SVG attributewidthto a floating-point value.default DomElementDomAttributes.width(int value) Sets HTML/SVG attributewidthto an integer value.default DomElementSets HTML/SVG attributewidth.default DomElementDomAttributes.wordSpacing(double value) Sets SVG attributeword-spacingto a floating-point value.default DomElementDomAttributes.wordSpacing(String value) Sets SVG attributeword-spacing.default DomElementSets HTML attributewrap.default DomElementDomAttributes.writingMode(String value) Sets SVG attributewriting-mode.default DomElementDomAttributes.x(double value) Sets SVG attributexto a floating-point value.default DomElementSets SVG attributex.default DomElementDomAttributes.x1(double value) Sets SVG attributex1to a floating-point value.default DomElementSets SVG attributex1.default DomElementDomAttributes.x2(double value) Sets SVG attributex2to a floating-point value.default DomElementSets SVG attributex2.default DomElementDomAttributes.xChannelSelector(String value) Sets SVG attributexChannelSelector.default DomElementDomAttributes.y(double value) Sets SVG attributeyto a floating-point value.default DomElementSets SVG attributey.default DomElementDomAttributes.y1(double value) Sets SVG attributey1to a floating-point value.default DomElementSets SVG attributey1.default DomElementDomAttributes.y2(double value) Sets SVG attributey2to a floating-point value.default DomElementSets SVG attributey2.default DomElementDomAttributes.yChannelSelector(String value) Sets SVG attributeyChannelSelector.default DomElementDomAttributes.z(double value) Sets SVG attributezto a floating-point value.default DomElementSets SVG attributez.Methods in com.machinezoo.pushmode.dom that return types with arguments of type DomElementModifier and TypeMethodDescriptionDomContainer.descendants()Enumerates descendant elements.DomElement.descendantsAndSelf()Finds element with given tagname.DomContainer.elements()Enumerates element children.Enumerates elements with given tagname.Methods in com.machinezoo.pushmode.dom with parameters of type DomElementConstructors in com.machinezoo.pushmode.dom with parameters of type DomElementModifierConstructorDescriptionDomElement(DomElement other) Creates deep unfrozen copy of another element.