SPT RWT Application API

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

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

Fields in com.sptci.rwt.webui declared as MenuComponent
private  MenuComponent MainView.menuComponent
          The component used to display the menu for the application.
 

Methods in com.sptci.rwt.webui that return MenuComponent
 MenuComponent MainView.getMenuComponent()
          Returns MainView.menuComponent.
 


SPT RWT Application API