From 1fdc1d5eebf8f542cdaca4c8e927925005633643 Mon Sep 17 00:00:00 2001 From: Valentin Boulanger Date: Sun, 22 Nov 2020 23:33:35 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20la=20documentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AppThinker/Documentation/AppThinker.html | 2 +- AppThinker/Documentation/AppThinkerGrid.html | 2 +- .../Documentation/AppThinkerMenuBar.html | 105 ++++++++- .../Documentation/AppThinkerStatusbar.html | 197 ++++++++++++++++- .../Documentation/AppThinkerToolbar.html | 169 +++++++++++++- .../Documentation/AppThinkerWindow.html | 50 +++-- AppThinker/Documentation/Argument.html | 2 +- AppThinker/Documentation/Attribute.html | 2 +- AppThinker/Documentation/Class.html | 2 +- AppThinker/Documentation/Link.html | 2 +- AppThinker/Documentation/Method.html | 2 +- AppThinker/Documentation/Project.html | 2 +- AppThinker/Documentation/Selectpoint.html | 2 +- .../Documentation/allclasses-frame.html | 2 +- .../Documentation/allclasses-noframe.html | 2 +- .../Documentation/class-use/AppThinker.html | 2 +- .../class-use/AppThinkerGrid.html | 31 ++- .../class-use/AppThinkerMenuBar.html | 2 +- .../class-use/AppThinkerStatusbar.html | 2 +- .../class-use/AppThinkerToolbar.html | 2 +- .../class-use/AppThinkerWindow.html | 34 ++- .../Documentation/class-use/Argument.html | 2 +- .../Documentation/class-use/Attribute.html | 2 +- AppThinker/Documentation/class-use/Class.html | 2 +- AppThinker/Documentation/class-use/Link.html | 2 +- .../Documentation/class-use/Method.html | 2 +- .../Documentation/class-use/Project.html | 2 +- .../Documentation/class-use/Selectpoint.html | 2 +- AppThinker/Documentation/constant-values.html | 2 +- AppThinker/Documentation/deprecated-list.html | 2 +- AppThinker/Documentation/help-doc.html | 2 +- .../Documentation/index-files/index-1.html | 10 +- .../Documentation/index-files/index-10.html | 16 +- .../Documentation/index-files/index-11.html | 24 +- .../Documentation/index-files/index-12.html | 44 +--- .../Documentation/index-files/index-13.html | 192 +++++----------- .../Documentation/index-files/index-14.html | 202 ++++++++++++++++- .../Documentation/index-files/index-15.html | 18 +- .../Documentation/index-files/index-16.html | 18 +- .../Documentation/index-files/index-17.html | 34 +-- .../Documentation/index-files/index-18.html | 139 ++++++++++++ .../Documentation/index-files/index-2.html | 6 +- .../Documentation/index-files/index-3.html | 6 +- .../Documentation/index-files/index-4.html | 14 +- .../Documentation/index-files/index-5.html | 168 +------------- .../Documentation/index-files/index-6.html | 174 ++++++++++++++- .../Documentation/index-files/index-7.html | 26 +-- .../Documentation/index-files/index-8.html | 30 ++- .../Documentation/index-files/index-9.html | 28 ++- AppThinker/Documentation/index.html | 2 +- AppThinker/Documentation/overview-tree.html | 2 +- AppThinker/Documentation/package-frame.html | 2 +- AppThinker/Documentation/package-summary.html | 2 +- AppThinker/Documentation/package-tree.html | 2 +- AppThinker/Documentation/package-use.html | 6 +- AppThinker/Documentation/serialized-form.html | 209 +++++++++++++++++- 56 files changed, 1461 insertions(+), 549 deletions(-) create mode 100644 AppThinker/Documentation/index-files/index-18.html diff --git a/AppThinker/Documentation/AppThinker.html b/AppThinker/Documentation/AppThinker.html index 66c8102..8479731 100644 --- a/AppThinker/Documentation/AppThinker.html +++ b/AppThinker/Documentation/AppThinker.html @@ -2,7 +2,7 @@ - + AppThinker diff --git a/AppThinker/Documentation/AppThinkerGrid.html b/AppThinker/Documentation/AppThinkerGrid.html index 3a575d3..fdbe4f2 100644 --- a/AppThinker/Documentation/AppThinkerGrid.html +++ b/AppThinker/Documentation/AppThinkerGrid.html @@ -2,7 +2,7 @@ - + AppThinkerGrid diff --git a/AppThinker/Documentation/AppThinkerMenuBar.html b/AppThinker/Documentation/AppThinkerMenuBar.html index 7b82db1..175a4a6 100644 --- a/AppThinker/Documentation/AppThinkerMenuBar.html +++ b/AppThinker/Documentation/AppThinkerMenuBar.html @@ -2,7 +2,7 @@ - + AppThinkerMenuBar @@ -18,6 +18,12 @@ catch(err) { } //--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":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";