Class DOM.BackendNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BaseType<?>>
    Enclosing class:
    DOM

    public static class DOM.BackendNode
    extends BaseType<DOM.BackendNode>
    implements java.io.Serializable
    This Nested Java Class is declared as a "Type", which is similar to a Java Class. The CDP API Specifications list this type among the types, events & commands located in the DOM domain, which may be found within the BrowserAPI.

    📌 All browser domain type classes will have a class name that begins with an upper case letter.
    Backend node with a friendly name.
    See Also:
    Serialized Form