Interface ResizedListener

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 interface ResizedListener
An interface to monitor resizing of the browser page of the Application or its content. See Application.addBrowserResizedListener(ResizedListener). See Application.addContentResizedListener(ResizedListener)
Author:
Syam