public class

DebugUtils

extends Object
java.lang.Object
   ↳ org.apache.myfaces.tobago.util.DebugUtils

Summary

Public Methods
static void addDevelopmentMessage(FacesContext facesContext, String message)
static String spaces(int n)
static String toString(UIComponent component)
static String toString(UIComponent component, int offset)
static String toString(UIComponent component, int offset, boolean asFacet)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static void addDevelopmentMessage (FacesContext facesContext, String message)

public static String spaces (int n)

public static String toString (UIComponent component)

public static String toString (UIComponent component, int offset)

public static String toString (UIComponent component, int offset, boolean asFacet)