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