Bind a function to fire after a sub-inspection has ended.
The function to fire.
ScriptEventSubscription
Bind a function to fire after a sub-inspection has begun.
The function to fire.
ScriptEventSubscription
Bind a function to fire before a sub-inspection ends. preventDefault can be called on the event to prevent the sub inspection from ending.
The function to fire.
ScriptEventSubscription
Allows event binding to all subinspections.