Class ShadowRootPushed


  • @Beta
    public class ShadowRootPushed
    extends java.lang.Object
    Called when shadow root is pushed into the element.
    • Constructor Detail

      • ShadowRootPushed

        public ShadowRootPushed​(NodeId hostId,
                                Node root)
    • Method Detail

      • getHostId

        public NodeId getHostId()
        Host element id.
      • getRoot

        public Node getRoot()
        Shadow root.