Class LayoutUtils

    • Method Detail

      • checkTokens

        @Deprecated
        public static boolean checkTokens​(String columns)
        Deprecated.
        since 4.0.0
      • findLayoutChildren

        @Deprecated
        public static List<javax.faces.component.UIComponent> findLayoutChildren​(javax.faces.component.UIComponent container)
        Deprecated.
        since 4.0.0
      • getLayoutManager

        @Deprecated
        public static javax.faces.component.UIComponent getLayoutManager​(javax.faces.component.UIComponent component)
        Deprecated.
        since 3.0.0
        This is needed, when the layout manager is set by a facet. This should be only used by the classic <tc:gridLayout>
        Since:
        3.0.0