Uses of Interface
org.apache.pivot.web.QueryListener

Uses of QueryListener in org.apache.pivot.web
 

Classes in org.apache.pivot.web that implement QueryListener
static class QueryListener.Adapter<V>
          Query listener adapter.
 

Methods in org.apache.pivot.web that return types with arguments of type QueryListener
 org.apache.pivot.util.ListenerList<QueryListener<V>> Query.getQueryListeners()
          Returns the query listener list.