|
What is an itemTable |
A html table showing some property values of an array of peanuts |
Usually it shows one per column, one per row. Usually the user can click on a row to get a detailsPage for the corresponding peanut. In the generic for selecting a peanut clicking on a row will select the corresponding peanut and close the dialog window.
ItemTables are produced by instances of .
|
|