com.liferay.faces.util.client.internal
Class ScriptFactoryImpl
java.lang.Object
com.liferay.faces.util.client.ScriptFactory
com.liferay.faces.util.client.internal.ScriptFactoryImpl
- All Implemented Interfaces:
- javax.faces.FacesWrapper<ScriptFactory>
public class ScriptFactoryImpl
- extends ScriptFactory
- Author:
- Kyle Stiemann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptFactoryImpl
public ScriptFactoryImpl()
getAlloyScript
public AlloyScript getAlloyScript(String content,
String[] modules)
- Specified by:
getAlloyScript in class ScriptFactory
getScript
public Script getScript(String content)
- Specified by:
getScript in class ScriptFactory
getWrapped
public ScriptFactory getWrapped()
Copyright © 2015 Liferay, Inc.. All rights reserved.