We've added APIs to the event classes to allow access to the object on which the event is firing. For the above case, it is getFiringCanvas(). For an event firing on a FormItem, DrawItem, BaseClass, or DataClass object, a similarly-named API will be present.
This has been applied to SGWT 5.1p and newer and will be in the nightly builds dated 2016-06-28 and beyond.
This has been applied to SGWT 5.1p and newer and will be in the nightly builds dated 2016-06-28 and beyond.
Comment