|
RichFaces Showcase 4.2.0.Final | |||||||||
| 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()
|
InventoryItem |
ExtTableSelectionBean.getSelectionItem()
|
| Methods in org.richfaces.demo.tables that return types with arguments of type InventoryItem | |
|---|---|
List<InventoryItem> |
CarsBean.createCar(String vendor,
String model,
int count)
|
List<InventoryItem> |
CarsBean.getAllInventoryItems()
|
List<InventoryItem> |
ExtTableSelectionBean.getInventoryItems()
|
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(List<InventoryItem> inventoryItems)
|
void |
ExtTableSelectionBean.setSelectionItems(List<InventoryItem> selectionItems)
|
|
RichFaces Showcase 4.2.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||