Uses of Class
org.apache.juneau.bean.html5.Ins
Packages that use Ins
- 
Uses of Ins in org.apache.juneau.bean.html5Methods in org.apache.juneau.bean.html5 that return InsModifier and TypeMethodDescriptioncite attribute.Ins.contenteditable(Object value) datetime attribute.static final InsHtmlBuilder.ins()Creates an emptyInselement.static final InsCreates anInselement with the specified child nodes.Ins.oncanplaythrough(String value) Ins.oncuechange(String value) Ins.ondblclick(String value) Ins.ondurationchange(String value) Ins.onkeypress(String value) Ins.onloadeddata(String value) Ins.onloadedmetadata(String value) Ins.onloadstart(String value) Ins.onmousedown(String value) Ins.onmouseenter(String value) Ins.onmouseleave(String value) Ins.onmousemove(String value) Ins.onmouseout(String value) Ins.onmouseover(String value) Ins.onmousewheel(String value) Ins.onprogress(String value) Ins.onratechange(String value) Ins.ontimeupdate(String value) Ins.onvolumechange(String value) Ins.spellcheck(Object value)