Interface UIContext.Listener

Enclosing class:
UIContext

public static interface UIContext.Listener
Clients can register instances of this interface to receive notifications when UIContext objects are created.
  • Method Summary

    Modifier and Type Method Description
    void contextCreated​(UIContext ctx)