Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.removeOnCreateHandle
Removes the delegate that is assigned to the createHandle event.
Syntax
public final void removeOnCreateHandle( EventHandler value )
Parameters
value
The EventHandler delegate to be removed.
See Also addOnCreateHandle