Uses of Interface
org.wvc.widgets.WebPage

Packages that use WebPage
org.wvc.config   
org.wvc.config.runtime   
org.wvc.widgets.impl   
 

Uses of WebPage in org.wvc.config
 

Methods in org.wvc.config that return WebPage
 WebPage SampleFactory.getWebPage()
          
 WebPage WebPageFactory.getWebPage()
           
 

Uses of WebPage in org.wvc.config.runtime
 

Methods in org.wvc.config.runtime that return WebPage
 WebPage WebUserSessionState.getActualPage()
           
 

Methods in org.wvc.config.runtime with parameters of type WebPage
 void WebUserSessionState.addUserPage(String pageName, WebPage webPage)
           
 

Uses of WebPage in org.wvc.widgets.impl
 

Classes in org.wvc.widgets.impl that implement WebPage
 class WebPageImpl
           
 



Copyright © 2009. All Rights Reserved.