FileDialog.removeOnFileOk

Overview | Methods | This Package | All Packages

FileDialog.removeOnFileOk

Removes the delegate that is assigned to the fileOk event.

Syntax

public final void removeOnFileOk( CancelEventHandler value )

Parameters

value

The CancelEventHandler delegate to be removed.

See Also   addOnFileOk