Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

HoleFoods.SampleListingGroup

class HoleFoods.SampleListingGroup extends %DeepSee.ListingGroupDefinition

This class defines a listing group for the DeepSee HoleFoods sample. To see the definition of this listing group, use the DeepSee > Tools > Listing Group Manager menu option or open this class in Studio.

Parameters

parameter DOMAIN = HOLEFOODS;
parameter XMLTYPE = HoleFoodsSampleListingGroup;
Need this because we have another listing group class with the same short class name. We use the XMLTYPE parameter to make sure these two classes project differently to XML.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab