Uses of Class
org.codehaus.mojo.freeform.project.ViewItem

Packages that use ViewItem
org.codehaus.mojo.freeform.project   
org.codehaus.mojo.freeform.writer   
 

Uses of ViewItem in org.codehaus.mojo.freeform.project
 

Subclasses of ViewItem in org.codehaus.mojo.freeform.project
 class FileViewItem
          null
 class FolderViewItem
          null
 

Methods in org.codehaus.mojo.freeform.project with parameters of type ViewItem
 void FreeformProject.addViewItem(ViewItem viewItem)
          Method addViewItem
 void FreeformProject.removeViewItem(ViewItem viewItem)
          Method removeViewItem
 

Uses of ViewItem in org.codehaus.mojo.freeform.writer
 

Methods in org.codehaus.mojo.freeform.writer with parameters of type ViewItem
protected  void ProjectWriter.writeViewItem(ViewItem viewItem, org.codehaus.plexus.util.xml.XMLWriter writer)
          This method write a ViewItem to the given XMLWriter.
 



Copyright © 2005-2010. All Rights Reserved.