com.googlecode.wicket.jquery.ui.form.autocomplete
Class AutoCompleteBehavior.SelectEvent

java.lang.Object
  extended by com.googlecode.wicket.jquery.core.JQueryEvent
      extended by com.googlecode.wicket.jquery.ui.form.autocomplete.AutoCompleteBehavior.SelectEvent
Enclosing class:
AutoCompleteBehavior

protected static class AutoCompleteBehavior.SelectEvent
extends JQueryEvent

Provides an event object that will be broadcasted by the JQueryAjaxBehavior select callback


Constructor Summary
AutoCompleteBehavior.SelectEvent()
           
 
Method Summary
 int getIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoCompleteBehavior.SelectEvent

public AutoCompleteBehavior.SelectEvent()
Method Detail

getIndex

public int getIndex()


Copyright © 2013 7thWeb. All Rights Reserved.