Class HTMLTextAreaElementImpl

All Implemented Interfaces:
ModelNode, CSS2PropertiesContext, ScriptableDelegate, Element, HTMLElement, HTMLTextAreaElement, Node

public class HTMLTextAreaElementImpl extends HTMLBaseInputElement implements HTMLTextAreaElement
  • Constructor Details

    • HTMLTextAreaElementImpl

      public HTMLTextAreaElementImpl(String name)
    • HTMLTextAreaElementImpl

      public HTMLTextAreaElementImpl()
  • Method Details