Interface UIStateEvent.UIStateEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- Enclosing class:
- UIStateEvent
public static interface UIStateEvent.UIStateEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonChange(UIStateEvent event)
-
-
-
Method Detail
-
onChange
void onChange(UIStateEvent event)
-
-