KanbanRuleDuplicateFormHelper Class [AX 2012]
The KanbanRuleDuplicateFormHelper class provides the user interface handling logic.
| Method | Description | |
|---|---|---|
| activate | Handles the activation of the KanbanRule object data source. (Inherited from KanbanRulesUIHelper.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearCache | Clears the advanced caching. (Inherited from KanbanRulesUIHelper.) |
| defaultReplaceValues | Determines the default values for the form when in replacing mode. |
| determineButtonStates | Implements advanced caching for specific rules. (Inherited from KanbanRulesUIHelper.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| handleDuplicateRule | Handles the duplication of a rule. |
| initFromLeanRuleData | Initializes the internal instance of the KanbanFlowWrapper class by using the specified LeanRuleData object. (Inherited from KanbanRulesUIHelper.) |
| isMultiActivityKanbanFlow | (Inherited from KanbanRulesUIHelper.) |
| lookupPlanPlanActivity | Shows the activities lookup. (Inherited from KanbanRulesUIHelper.) |
| lookupPlanPlanActivityReplacingRule | Shows the activities lookup when creating a replacing rule. (Inherited from KanbanRulesUIHelper.) |
| new | Initializes a new instance of the KanbanRulesUIHelper class. (Inherited from KanbanRulesUIHelper.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmFormMode | Gets or sets the FormMode parameter. |
| ruleCheckActiveFlowVersions | Checks whether the production flow versions of the KanbanFlow table are active. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckCoverageAll | Indicates whether the LeanRuleCoverageType enumeration value is All. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckCoverageProduct | Indicates whether the LeanRuleCoverageType enumeration value is the Product value. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckCoverageProductFamily | Indicates whether the LeanRuleCoverageType enumeration value is the ProductFamily value. (Inherited from KanbanRulesUIHelper.) |
| ruleCheckCoverageType | Indicates whether mandatory data for the selected coverage type is provided. |
| ruleCheckFormModeDuplicate | Indicates whether the form is in duplicate mode. |
| ruleCheckFormModeReplace | Indicates whether the form is in replace mode. |
| ruleCheckKanbanFlowSelected | Indicates whether the KanbanFlow object is already selected and valid. |
| ruleCheckKanbanTypeManufacturing | Indicates whether the kanban type is manufacturing. (Inherited from KanbanRulesUIHelper.) |
| setDatasources | Sets the data sources to use in the rule computation process. (Inherited from KanbanRulesUIHelper.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validatePlanPlanActivity | Validates the currently selected first or last activities for a KanbanRule record. (Inherited from KanbanRulesUIHelper.) |
| validatePlanPlanActivityReplacedRule | Validates a currently-selected first or last activities for a KanbanRule in a replacing scenario. (Inherited from KanbanRulesUIHelper.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the KanbanRuleDuplicateFormHelper class. |
| ::newStandard | Creates and returns an instance of the KanbanRuleDuplicateFormHelper class. |
Community Additions
ADD
Show: