Listener’s callback called by the editor when the user
starts resizing an element
aElement | [IN] the element |
Listener’s callback called by the editor when the user
has finalized the resizing of an element
aElement | [IN] the element that was resized |
aOldWidth | [IN] the width of the element before resizing |
aOldHeight | [IN] the height of the element before resizing |
aNewWidth | [IN] the width of the element after resizing |
aNewHeight | [IN] the height of the element after resizing |