GWT 2.7.0

com.google.gwt.user.client.ui
Interface AttachDetachException.Command

Enclosing class:
AttachDetachException

public static interface AttachDetachException.Command

The command to execute when iterating through child widgets.


Method Summary
 void execute(Widget w)
           
 

Method Detail

execute

void execute(Widget w)

GWT 2.7.0