|
Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InventoryItem | |
|---|---|
| org.richfaces.demo.tables | |
| Uses of InventoryItem in org.richfaces.demo.tables |
|---|
| Methods in org.richfaces.demo.tables that return InventoryItem | |
|---|---|
InventoryItem |
CarsBean.getEditedCar()
|
| Methods in org.richfaces.demo.tables that return types with arguments of type InventoryItem | |
|---|---|
java.util.List<InventoryItem> |
CarsBean.createCar(java.lang.String vendor,
java.lang.String model,
int count)
|
java.util.List<InventoryItem> |
CarsBean.getAllInventoryItems()
|
java.util.List<InventoryItem> |
ExtTableSelectionBean.getInventoryItems()
|
java.util.List<InventoryItem> |
ExtTableSelectionBean.getSelectionItems()
|
| Methods in org.richfaces.demo.tables with parameters of type InventoryItem | |
|---|---|
void |
CarsBean.setEditedCar(InventoryItem editedCar)
|
| Method parameters in org.richfaces.demo.tables with type arguments of type InventoryItem | |
|---|---|
void |
ExtTableSelectionBean.setInventoryItems(java.util.List<InventoryItem> inventoryItems)
|
void |
ExtTableSelectionBean.setSelectionItems(java.util.List<InventoryItem> selectionItems)
|
|
Richfaces Examples: Richfaces Showcase Application 4.1.0.20110910-M2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||