Class ViewEntry

    • Constructor Detail

      • ViewEntry

        public ViewEntry()
    • Method Detail

      • getViewRoot

        public abstract UIViewRoot getViewRoot()
        Returns:
        the viewRoot
      • activate

        public abstract boolean activate()
        Execute all necessary steps to ensure further calls to getViewRoot() and getViewState() will return valid values. It returns true or false if the Entry is still active or not