Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.destroyHandle
This method should be called only by the framework. Destroys the handle associated with this control.
Syntax
protected void destroyHandle()
Remarks
When overriding this method, call super.destroyHandle.