All Superinterfaces:
IClusterable, Serializable
All Known Implementing Classes:
AbstractFunction, ClosestJqueryFunction, ConfigurableFunction, EachJqueryFunction, FindJqueryFunction, Function, JavaScriptInlineFunction, OnJqueryFunction, SimpleFunction

public interface IFunction extends IClusterable
simple interface to represent a jquery function.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • build

      String build()
      Returns:
      the function as javascript string.