SPT RWT Application API

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

Packages that use MainView
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 MainView in com.sptci.rwt.webui
 

Constructors in com.sptci.rwt.webui with parameters of type MainView
MainController(MainView view)
          Create a new instance of the controller for the specified view.
 


SPT RWT Application API