Class CmsAppView.NotAvailableApp

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected NotAvailableApp()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void initUI​(I_CmsAppUIContext context)
      Within this method the app UI should be initialized.
      void onStateChange​(java.lang.String state)
      Called on navigation events.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait