com.liferay.faces.util.render
Class JavaScriptFragment
java.lang.Object
com.liferay.faces.util.render.JavaScriptFragment
- All Implemented Interfaces:
- Serializable
public final class JavaScriptFragment
- extends Object
- implements Serializable
This is a simple marker class that wraps a String. It marks the fact that the wrapped string is a fragment of
JavaScript code.
- Author:
- Neil Griffin
- See Also:
- Serialized Form
JavaScriptFragment
public JavaScriptFragment(String value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2019 Liferay, Inc.. All rights reserved.