Package com.vaadin.client.flow.dom
package com.vaadin.client.flow.dom
-
ClassDescriptionAccess point for DOM API.A DOM API abstraction layer to be used via
DomApi.wrap(Node).Element that has all methods from Element API that have been overridden in Polymer DOM module.A DOMTokenList java representation.Node that has all methods from Node API that have been overridden in Polymer DOM module.Implementation ofDomApiImplthat uses the Polymer 's DOM API.