Class CmsAppHierachy

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsAppHierachy()  
    • 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.
      boolean isCachable()
      Returns whether this app should be cached within the user session.
      void onRestoreFromCache()
      Called after the view is fetched from the cache.
      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