Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • self - The repository object called dynObject , for the event.
  • oSelf - The widget object called controller , for the event.
  • eventSource - The CLA object , for the event.

The CLA replaces the dynObject and controller objects with a single eventSource object for the Object Type. Use the eventSource object for CLA function calls.

...