| java.lang.Object golfShop.presentation.xmlc.cart.Contents
Contents | public class Contents implements HttpPresentation(Code) | | This presentation object dynamically creates an HTML page showing the
cart contents in an tabulated form or, if the user wants to go to the
Checkout PO, they will be redirected appropriately.
|
action | String action(Code) | | Requested action. If null, just display.
|
|
|