|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFunction | |
|---|---|
| de.agilecoders.wicket.jquery | |
| de.agilecoders.wicket.jquery.function | |
| Uses of IFunction in de.agilecoders.wicket.jquery |
|---|
| Methods in de.agilecoders.wicket.jquery with parameters of type IFunction | |
|---|---|
JQuery |
JQuery.chain(IFunction function)
adds a chained function to this jquery instance |
| Uses of IFunction in de.agilecoders.wicket.jquery.function |
|---|
| Classes in de.agilecoders.wicket.jquery.function that implement IFunction | |
|---|---|
class |
AbstractFunction
A simple implementation of IFunction that allows you to chain
function parameters in a javascript safe way. |
class |
ClosestJqueryFunction
java abstraction of jquery closest function |
class |
ConfigurableFunction
a configurable function with one parameter (an AbstractConfig) and without body |
class |
EachJqueryFunction
java abstraction of jquery each function |
class |
FindJqueryFunction
java abstraction of jQuery find function |
class |
Function
|
class |
JavaScriptInlineFunction
simple class to represent a javascript function. |
class |
OnJqueryFunction
java abstraction of JQuery on function. |
class |
SimpleFunction
a simple function without params and body |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||