com.itmill.toolkit
Interface Application.WindowDetachListener

Enclosing class:
Application

public static interface Application.WindowDetachListener

Window detach listener interface.


Method Summary
 void windowDetached(Application.WindowDetachEvent event)
          Window detached.
 

Method Detail

windowDetached

void windowDetached(Application.WindowDetachEvent event)
Window detached.

Parameters:
event - the window detach event.


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.