fires when the size of a view has been changed by resizer
view.attachEvent("onViewResize", function(){ // your code here });
Called only when the size of a view was changed by the layout's resizer.