Constructor.
The ProductTemplate that will be used to initialize and render this Product.
Gets the destruction status of the instance.
True if the instance is destroyed.
The unique id of the Product.
The id of the Product.
Retrieves The Observable object associated with setValue()
The Observable object associated with setValue()
Retrieves The Observable object associated with triggerEvent()
The Observable object associated with triggerEvent()
The ProductTemplate that was used in the creation of this Product.
The ProductTemplate that was used in the creation of this Product.
Sets the value associated with the specified property
The property name of the value to set
The value of the property
additional setValue options
Generated using TypeDoc
A Product can be created to initialize and render an instance of a ProductTemplate. This class will also control configurability and manipulation of the instance.