Uses of Class
org.apache.juneau.bean.html5.Article
Packages that use Article
- 
Uses of Article in org.apache.juneau.bean.html5Methods in org.apache.juneau.bean.html5 that return ArticleModifier and TypeMethodDescriptionstatic final ArticleHtmlBuilder.article()Creates an emptyArticleelement.static final ArticleCreates anArticleelement with the specified child nodes.Article.contenteditable(Object value) Adds a footer node to this element.Adds a header node to this element.Adds a link node to this element.Article.oncanplaythrough(String value) Article.oncuechange(String value) Article.ondblclick(String value) Article.ondurationchange(String value) Article.onkeypress(String value) Article.onloadeddata(String value) Article.onloadedmetadata(String value) Article.onloadstart(String value) Article.onmousedown(String value) Article.onmouseenter(String value) Article.onmouseleave(String value) Article.onmousemove(String value) Article.onmouseout(String value) Article.onmouseover(String value) Article.onmousewheel(String value) Article.onprogress(String value) Article.onratechange(String value) Article.ontimeupdate(String value) Article.onvolumechange(String value) Adds a section node to this element.Article.spellcheck(Object value)