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

br.com.objectos.ui.html.TextareaProto Maven / Gradle / Ivy

The newest version!
package br.com.objectos.ui.html;

import javax.annotation.Generated;

@Generated("br.com.objectos.ui.html.ProtoSpecProcessor")
@TagName("textarea")
abstract class TextareaProto extends HtmlElement {
  public TextareaProto() {
    super("textarea", ContentModel.NON_VOID);
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy