PackageDescription: WebKit-COM-Objects


Web Kit - COM - Objects

Last published: February 13, 2020 by 'thomasb'

Defines 7 Classes
Extends 7 Classes


This package contains the COM classes that can be provided to WebKit as COM objects. WebKit then uses them as callbacks for specific settings or handling.

These classes are mostly 1:1 Delegates for each WebKit delegate class, or a combined class to handle all delegates in one.

For the intentions and usage of COM object classes see the COM Connect Guide of the VisualWorks documentation.