new CartView()
View for store locator functionality.
Extends:
Extends
Members
ContinueURL
backward compatibility to URLUtils.continueURL() methods in old templates
Methods
extend(prop) → {Object}
Create a new sub class
Parameters:
Name | Type | Description |
---|---|---|
prop |
Object |
An object defining the members of the sub class |
- Inherited From:
- Source:
Returns:
The sub class
- Type
- Object