From e2ddc41f1f3ceb30f8ff472ef0d245dee05d5fb3 Mon Sep 17 00:00:00 2001 From: David Botton Date: Fri, 2 Sep 2022 08:43:22 -0400 Subject: [PATCH] doc update --- README.md | 2 - doc/clog-manual.html | 142 ++++++++++++++++++++++++++++--------------- 2 files changed, 94 insertions(+), 50 deletions(-) diff --git a/README.md b/README.md index 82156e9..c028cd6 100644 --- a/README.md +++ b/README.md @@ -338,5 +338,3 @@ High Order Extensions to CLOG - clog-auth - Authentication and authorization framework - clog-plugin - Custom Control Plug-in template for Builder and CLOG - -(See [FUTURE.md](FUTURE.md) for future plans) diff --git a/doc/clog-manual.html b/doc/clog-manual.html index 41f1a90..358bc97 100644 --- a/doc/clog-manual.html +++ b/doc/clog-manual.html @@ -469,7 +469,8 @@ functions. The clog-obj passed as the first parameter of the macro is passed as the parent obj to the declared object, after that nested levels of decleraton are used as the parent clog-obj. To bind a variable to any created clog object using :bind var. See tutorial 33 -and 22 for examples.

+and 22 for examples. All create- symbols must be in or used by +package.

CLOG-Group - Utility Class for CLOG-Obj storage

@@ -1469,6 +1470,24 @@ after attachment is changed to one unique to this session.

Places NEXT-OBJ inside bottom of CLOG-OBJ in DOM

+

+

+ + + +

+

+ + +

CLOG-Element - General Properties

@@ -8294,7 +8313,7 @@ The on-window-change clog-obj received is the new window

-

-

+

+

+
  • [generic-function] REQUEST-ANIMATION-FRAME CLOG-WINDOW

    -

    -

    - - - -

    -

    - - - -

    -

    - - - -

    -

    - -

    CLOG-Window - Events

    @@ -9946,14 +9931,15 @@ If ON-BEFORE-UNLOAD-HANDLER is nil unbind the event.

  • If ON-ORIENTATION-CHANGE-HANDLER is nil unbind the event.

    -

    -

    +

    +

    @@ -9992,6 +9978,66 @@ on-storage event is fired for changes to :local storage keys.

    Resize browser window to x y.

    +

    CLOG-Window - Storage Methods

    + +

    +

    + + + +

    +

    + + + +

    +

    + + + +

    +

    + + + +

    +

    + + + +

    CLOG-Window - Storage Events

    + +

    +

    + + +