Package org.wicketstuff.jwicket
Class JQueryAjaxBehavior.JsFunction
- java.lang.Object
-
- org.wicketstuff.jwicket.JQueryAjaxBehavior.JsFunction
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JQueryAjaxBehavior.JsAjaxCallbackFunction
- Enclosing class:
- JQueryAjaxBehavior
public static class JQueryAjaxBehavior.JsFunction extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsFunction(String function)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFunction()StringtoString()voidtoString(StringBuffer buffer)
-