Richfaces Examples: Richfaces Showcase Application 4.1.0.20110805-M1

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
 List<InventoryVendorItem> InventoryVendorList.getVendorItems()
           
 

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


Richfaces Examples: Richfaces Showcase Application 4.1.0.20110805-M1

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