com.googlecode.wicket.jquery.ui.interaction.selectable
Class SelectableBehavior.StopEvent
java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.interaction.selectable.SelectableBehavior.StopEvent
- Enclosing class:
- SelectableBehavior<T extends Serializable>
protected static class SelectableBehavior.StopEvent
- extends JQueryEvent
Provides an event object that will be broadcasted by the JQueryAjaxBehavior
'stop' callback
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectableBehavior.StopEvent
public SelectableBehavior.StopEvent()
getIndexes
public List<Integer> getIndexes()
Copyright © 2013 7thWeb. All Rights Reserved.