Uses of Class
org.apache.struts2.components.Panel

Packages that use Panel
org.apache.struts2.components   
org.apache.struts2.views.jsp.ui Struts' JSP UI tags. 
 

Uses of Panel in org.apache.struts2.components
 

Methods in org.apache.struts2.components with parameters of type Panel
 void TabbedPanel.addTab(Panel pane)
          Add a new panel to be rendered.
 

Uses of Panel in org.apache.struts2.views.jsp.ui
 

Methods in org.apache.struts2.views.jsp.ui with parameters of type Panel
 void TabbedPanelTag.addTab(Panel pane)
           
 



Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.