Mise à jour de la documentation

This commit is contained in:
2020-11-29 18:52:21 +01:00
parent 72b018d957
commit ced7686033
58 changed files with 2108 additions and 842 deletions

View File

@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 22 23:31:13 CET 2020 -->
<!-- Generated by javadoc (1.8.0_231) on Sun Nov 29 18:51:12 CET 2020 -->
<title>Uses of Class Attribute</title>
<meta name="date" content="2020-11-22">
<meta name="date" content="2020-11-29">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
@@ -107,6 +107,12 @@
<div class="block">Ajoute un attribut à la classe.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">Class.</span><code><span class="memberNameLink"><a href="../Class.html#removeAttribute-Attribute-">removeAttribute</a></span>(<a href="../Attribute.html" title="class in &lt;Unnamed&gt;">Attribute</a>&nbsp;a)</code>
<div class="block">Supprime un attribut de la classe.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">