Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
CancelEvent.CancelEvent
Creates a CancelEvent object.
Syntax
public CancelEvent()
public CancelEvent( boolean cancel )
Parameters
cancel
The default value of the cancel flag. Set to true to cancel the event; otherwise, set to false. (If no value is specified, this flag is set to false.)