Callback useful for sublclasses that need to track the change in size/position
of the component (notice that this might be invoked too many times for a single change)!
Allows subclasses to bind functionality that occurs when
a specific form or dialog is "really" showing hence when
the transition is totally complete (unlike onShow which is called
on intent).