SPT RWT Application API

Uses of Class
com.sptci.rwt.webui.BatchQueryExecutorView

Packages that use BatchQueryExecutorView
com.sptci.rwt.webui The primary package for the Echo2/EPNG based web UI built around the com.sptci.rwt database abstraction API. 
 

Uses of BatchQueryExecutorView in com.sptci.rwt.webui
 

Methods in com.sptci.rwt.webui with parameters of type BatchQueryExecutorView
private  void ExecuteBatchQueryListener.processQuery(BatchQueryExecutorView view)
          Process the query entered in ExecutorView.query field.
 


SPT RWT Application API