Package de.agilecoders.wicket.jquery.function

Interface Summary
IFunction simple interface to represent a jquery function.
 

Class Summary
AbstractFunction A simple implementation of IFunction that allows you to chain function parameters in a javascript safe way.
ClosestJqueryFunction java abstraction of jquery closest function
ConfigurableFunction a configurable function with one parameter (an AbstractConfig) and without body
EachJqueryFunction java abstraction of jquery each function
FindJqueryFunction java abstraction of jQuery find function
Function  
JavaScriptInlineFunction simple class to represent a javascript function.
OnJqueryFunction java abstraction of JQuery on function.
SimpleFunction a simple function without params and body
 



Copyright © 2017. All Rights Reserved.