![]() |
Members | Description | ||
mKey |
Private member to store the hashtable key of the item.
|
|||
mProduct |
Private member to store the hashtable key of the item.
|
|||
mOption |
Private member to store the product name.
|
|||
mQuantity |
Private member to store the option name.
|
|||
mImage |
Private member to store the quantity of the ordered item.
|
|||
mPrice |
Private member to store the image path.
|
|||
ShoppingItemView |
Constructor.
|
|||
Key |
Key in shopping cart hashtable.
|
|||
Product |
Product name.
|
|||
Option |
Option name.
|
|||
Quantity |
Quantity.
|
|||
Image |
Path of image file.
|
|||
Price |
Formatted price for this item.
|
|||
Subtotal |
Unformatted price for this item.
|