Class FaceletViewDeclarationLanguageBase

    • Constructor Detail

      • FaceletViewDeclarationLanguageBase

        public FaceletViewDeclarationLanguageBase()
    • Method Detail

      • isDynamicComponentRefreshTransientBuildActive

        public static boolean isDynamicComponentRefreshTransientBuildActive​(FacesContext facesContext)
      • isDynamicComponentRefreshTransientBuildActive

        public static boolean isDynamicComponentRefreshTransientBuildActive​(FacesContext facesContext,
                                                                            UIViewRoot view)
      • activateDynamicComponentRefreshTransientBuild

        public static void activateDynamicComponentRefreshTransientBuild​(FacesContext facesContext)
      • isDynamicComponentNeedsRefresh

        public static boolean isDynamicComponentNeedsRefresh​(FacesContext context)
      • dynamicComponentNeedsRefresh

        public static void dynamicComponentNeedsRefresh​(FacesContext context)
      • resetDynamicComponentNeedsRefreshFlag

        public static void resetDynamicComponentNeedsRefreshFlag​(FacesContext context)