Class JSONFunction

  • All Implemented Interfaces:
    com.github.openjson.JSONString, Serializable, CharSequence, org.apache.wicket.util.io.IClusterable

    public class JSONFunction
    extends Object
    implements com.github.openjson.JSONString, CharSequence, org.apache.wicket.util.io.IClusterable
    Represents a Json function. When written out these values are not escaped, so it's possible to write out raw JavaScript.
    See Also:
    Serialized Form