RasterControl.dispose( )
Releases and removes all DOM element references used by this control from the
DOM tree. After this method is invoked, this instance should no longer be used.
Note that unless otherwise noted, any nested Control elements should be
disposed perior to disposing their parent containers.