Uses of Class
net.sf.fridaymvc.managers.view.LayoutViewManager

Packages that use LayoutViewManager
net.sf.fridaymvc   
 

Uses of LayoutViewManager in net.sf.fridaymvc
 

Fields in net.sf.fridaymvc declared as LayoutViewManager
protected  LayoutViewManager RunData.layoutViewManager
           
 

Methods in net.sf.fridaymvc that return LayoutViewManager
 LayoutViewManager RunData.getLayoutViewManager()
           
 

Methods in net.sf.fridaymvc with parameters of type LayoutViewManager
 void RunData.setLayoutViewManager(LayoutViewManager layoutViewManager)
           
 



Copyright © 2004 Friday MVC. All Rights Reserved.