All Downloads are FREE. Search and download functionalities are using the official Maven repository.

def.dom.ChildNode Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

@jsweet.lang.Interface
public abstract class ChildNode extends def.js.Object {
    native public void remove();
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy