Uses of Interface
com.vaadin.addon.jpacontainer.filter.util.AdvancedFilterableSupport.ApplyFiltersListener

Packages that use AdvancedFilterableSupport.ApplyFiltersListener
com.vaadin.addon.jpacontainer.filter.util   
 

Uses of AdvancedFilterableSupport.ApplyFiltersListener in com.vaadin.addon.jpacontainer.filter.util
 

Methods in com.vaadin.addon.jpacontainer.filter.util with parameters of type AdvancedFilterableSupport.ApplyFiltersListener
 void AdvancedFilterableSupport.addListener(AdvancedFilterableSupport.ApplyFiltersListener listener)
          Adds listener to the list of listeners to be notified when the filters are applied.
 void AdvancedFilterableSupport.removeListener(AdvancedFilterableSupport.ApplyFiltersListener listener)
          Removes listener from the list of listeners.
 



Copyright © 2013 Vaadin Ltd. All rights reserved.