|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DemoInventoryItem | |
---|---|
org.richfaces.datatablescroller |
Uses of DemoInventoryItem in org.richfaces.datatablescroller |
---|
Methods in org.richfaces.datatablescroller that return types with arguments of type DemoInventoryItem | |
---|---|
java.util.List<DemoInventoryItem> |
DataTableScrollerBean.createCar(java.lang.String make,
java.lang.String model,
int count)
|
java.util.List<DemoInventoryItem> |
DataTableScrollerBean.getAllCars()
|
java.util.ArrayList<DemoInventoryItem> |
DataTableScrollerBean.getSelectedCars()
|
java.util.List<DemoInventoryItem> |
DataTableScrollerBean.getTenRandomCars()
|
Method parameters in org.richfaces.datatablescroller with type arguments of type DemoInventoryItem | |
---|---|
void |
DataTableScrollerBean.setSelectedCars(java.util.ArrayList<DemoInventoryItem> selectedCars)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |