Uses of Class
wicket.protocol.http.portlet.WicketPortlet

Packages that use WicketPortlet
wicket.protocol.http.portlet Wicket interface to the JSR-168 portlet API. 
 

Uses of WicketPortlet in wicket.protocol.http.portlet
 

Methods in wicket.protocol.http.portlet that return WicketPortlet
 WicketPortlet PortletApplication.getWicketPortlet()
           
 

Methods in wicket.protocol.http.portlet with parameters of type WicketPortlet
 PortletApplication PortletPreferencesPortletApplicationFactory.createApplication(WicketPortlet portlet)
           
 PortletApplication IPortletApplicationFactory.createApplication(WicketPortlet portlet)
          Create application object
 void PortletApplication.setWicketPortlet(WicketPortlet portlet)
           
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.