So, apparently when using the sublistchanged entry point in suitescript to do some customization when items are added and removed from a sales order doesn't include the 'clear all items button', is there a way I can attach an event listener to that button without using the DOM? It works when I manually add/delete items to the sublist, but not when I click the clear all items button.