Class LayoutUtils

java.lang.Object
org.apache.myfaces.tobago.internal.layout.LayoutUtils

@Deprecated public final class LayoutUtils extends Object
Deprecated.
since 4.0.0
  • Method Details

    • 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