com.liferay.faces.bridge.client.internal
Class BridgeScriptUtil

java.lang.Object
  extended by com.liferay.faces.bridge.client.internal.BridgeScriptUtil

public class BridgeScriptUtil
extends Object

Author:
Kyle Stiemann

Constructor Summary
BridgeScriptUtil()
           
 
Method Summary
static void writeScripts(javax.faces.context.ResponseWriter responseWriter, List<Script> scripts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BridgeScriptUtil

public BridgeScriptUtil()
Method Detail

writeScripts

public static void writeScripts(javax.faces.context.ResponseWriter responseWriter,
                                List<Script> scripts)
                         throws IOException
Throws:
IOException


Copyright © 2015 Liferay, Inc.. All rights reserved.