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 AppThinkerGrid</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>
@@ -88,12 +88,25 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a></code></td>
<td class="colLast"><span class="typeNameLabel">AppThinkerWindow.</span><code><span class="memberNameLink"><a href="../AppThinkerWindow.html#getGrid--">getGrid</a></span>()</code>
<div class="block">Récupère la grille contenue dans la fenêtre.</div>
<td class="colLast"><span class="typeNameLabel">Project.</span><code><span class="memberNameLink"><a href="../Project.html#getGrid--">getGrid</a></span>()</code>
<div class="block">Récupère l'objet grille du projet.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../package-summary.html">&lt;Unnamed&gt;</a> with parameters of type <a href="../AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AppThinkerWindow.</span><code><span class="memberNameLink"><a href="../AppThinkerWindow.html#setGrid-AppThinkerGrid-">setGrid</a></span>(<a href="../AppThinkerGrid.html" title="class in &lt;Unnamed&gt;">AppThinkerGrid</a>&nbsp;grid)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>