com.itmill.toolkit
Interface Application.WindowAttachListener

Enclosing class:
Application

public static interface Application.WindowAttachListener

Window attach listener interface.


Method Summary
 void windowAttached(Application.WindowAttachEvent event)
          Window attached
 

Method Detail

windowAttached

void windowAttached(Application.WindowAttachEvent event)
Window attached

Parameters:
event - the window attach event.


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