Class LoginLayout

All Implemented Interfaces:
ReplaceableLoginOverlay, AttachNotifier, DetachNotifier, HasElement, HasEnabled, HasStyle, RouterLayout, Serializable

public class LoginLayout extends LoginOverlay implements RouterLayout, ReplaceableLoginOverlay
LoginOverlay based Layout that can be used to display views with a similar layout as the LoginOverlay. It also provides methods for replacing part of the contents of the overlay.
Author:
mlopez
See Also: