java.lang.Object
de.agilecoders.wicket.jquery.function.AbstractFunction
de.agilecoders.wicket.jquery.function.Function
All Implemented Interfaces:
IFunction, Serializable, IClusterable
Direct Known Subclasses:
ClosestJqueryFunction, ConfigurableFunction, EachJqueryFunction, FindJqueryFunction

public class Function extends AbstractFunction
See Also:
  • Constructor Details

    • Function

      public Function(CharSequence name)
      Constructor.
      Parameters:
      name - The function name of this IFunction implementation
    • Function

      public Function(String name, Object... parameters)
      Parameters:
      name - The function name of this IFunction implementation
      parameters -