JavaScript is disabled on your browser.
Skip navigation links
org.htmlunit.javascript.host.html

Class HTMLScriptElement

    • Constructor Detail

      • HTMLScriptElement

        public HTMLScriptElement()
    • Method Detail

      • getSrc

        public String getSrc()
        Returns the src property.
        Returns:
        the src property
      • setSrc

        public void setSrc(String src)
        Sets the src property.
        Parameters:
        src - the src property
      • getText

        public String getText()
        Returns the text property.
        Returns:
        the text property
      • setText

        public void setText(String text)
        Sets the text property.
        Parameters:
        text - the text property
      • getType

        public String getType()
        Returns the type property.
        Returns:
        the type property
      • setType

        public void setType(String type)
        Sets the type property.
        Parameters:
        type - the type property
      • appendChild

        public Node appendChild(Object childObject)
        Overwritten for special handling.
        Overrides:
        appendChild in class Node
        Parameters:
        childObject - the node to add to this node
        Returns:
        the newly added child node
      • isAsync

        public boolean isAsync()
        Returns the async property.
        Returns:
        the async property
      • setAsync

        public void setAsync(boolean async)
        Sets the async property.
        Parameters:
        async - the async property
Skip navigation links

Copyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /