Uses of Class
org.richfaces.demo.tables.model.cars.InventoryVendorItem

Packages that use InventoryVendorItem
org.richfaces.demo.tables.model.cars   
 

Uses of InventoryVendorItem in org.richfaces.demo.tables.model.cars
 

Subclasses of InventoryVendorItem in org.richfaces.demo.tables.model.cars
 class InventoryItem
           
 

Methods in org.richfaces.demo.tables.model.cars that return types with arguments of type InventoryVendorItem
 java.util.List<InventoryVendorItem> InventoryVendorList.getVendorItems()
           
 

Method parameters in org.richfaces.demo.tables.model.cars with type arguments of type InventoryVendorItem
 void InventoryVendorList.setVendorItems(java.util.List<InventoryVendorItem> vendorItems)
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.