Interface UILifecycle.StateChangeHandler

  • All Superinterfaces:
    com.google.gwt.event.shared.EventHandler
    Enclosing class:
    UILifecycle
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface UILifecycle.StateChangeHandler
    extends com.google.gwt.event.shared.EventHandler
    A listener for listening to UI lifecycle events.