
br.com.objectos.ui.html.ProgressProto Maven / Gradle / Ivy
The newest version!
package br.com.objectos.ui.html;
import javax.annotation.Generated;
@Generated("br.com.objectos.ui.html.ProtoSpecProcessor")
@TagName("progress")
abstract class ProgressProto extends HtmlElement {
public ProgressProto() {
super("progress", ContentModel.NON_VOID);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy