Packages that use QueryRowsEvent | |
---|---|
it.list.jft.event | Provides interfaces for dealing with different types of events and listeners. |
Uses of QueryRowsEvent in it.list.jft.event |
---|
Methods in it.list.jft.event with parameters of type QueryRowsEvent | |
---|---|
void |
QueryListener.onQueryRows(QueryRowsEvent event)
Called when the server-answer to the Query.queryRows() is available. |