blob: 0a0f4e40510b9f5648c84c71d96a49ce397daa4d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Source (Apache Juneau 9.0.0)</title>
<link rel="stylesheet" type="text/css" href="../../../../../javadoc.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Source (Apache Juneau 9.0.0)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juneau/dto/html5/Source.html" target="_top">Frames</a></li>
<li><a href="Source.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.juneau.dto.html5</div>
<h2 title="Class Source" class="title">Class Source</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">org.apache.juneau.dto.html5.HtmlElement</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">org.apache.juneau.dto.html5.HtmlElementVoid</a></li>
<li>
<ul class="inheritance">
<li>org.apache.juneau.dto.html5.Source</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre><a href="../../../../../org/apache/juneau/annotation/Bean.html" title="annotation in org.apache.juneau.annotation">@Bean</a>(<a href="../../../../../org/apache/juneau/annotation/Bean.html#typeName--">typeName</a>="source")
public class <a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.32">Source</a>
extends <a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></pre>
<div class="block">DTO for an HTML <a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#the-source-element'>&lt;source&gt;</a>
element.
<ul class='seealso'>
<li class='link'><a class='doclink' href='../../../../../overview-summary.html#juneau-dto.jd.Html5'>Overview &gt; juneau-dto &gt; HTML5</a>
<li class='extlink'><a class='doclink' target='_blank' href='https://github.com/apache/juneau/blob/master/juneau-core/juneau-dto/src/main/java/org/apache/juneau/dto/html5/Source.java'>Source</a>
</ul></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#Source--">Source</a></span>()</code>
<div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><code>Source</code></a> element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#Source-java.lang.Object-java.lang.String-">Source</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>
<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><code>Source</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-"><code>src(Object)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Source.html#type-java.lang.String-"><code>type(String)</code></a>
attributes.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#Z:Z_class-java.lang.String-">_class</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#accesskey-java.lang.String-">accesskey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accesskey)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute'>accesskey</a>
attribute.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#contenteditable-java.lang.Object-">contenteditable</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;contenteditable)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-contenteditable'>contenteditable</a>
attribute.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#dir-java.lang.String-">dir</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-dir-attribute'>dir</a> attribute.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#hidden-java.lang.Object-">hidden</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;hidden)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#the-hidden-attribute'>hidden</a> attribute.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#id-java.lang.String-">id</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#lang-java.lang.String-">lang</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-lang'>lang</a> attribute.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onabort-java.lang.String-">onabort</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onabort)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onabort'>onabort</a> attribute.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onblur-java.lang.String-">onblur</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onblur)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onblur'>onblur</a> attribute.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#oncancel-java.lang.String-">oncancel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncancel)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncancel'>oncancel</a> attribute.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#oncanplay-java.lang.String-">oncanplay</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplay)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncanplay'>oncanplay</a> attribute.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#oncanplaythrough-java.lang.String-">oncanplaythrough</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplaythrough)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough'>oncanplaythrough</a>
attribute.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onchange-java.lang.String-">onchange</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onchange)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onchange'>onchange</a> attribute.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onclick-java.lang.String-">onclick</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onclick)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onclick'>onclick</a> attribute.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#oncuechange-java.lang.String-">oncuechange</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncuechange)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange'>oncuechange</a>
attribute.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#ondblclick-java.lang.String-">ondblclick</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondblclick)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ondblclick'>ondblclick</a> attribute.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#ondurationchange-java.lang.String-">ondurationchange</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondurationchange)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange'>ondurationchange</a>
attribute.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onemptied-java.lang.String-">onemptied</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onemptied)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onemptied'>onemptied</a> attribute.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onended-java.lang.String-">onended</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onended)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onended'>onended</a> attribute.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onerror-java.lang.String-">onerror</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onerror)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onerror'>onerror</a> attribute.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onfocus-java.lang.String-">onfocus</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onfocus)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onfocus'>onfocus</a> attribute.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#oninput-java.lang.String-">oninput</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninput)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oninput'>oninput</a> attribute.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#oninvalid-java.lang.String-">oninvalid</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninvalid)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oninvalid'>oninvalid</a> attribute.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onkeydown-java.lang.String-">onkeydown</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeydown)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeydown'>onkeydown</a> attribute.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onkeypress-java.lang.String-">onkeypress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeypress)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeypress'>onkeypress</a> attribute.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onkeyup-java.lang.String-">onkeyup</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeyup)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeyup'>onkeyup</a> attribute.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onload-java.lang.String-">onload</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onload)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onload'>onload</a> attribute.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onloadeddata-java.lang.String-">onloadeddata</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadeddata)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata'>onloadeddata</a>
attribute.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onloadedmetadata-java.lang.String-">onloadedmetadata</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadedmetadata)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata'>onloadedmetadata</a>
attribute.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onloadstart-java.lang.String-">onloadstart</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadstart)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart'>onloadstart</a>
attribute.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmousedown-java.lang.String-">onmousedown</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousedown)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown'>onmousedown</a>
attribute.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmouseenter-java.lang.String-">onmouseenter</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseenter)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseenter'>onmouseenter</a> attribute.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmouseleave-java.lang.String-">onmouseleave</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseleave)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave'>onmouseleave</a>
attribute.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmousemove-java.lang.String-">onmousemove</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousemove)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove'>onmousemove</a>
attribute.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmouseout-java.lang.String-">onmouseout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseout)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseout'>onmouseout</a> attribute.</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmouseover-java.lang.String-">onmouseover</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseover)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover'>onmouseover</a>
attribute.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmouseup-java.lang.String-">onmouseup</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseup)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseup'>onmouseup</a> attribute.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onmousewheel-java.lang.String-">onmousewheel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousewheel)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel'>onmousewheel</a>
attribute.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onpause-java.lang.String-">onpause</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpause)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onpause'>onpause</a> attribute.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onplay-java.lang.String-">onplay</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplay)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onplay'>onplay</a> attribute.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onplaying-java.lang.String-">onplaying</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplaying)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onplaying'>onplaying</a> attribute.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onprogress-java.lang.String-">onprogress</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onprogress)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onprogress'>onprogress</a> attribute.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onratechange-java.lang.String-">onratechange</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onratechange)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onratechange'>onratechange</a>
attribute.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onreset-java.lang.String-">onreset</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onreset)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onreset'>onreset</a> attribute.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onresize-java.lang.String-">onresize</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onresize)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onresize'>onresize</a> attribute.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onscroll-java.lang.String-">onscroll</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onscroll)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onscroll'>onscroll</a> attribute.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onseeked-java.lang.String-">onseeked</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeked)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onseeked'>onseeked</a> attribute.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onseeking-java.lang.String-">onseeking</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeking)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onseeking'>onseeking</a> attribute.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onselect-java.lang.String-">onselect</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onselect)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onselect'>onselect</a> attribute.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onshow-java.lang.String-">onshow</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onshow)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onshow'>onshow</a> attribute.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onstalled-java.lang.String-">onstalled</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onstalled)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onstalled'>onstalled</a> attribute.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onsubmit-java.lang.String-">onsubmit</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onsubmit)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onsubmit'>onsubmit</a> attribute.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onsuspend-java.lang.String-">onsuspend</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onsuspend)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onsuspend'>onsuspend</a> attribute.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#ontimeupdate-java.lang.String-">ontimeupdate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ontimeupdate)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ontimeupdate'>ontimeupdate</a>
attribute.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#ontoggle-java.lang.String-">ontoggle</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ontoggle)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ontoggle'>ontoggle</a> attribute.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onvolumechange-java.lang.String-">onvolumechange</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onvolumechange)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onvolumechange'>onvolumechange</a>
attribute.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#onwaiting-java.lang.String-">onwaiting</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onwaiting)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onwaiting'>onwaiting</a> attribute.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#spellcheck-java.lang.Object-">spellcheck</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;spellcheck)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-spellcheck'>spellcheck</a> attribute.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-">src</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src'>src</a> attribute.</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#style-java.lang.String-">style</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#tabindex-java.lang.Object-">tabindex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;tabindex)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-tabindex'>tabindex</a> attribute.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#title-java.lang.String-">title</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-title'>title</a> attribute.</div>
</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#translate-java.lang.Object-">translate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;translate)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-translate'>translate</a> attribute.</div>
</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/juneau/dto/html5/Source.html#type-java.lang.String-">type</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</code>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type'>type</a> attribute.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.juneau.dto.html5.HtmlElement">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.juneau.dto.html5.<a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html" title="class in org.apache.juneau.dto.html5">HtmlElement</a></h3>
<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#attr-java.lang.String-java.lang.Object-">attr</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#attrUri-java.lang.String-java.lang.Object-">attrUri</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#deminimize-java.lang.Object-java.lang.String-">deminimize</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#getAttr-java.lang.Class-java.lang.String-">getAttr</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#getAttr-java.lang.String-">getAttr</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#getAttrs--">getAttrs</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#setAttrs-java.util.LinkedHashMap-">setAttrs</a>, <a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#toString--">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Source--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>Source</h4>
<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.37">Source</a>()</pre>
<div class="block">Creates an empty <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><code>Source</code></a> element.</div>
</li>
</ul>
<a name="Source-java.lang.Object-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Source</h4>
<pre>public&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.46">Source</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
<div class="block">Creates a <a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5"><code>Source</code></a> element with the specified <a href="../../../../../org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-"><code>src(Object)</code></a> and <a href="../../../../../org/apache/juneau/dto/html5/Source.html#type-java.lang.String-"><code>type(String)</code></a>
attributes.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>src</code> - The <a href="../../../../../org/apache/juneau/dto/html5/Source.html#src-java.lang.Object-"><code>src(Object)</code></a> attribute.</dd>
<dd><code>type</code> - The <a href="../../../../../org/apache/juneau/dto/html5/Source.html#type-java.lang.String-"><code>type(String)</code></a> attribute.</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="src-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>src</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.68">src</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;src)</pre>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-src'>src</a> attribute.
<p>
Address of the resource.
<p>
The value can be of any of the following types: <a href="https://docs.oracle.com/javase/8/docs/api/java/net/URI.html?is-external=true" title="class or interface in java.net"><code>URI</code></a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.
Strings must be valid URIs.
<p>
URIs defined by <a href="../../../../../org/apache/juneau/UriResolver.html" title="class in org.apache.juneau"><code>UriResolver</code></a> can be used for values.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>src</code> - The new value for this attribute.
Typically a <a href="https://docs.oracle.com/javase/8/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net"><code>URL</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="type-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre>public final&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.82">type</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type)</pre>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/embedded-content-0.html#attr-source-type'>type</a> attribute.
<p>
Type of embedded resource.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>type</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="Z:Z_class-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>_class</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.95">_class</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_class)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#Z:Z_class-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#classes'>class</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#Z:Z_class-java.lang.String-">_class</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>_class</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="accesskey-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accesskey</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.101">accesskey</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;accesskey)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#accesskey-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#the-accesskey-attribute'>accesskey</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#accesskey-java.lang.String-">accesskey</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>accesskey</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="contenteditable-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>contenteditable</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.107">contenteditable</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;contenteditable)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#contenteditable-java.lang.Object-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-contenteditable'>contenteditable</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#contenteditable-java.lang.Object-">contenteditable</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>contenteditable</code> - The new value for this attribute.
Typically a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="dir-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dir</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.113">dir</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dir)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#dir-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-dir-attribute'>dir</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#dir-java.lang.String-">dir</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dir</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="hidden-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hidden</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.119">hidden</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;hidden)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#hidden-java.lang.Object-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#the-hidden-attribute'>hidden</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#hidden-java.lang.Object-">hidden</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hidden</code> - The new value for this attribute.
Typically a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="id-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.125">id</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#id-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-id-attribute'>id</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#id-java.lang.String-">id</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>id</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="lang-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lang</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.131">lang</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#lang-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-lang'>lang</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#lang-java.lang.String-">lang</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>lang</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onabort-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onabort</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.137">onabort</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onabort)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onabort-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onabort'>onabort</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onabort-java.lang.String-">onabort</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onabort</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onblur-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onblur</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.143">onblur</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onblur)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onblur-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onblur'>onblur</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onblur-java.lang.String-">onblur</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onblur</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="oncancel-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oncancel</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.149">oncancel</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncancel)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oncancel-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncancel'>oncancel</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#oncancel-java.lang.String-">oncancel</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oncancel</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="oncanplay-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oncanplay</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.155">oncanplay</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplay)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oncanplay-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncanplay'>oncanplay</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#oncanplay-java.lang.String-">oncanplay</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oncanplay</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="oncanplaythrough-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oncanplaythrough</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.161">oncanplaythrough</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncanplaythrough)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oncanplaythrough-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncanplaythrough'>oncanplaythrough</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#oncanplaythrough-java.lang.String-">oncanplaythrough</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oncanplaythrough</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onchange-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onchange</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.167">onchange</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onchange)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onchange-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onchange'>onchange</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onchange-java.lang.String-">onchange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onchange</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onclick-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onclick</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.173">onclick</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onclick)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onclick-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onclick'>onclick</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onclick-java.lang.String-">onclick</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onclick</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="oncuechange-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oncuechange</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.179">oncuechange</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oncuechange)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oncuechange-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oncuechange'>oncuechange</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#oncuechange-java.lang.String-">oncuechange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oncuechange</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="ondblclick-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ondblclick</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.185">ondblclick</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondblclick)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#ondblclick-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ondblclick'>ondblclick</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#ondblclick-java.lang.String-">ondblclick</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ondblclick</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="ondurationchange-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ondurationchange</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.191">ondurationchange</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ondurationchange)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#ondurationchange-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ondurationchange'>ondurationchange</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#ondurationchange-java.lang.String-">ondurationchange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ondurationchange</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onemptied-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onemptied</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.197">onemptied</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onemptied)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onemptied-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onemptied'>onemptied</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onemptied-java.lang.String-">onemptied</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onemptied</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onended-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onended</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.203">onended</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onended)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onended-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onended'>onended</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onended-java.lang.String-">onended</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onended</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onerror-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onerror</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.209">onerror</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onerror)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onerror-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onerror'>onerror</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onerror-java.lang.String-">onerror</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onerror</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onfocus-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onfocus</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.215">onfocus</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onfocus)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onfocus-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onfocus'>onfocus</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onfocus-java.lang.String-">onfocus</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onfocus</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="oninput-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oninput</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.221">oninput</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninput)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oninput-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oninput'>oninput</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#oninput-java.lang.String-">oninput</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oninput</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="oninvalid-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>oninvalid</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.227">oninvalid</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;oninvalid)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#oninvalid-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-oninvalid'>oninvalid</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#oninvalid-java.lang.String-">oninvalid</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>oninvalid</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onkeydown-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onkeydown</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.233">onkeydown</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeydown)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onkeydown-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeydown'>onkeydown</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onkeydown-java.lang.String-">onkeydown</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onkeydown</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onkeypress-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onkeypress</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.239">onkeypress</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeypress)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onkeypress-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeypress'>onkeypress</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onkeypress-java.lang.String-">onkeypress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onkeypress</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onkeyup-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onkeyup</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.245">onkeyup</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onkeyup)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onkeyup-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onkeyup'>onkeyup</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onkeyup-java.lang.String-">onkeyup</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onkeyup</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onload-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onload</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.251">onload</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onload)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onload-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onload'>onload</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onload-java.lang.String-">onload</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onload</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onloadeddata-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onloadeddata</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.257">onloadeddata</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadeddata)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onloadeddata-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadeddata'>onloadeddata</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onloadeddata-java.lang.String-">onloadeddata</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onloadeddata</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onloadedmetadata-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onloadedmetadata</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.263">onloadedmetadata</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadedmetadata)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onloadedmetadata-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadedmetadata'>onloadedmetadata</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onloadedmetadata-java.lang.String-">onloadedmetadata</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onloadedmetadata</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onloadstart-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onloadstart</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.269">onloadstart</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onloadstart)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onloadstart-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onloadstart'>onloadstart</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onloadstart-java.lang.String-">onloadstart</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onloadstart</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmousedown-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmousedown</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.275">onmousedown</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousedown)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmousedown-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousedown'>onmousedown</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmousedown-java.lang.String-">onmousedown</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmousedown</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmouseenter-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmouseenter</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.281">onmouseenter</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseenter)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseenter-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseenter'>onmouseenter</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmouseenter-java.lang.String-">onmouseenter</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmouseenter</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmouseleave-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmouseleave</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.287">onmouseleave</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseleave)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseleave-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseleave'>onmouseleave</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmouseleave-java.lang.String-">onmouseleave</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmouseleave</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmousemove-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmousemove</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.293">onmousemove</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousemove)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmousemove-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousemove'>onmousemove</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmousemove-java.lang.String-">onmousemove</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmousemove</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmouseout-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmouseout</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.299">onmouseout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseout)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseout-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseout'>onmouseout</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmouseout-java.lang.String-">onmouseout</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmouseout</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmouseover-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmouseover</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.305">onmouseover</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseover)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseover-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseover'>onmouseover</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmouseover-java.lang.String-">onmouseover</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmouseover</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmouseup-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmouseup</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.311">onmouseup</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmouseup)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmouseup-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmouseup'>onmouseup</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmouseup-java.lang.String-">onmouseup</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmouseup</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onmousewheel-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onmousewheel</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.317">onmousewheel</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onmousewheel)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onmousewheel-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onmousewheel'>onmousewheel</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onmousewheel-java.lang.String-">onmousewheel</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onmousewheel</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onpause-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onpause</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.323">onpause</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onpause)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onpause-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onpause'>onpause</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onpause-java.lang.String-">onpause</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onpause</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onplay-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onplay</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.329">onplay</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplay)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onplay-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onplay'>onplay</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onplay-java.lang.String-">onplay</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onplay</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onplaying-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onplaying</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.335">onplaying</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onplaying)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onplaying-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onplaying'>onplaying</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onplaying-java.lang.String-">onplaying</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onplaying</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onprogress-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onprogress</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.341">onprogress</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onprogress)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onprogress-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onprogress'>onprogress</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onprogress-java.lang.String-">onprogress</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onprogress</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onratechange-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onratechange</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.347">onratechange</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onratechange)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onratechange-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onratechange'>onratechange</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onratechange-java.lang.String-">onratechange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onratechange</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onreset-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onreset</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.353">onreset</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onreset)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onreset-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onreset'>onreset</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onreset-java.lang.String-">onreset</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onreset</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onresize-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onresize</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.359">onresize</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onresize)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onresize-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onresize'>onresize</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onresize-java.lang.String-">onresize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onresize</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onscroll-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onscroll</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.365">onscroll</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onscroll)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onscroll-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onscroll'>onscroll</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onscroll-java.lang.String-">onscroll</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onscroll</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onseeked-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onseeked</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.371">onseeked</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeked)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onseeked-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onseeked'>onseeked</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onseeked-java.lang.String-">onseeked</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onseeked</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onseeking-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onseeking</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.377">onseeking</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onseeking)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onseeking-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onseeking'>onseeking</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onseeking-java.lang.String-">onseeking</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onseeking</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onselect-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onselect</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.383">onselect</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onselect)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onselect-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onselect'>onselect</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onselect-java.lang.String-">onselect</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onselect</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onshow-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onshow</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.389">onshow</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onshow)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onshow-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onshow'>onshow</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onshow-java.lang.String-">onshow</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onshow</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onstalled-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onstalled</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.395">onstalled</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onstalled)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onstalled-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onstalled'>onstalled</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onstalled-java.lang.String-">onstalled</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onstalled</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onsubmit-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onsubmit</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.401">onsubmit</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onsubmit)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onsubmit-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onsubmit'>onsubmit</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onsubmit-java.lang.String-">onsubmit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onsubmit</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onsuspend-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onsuspend</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.407">onsuspend</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onsuspend)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onsuspend-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onsuspend'>onsuspend</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onsuspend-java.lang.String-">onsuspend</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onsuspend</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="ontimeupdate-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ontimeupdate</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.413">ontimeupdate</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ontimeupdate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#ontimeupdate-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ontimeupdate'>ontimeupdate</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#ontimeupdate-java.lang.String-">ontimeupdate</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ontimeupdate</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="ontoggle-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ontoggle</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.419">ontoggle</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ontoggle)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#ontoggle-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-ontoggle'>ontoggle</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#ontoggle-java.lang.String-">ontoggle</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>ontoggle</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onvolumechange-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onvolumechange</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.425">onvolumechange</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onvolumechange)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onvolumechange-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onvolumechange'>onvolumechange</a>
attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onvolumechange-java.lang.String-">onvolumechange</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onvolumechange</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="onwaiting-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onwaiting</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.431">onwaiting</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;onwaiting)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#onwaiting-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/webappapis.html#handler-onwaiting'>onwaiting</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#onwaiting-java.lang.String-">onwaiting</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>onwaiting</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="spellcheck-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>spellcheck</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.437">spellcheck</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;spellcheck)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#spellcheck-java.lang.Object-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-spellcheck'>spellcheck</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#spellcheck-java.lang.Object-">spellcheck</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>spellcheck</code> - The new value for this attribute.
Typically a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="style-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>style</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.443">style</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;style)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#style-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#the-style-attribute'>style</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#style-java.lang.String-">style</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>style</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="tabindex-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tabindex</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.449">tabindex</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;tabindex)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#tabindex-java.lang.Object-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/editing.html#attr-tabindex'>tabindex</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#tabindex-java.lang.Object-">tabindex</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tabindex</code> - The new value for this attribute.
Typically a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="title-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>title</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.455">title</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#title-java.lang.String-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-title'>title</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#title-java.lang.String-">title</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>title</code> - The new value for this attribute.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
<a name="translate-java.lang.Object-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>translate</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/juneau/dto/html5/Source.html" title="class in org.apache.juneau.dto.html5">Source</a>&nbsp;<a href="../../../../../src-html/org/apache/juneau/dto/html5/Source.html#line.461">translate</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;translate)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElement.html#translate-java.lang.Object-">HtmlElement</a></code></span></div>
<div class="block"><a class='doclink' href='https://www.w3.org/TR/html5/dom.html#attr-translate'>translate</a> attribute.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html#translate-java.lang.Object-">translate</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/juneau/dto/html5/HtmlElementVoid.html" title="class in org.apache.juneau.dto.html5">HtmlElementVoid</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>translate</code> - The new value for this attribute.
Typically a <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true" title="class or interface in java.lang"><code>Number</code></a> or <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This object.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/juneau/dto/html5/Small.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/juneau/dto/html5/Span.html" title="class in org.apache.juneau.dto.html5"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/juneau/dto/html5/Source.html" target="_top">Frames</a></li>
<li><a href="Source.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016&#x2013;2022 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>