Share via


EcoResProductVariantsFormHelper Class [AX 2012]

Syntax

class EcoResProductVariantsFormHelper

Run On

Called

Methods

  Method Description
Gg726650.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif clearCache Clears the internal cache.
Gg726650.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif getProductDimensionValues Gets the active product variant dimension values for the current product variant.
Gg726650.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif getVariantRecIdForDefaultConfiguration Finds the product variant that contains the default configuration for current product master
Gg726650.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif handleFormStateForVariant Handles the form control states that are based on the specified distinct product variant.
Gg726650.pubmethod(en-us,AX.60).gif handleProductDimensionJumpRef Handles the functionality for the product dimensions.
Gg726650.pubmethod(en-us,AX.60).gif initFromProductMaster Initializes the product variant buffer from the current product master.
Gg726650.pubmethod(en-us,AX.60).gif initProductDimensionsDatasources Initializes the product dimensions data sources.
Gg726650.pubmethod(en-us,AX.60).gif initProductVariantDataSource Initializes the current product variant data source.
Gg726650.protmethod(en-us,AX.60).gif isDefaultConfigurationVariant Checks whether the specified EcoResDistinctProductVariantRecId value is equal to the distinct product variant that contains the default configuration for current product master record.
Gg726650.pubmethod(en-us,AX.60).gif isDimensionDatasourceActive Verifies that the current form data source represents an active product dimension
Gg726650.pubmethod(en-us,AX.60).gif isNewProductVariant Verifies that the new product variant is to be created.
Gg726650.pubmethod(en-us,AX.60).gif isVariantDimensionValueDatasource Checks whether the specified FormDataSource value belongs to distinct product variant dimension value tables.
Gg726650.privmethod(en-us,AX.60).gif loadProductImage
Gg726650.protmethod(en-us,AX.60).gif new Initializes a new instance of the EcoResProductVariantsFormHelper class.
Gg726650.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif parentTitle Retrieves a title for a product master for which a variants form is opened.
Gg726650.pubmethod(en-us,AX.60).gif parmEcoResProductMaster Gets or sets the EcoResProductMaster parameter.
Gg726650.pubmethod(en-us,AX.60).gif parmFormRun Gets or sets the FormRun parameter.
Gg726650.pubmethod(en-us,AX.60).gif parmIsRetailKit Gets or sets the IsRetailKit parameter.
Gg726650.pubmethod(en-us,AX.60).gif parmProductImageControlName Gets or sets the ProductImageControlName parameter.
Gg726650.pubmethod(en-us,AX.60).gif productDimensionActive Determines whether a product dimension is active.
Gg726650.privmethod(en-us,AX.60).gif productDimensionGroup
Gg726650.pubmethod(en-us,AX.60).gif setProductDimensionsVisible Sets visibility of controls for product dimension values, depending on the active state of a product dimension.
Gg726650.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif validateWriteProductVariant Validates that the new product variant can be created.
Gg726650.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg726650.pubmethod(en-us,AX.60).gif Gg726650.static(en-us,AX.60).gif ::newFromFormRun Creates a new instance and initializes it with a FormRun object.

Top

Inheritance Hierarchy

Object Class
  EcoResProductVariantsFormHelper Class
    EcoResProductVariantsCompanyHelper Class
    EcoResProductVariantsSystemHelper Class