cafe.gui.general
Interface CancelEvent

All Known Implementing Classes:
NPanel

public interface CancelEvent

Provides functionality to product export cancel button.

Author:
Markus Penttila

Method Summary
 void cancel()
          This is a called when an user wants to cancel the previous export transaction and presses the cancel button.
 

Method Detail

cancel

void cancel()
This is a called when an user wants to cancel the previous export transaction and presses the cancel button.