dispatchComponentEvent is one of the methods of the Component [0] interface.
Every page / component / mixin implements this interface through some class
transformation by Tapestry. Same as with setupRender; if you don’t implement
this method, Tapestry will do it for you.
[0]
https://github.com
Thank you. The problem was actually in the terms you mentioned. The null value
that was attempted to be passed in the primitive long argument was coming from
our customization of GridRows, which in its afterRender calls
ComponentResourcesCommon.createEventLink(String, Object...) for the
selectR