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 its possible to write out raw JavaScript.
    See Also:
    Serialized Form
    • Constructor Detail

      • JSONFunction

        public JSONFunction​(CharSequence value)
        Function to be used to output the json value without quotes
        Parameters:
        value - the value