org.gwtbootstrap3.extras.typeahead.client.events
Interface TypeaheadCursorChangedHandler<T>

All Superinterfaces:
EventHandler

public interface TypeaheadCursorChangedHandler<T>
extends EventHandler

Author:
Florian Kremser

Method Summary
 void onCursorChanged(TypeaheadCursorChangedEvent<T> event)
           
 

Method Detail

onCursorChanged

void onCursorChanged(TypeaheadCursorChangedEvent<T> event)


Copyright © 2015. All rights reserved.