KanbanRulesUIHelper Class [AX 2012]
The KanbanRulesUIHelper class provides some generic handling of new KanbanFlow objects and several rules that can be reused among the classes that inherit from it.
| Method | Description | |
|---|---|---|
| activate | Handles the activation of the KanbanRule object data source. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| clearCache | Clears the advanced caching. |
| determineButtonStates | Implements advanced caching for specific rules. |
| 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.) |
| initFromLeanRuleData | Initializes the internal instance of the KanbanFlowWrapper class by using the specified LeanRuleData object. |
| isMultiActivityKanbanFlow | |
| lookupPlanPlanActivity | Shows the activities lookup. |
| lookupPlanPlanActivityReplacingRule | Shows the activities lookup when creating a replacing rule. |
| new | Initializes a new instance of the KanbanRulesUIHelper class. |
| 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.) |
| ruleCheckActiveFlowVersions | Checks whether the production flow versions of the KanbanFlow table are active. |
| ruleCheckCoverageAll | Indicates whether the LeanRuleCoverageType enumeration value is All. |
| ruleCheckCoverageProduct | Indicates whether the LeanRuleCoverageType enumeration value is the Product value. |
| ruleCheckCoverageProductFamily | Indicates whether the LeanRuleCoverageType enumeration value is the ProductFamily value. |
| ruleCheckKanbanTypeManufacturing | Indicates whether the kanban type is manufacturing. |
| setDatasources | Sets the data sources to use in the rule computation process. |
| 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. |
| validatePlanPlanActivityReplacedRule | Validates a currently-selected first or last activities for a KanbanRule in a replacing scenario. |
| 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 KanbanRulesUIHelper class. |
| ::newStandard |
Object Class
KanbanRulesUIHelper Class
KanbanFormHelper Class
KanbanRuleDuplicateFormHelper Class
KanbanRulesFormHelper Class
KanbanRulesUIHelper Class
KanbanFormHelper Class
KanbanRuleDuplicateFormHelper Class
KanbanRulesFormHelper Class
Community Additions
ADD
Show: