com.googlecode.wicket.jquery.ui.interaction.selectable
Class SelectableBehavior.StopEvent

java.lang.Object
  extended by com.googlecode.wicket.jquery.core.JQueryEvent
      extended by 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


Constructor Summary
SelectableBehavior.StopEvent()
           
 
Method Summary
 List<Integer> getIndexes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectableBehavior.StopEvent

public SelectableBehavior.StopEvent()
Method Detail

getIndexes

public List<Integer> getIndexes()


Copyright © 2013 7thWeb. All Rights Reserved.