Class CmsAppView

  • All Implemented Interfaces:
    com.vaadin.event.Action.Handler, com.vaadin.event.SerializableEventListener, com.vaadin.navigator.View, com.vaadin.navigator.ViewChangeListener, com.vaadin.server.Page.BrowserWindowResizeListener, java.io.Serializable, java.util.EventListener, I_CmsWindowCloseListener, I_CmsAppView

    public class CmsAppView
    extends java.lang.Object
    implements com.vaadin.navigator.ViewChangeListener, I_CmsWindowCloseListener, I_CmsAppView, com.vaadin.event.Action.Handler, com.vaadin.server.Page.BrowserWindowResizeListener
    Displays the selected app.

    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  CmsAppView.CacheStatus
      Enum representing caching status of a view.
      protected class  CmsAppView.NotAvailableApp
      Used in case the requested app can not be displayed to the current user.
      • Nested classes/interfaces inherited from interface com.vaadin.navigator.ViewChangeListener

        com.vaadin.navigator.ViewChangeListener.ViewChangeEvent