pivot.wtk
Interface DialogCloseListener

All Known Subinterfaces:
DialogStateListener
All Known Implementing Classes:
TerraAlertSkin, TerraDialogSkin

public interface DialogCloseListener

Dialog close listener interface.

Author:
gbrown

Method Summary
 void dialogClosed(Dialog dialog)
          Called when a dialog has closed.
 

Method Detail

dialogClosed

void dialogClosed(Dialog dialog)
Called when a dialog has closed.

Parameters:
dialog -