org.apache.myfaces.shared_tomahawk.renderkit.html
Class HtmlRendererUtils.ScriptContext
java.lang.Object
org.apache.myfaces.shared_tomahawk.renderkit.html.JavascriptContext
org.apache.myfaces.shared_tomahawk.renderkit.html.HtmlRendererUtils.ScriptContext
- Enclosing class:
- HtmlRendererUtils
public static class HtmlRendererUtils.ScriptContext
- extends JavascriptContext
The ScriptContext offers methods and fields
to help with rendering out a script and keeping a
proper formatting.
Methods inherited from class org.apache.myfaces.shared_tomahawk.renderkit.html.JavascriptContext |
append, append, append, decreaseIndent, getCurrentIndentationLevel, increaseIndent, prettyLine, prettyLineDecreaseIndent, prettyLineIncreaseIndent, setCurrentIndentationLevel, toString |
HtmlRendererUtils.ScriptContext
public HtmlRendererUtils.ScriptContext()
HtmlRendererUtils.ScriptContext
public HtmlRendererUtils.ScriptContext(boolean prettyPrint)
HtmlRendererUtils.ScriptContext
public HtmlRendererUtils.ScriptContext(StringBuilder buf,
boolean prettyPrint)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.