Class SpinnerBehavior.SpinEvent
java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.form.spinner.SpinnerBehavior.SpinEvent
- Enclosing class:
- SpinnerBehavior
protected static class SpinnerBehavior.SpinEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
Provides an event object that will be broadcasted by the
SpinnerBehavior.OnSpinAjaxBehavior
callback-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpinEvent
public SpinEvent()Constructor
-
-
Method Details
-
getValue
Gets the spin value- Returns:
- the index
-